NEW 212506
Teach makeprop.pl to generate setters for hasExplicitlySet* flags
https://bugs.webkit.org/show_bug.cgi?id=212506
Summary Teach makeprop.pl to generate setters for hasExplicitlySet* flags
Andy Estes
Reported 2020-05-28 18:36:11 PDT
All properties that have hasExplicitlySet* flags in RenderStyle::NonInheritedFlags need custom StyleBuilder functions to update the flags when values are applied. We should teach makeprop.pl how to generate StyleBuilder functions that update these flags.
Attachments
Note You need to log in before you can comment on or make changes to this bug.