Skip to content

Commit

Permalink
turn on the pref for text-decoration-thickness on by default (in earl…
Browse files Browse the repository at this point in the history
…y-beta and earlier)

Differential Revision: https://phabricator.services.mozilla.com/D41883

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1573725
gecko-commit: 27209bcee14fe4bdbfb87c1f128035b3d1cb7f96
gecko-integration-branch: autoland
gecko-reviewers: dholbert
  • Loading branch information
Charlie Marlow authored and moz-wptsync-bot committed Aug 15, 2019
1 parent bda5bfb commit 6a8fe55
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions css/css-text-decor/parsing/text-decoration-invalid.html
Expand Up @@ -7,9 +7,6 @@
<script src="/resources/testharnessreport.js"></script>
<script src="/css/support/parsing-testcommon.js"></script>
<script>
test_invalid_value("text-decoration", "auto");
test_invalid_value("text-decoration", "1px");

test_invalid_value("text-decoration", "double overline underline dotted");
test_invalid_value("text-decoration", "red line-through green");
test_invalid_value("text-decoration", "overline blue underline");
Expand Down

0 comments on commit 6a8fe55

Please sign in to comment.