Bug 286598
Summary: | [cssom] Fix the serialization of the text-decoration shorthand. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexsander Borges Damaceno <alexbdamac> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | karlcow, webkit-bug-importer |
Priority: | P2 | Keywords: | BrowserCompat, InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=230083 https://bugs.webkit.org/show_bug.cgi?id=58491 |
Alexsander Borges Damaceno
When serializing the `text-decoration` shorthand, we should include the color value. This omission caused the WPT test to fail.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Karl Dubost
Do you mean
https://wpt.fyi/results/css/css-text-decor/parsing/text-decoration-shorthand.html
Radar WebKit Bug Importer
<rdar://problem/144123409>