Bug 1555865: added text-decoration-thickness to the text-decoration shorthands r...
commitbe2d3494160a0231bc72a9cee469d5041c87076a
authorCharlie Marlow <cmarlow@mozilla.com>
Wed, 7 Aug 2019 17:42:15 +0000 (7 17:42 +0000)
committerCharlie Marlow <cmarlow@mozilla.com>
Wed, 7 Aug 2019 17:42:15 +0000 (7 17:42 +0000)
treeace5a2adf9fa721890d3ba1a7587d15a4edd15aa
parent0d864936ed2e692b03e960a8dbd2b32dfad5e433
Bug 1555865: added text-decoration-thickness to the text-decoration shorthands r=emilio

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

--HG--
extra : moz-landing-system : lando
15 files changed:
devtools/shared/css/generated/properties-db.js
layout/reftests/text-decoration/reftest.list
layout/reftests/text-decoration/text-decoration-shorthands-001-ref.html [new file with mode: 0644]
layout/reftests/text-decoration/text-decoration-shorthands-001.html [new file with mode: 0644]
layout/style/test/property_database.js
layout/style/test/test_text_decoration_shorthands.html
servo/components/style/properties/data.py
servo/components/style/properties/longhands/text.mako.rs
servo/components/style/properties/shorthands/text.mako.rs
testing/web-platform/meta/css/css-text-decor/text-decoration-shorthands-001.html.ini [new file with mode: 0644]
testing/web-platform/meta/css/css-text-decor/text-decoration-shorthands-002.html.ini [new file with mode: 0644]
testing/web-platform/tests/css/css-text-decor/reference/text-decoration-shorthands-001-ref.html [new file with mode: 0644]
testing/web-platform/tests/css/css-text-decor/reference/text-decoration-shorthands-002-ref.html [new file with mode: 0644]
testing/web-platform/tests/css/css-text-decor/text-decoration-shorthands-001.html [new file with mode: 0644]
testing/web-platform/tests/css/css-text-decor/text-decoration-shorthands-002.html [new file with mode: 0644]