-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
Needs DevReady for, and needs developer effortsReady for, and needs developer efforts[Feature] Block Validation/DeprecationHandling block validation to determine accuracy and deprecationHandling block validation to determine accuracy and deprecation[Feature] ParsingRelated to efforts to improving the parsing of a string of data and converting it into a different fRelated to efforts to improving the parsing of a string of data and converting it into a different f[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Description
In #37495 we're discussing how to bring more coherence and consistency to the styles resulting from block customizations.
One of the "conclusions" of that discussion is that we should probably not consider a block that have differences in the wrapper level style attribute as invalid block.
So basically if the markup of the block is
<div style="something">content</div>
and the expected result is
<div style="something else">content</div>
The block should still be considered valid.
I'm creating this issue so we can track that and start exploring that change to the validation algorithm.
cc @andrewserong @aaronrobertshaw @mcsf @mtias
Related #21703
Mamaduka, skorasaurus, mtias and giannis-koulouris-bbcarolinan, skorasaurus, andrewserong, priethor and giannis-koulouris-bbchthonic-ds
Metadata
Metadata
Assignees
Labels
Needs DevReady for, and needs developer effortsReady for, and needs developer efforts[Feature] Block Validation/DeprecationHandling block validation to determine accuracy and deprecationHandling block validation to determine accuracy and deprecation[Feature] ParsingRelated to efforts to improving the parsing of a string of data and converting it into a different fRelated to efforts to improving the parsing of a string of data and converting it into a different f[Type] EnhancementA suggestion for improvement.A suggestion for improvement.