RESOLVED CONFIGURATION CHANGED 103244
Some shorthands are not reconstructed in StylePropertySet::getPropertyValue()
https://bugs.webkit.org/show_bug.cgi?id=103244
Summary Some shorthands are not reconstructed in StylePropertySet::getPropertyValue()
Alexander Pavlov (apavlov)
Reported 2012-11-26 05:04:56 PST
The shorthands that lack the reconstruction code: border-image -webkit-columns -webkit-column-rule -webkit-margin-collapse -webkit-marquee -webkit-text-stroke
Attachments
Brent Fulgham
Comment 1 2022-07-13 11:50:49 PDT
It looks like these are done: -webkit-columns -webkit-column-rule -webkit-margin-collapse -webkit-marquee -webkit-text-stroke It doesn't look like border-image was done.
Brent Fulgham
Comment 2 2022-07-13 11:54:00 PDT
I don't believe further action is needed here after the CSS parser redesign.
Note You need to log in before you can comment on or make changes to this bug.