Skip to content

Commit

Permalink
Bug 1443103 [wpt PR 9800] - Correct serialization of box-shadow and t…
Browse files Browse the repository at this point in the history
…ext-shadow, a=testonly

Automatic update from web-platform-testsCorrect serialization of box-shadow and text-shadow

Following w3c/csswg-drafts#2305, the canonical serialization for box-shadow was changed to the color then lengths. https://drafts.csswg.org/css-text-decor-3/#text-shadow-property also defines the canonical serialization for text-shadow as the color and then lengths. This caused the test to fail in Firefox, Chrome, and Safari. Update the test to match the spec in both instances.

wpt-commits: a835486e59a94236a55107fe34925079b33ef247
wpt-pr: 9800
wpt-commits: a835486e59a94236a55107fe34925079b33ef247
wpt-pr: 9800

UltraBlame original commit: 0b20cccaed6e6890823b8daad46167e0c89f8667
  • Loading branch information
marco-c committed Oct 2, 2019
1 parent 84ddba8 commit 8117255
Show file tree
Hide file tree
Showing 2 changed files with 445 additions and 1 deletion.
2 changes: 1 addition & 1 deletion testing/web-platform/meta/MANIFEST.json
Original file line number Diff line number Diff line change
Expand Up @@ -3493572,7 +3493572,7 @@ html
:
[
"
0febbaa27e8692583fa2cc29fc8a1523eea9be43
b02099a4131127140d023351faacec69527688dd
"
"
testharness
Expand Down
Loading

0 comments on commit 8117255

Please sign in to comment.