gecko-dev/layout
Boris Chiou 4db87c1296 Bug 1574222 - Serialize getComputedStyle on text-decoration properly. r=emilio,dholbert
The wpt will be updated in
https://github.com/web-platform-tests/wpt/pull/18866.

Besides, there are some other test cases use text-decoration, so we
have to update them as well. The rule is: if the test case is not related to
old `text-decoration` longhand, we use `text-decoration-line` instead.
If the test case is for testing the change of `text-decoration` from
longhand to shorthand, we should use the correct serialization.

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

--HG--
extra : moz-landing-system : lando
2019-09-10 21:52:26 +00:00
..
base Bug 1523582 Part 2 - Make -moz-column-content a BFC when column-span is enabled. r=dbaron 2019-09-09 17:42:12 +00:00
build Bug 1578133 - Make nsBox get theme from the nsPresContext. r=mats 2019-09-09 00:08:59 +00:00
doc Bug 1544343 - part 3: Make layout use mozilla::PresShell instead of nsIPresShell as far as possible r=emilio 2019-04-16 07:25:10 +00:00
forms Bug 1308587 Part 2 - Remove -moz prefix for all multi-column properties in testing and css files. r=dholbert 2019-09-05 21:37:32 +00:00
generic Bug 1248227 - Add crashtest. r=dholbert 2019-09-10 03:36:29 +00:00
inspector Bug 1564968 - add isElementThemed method to InspectorUtils to infer native theme styling such as focus. r=emilio 2019-08-28 17:49:22 +00:00
ipc Bug 1556548 - Rename RenderFrame to RemoteLayerTreeOwner. r=mattwoodrow 2019-06-02 13:51:33 -04:00
mathml Backed out changeset f20ce5c7a25c (bug 1575870) for assertion failure at nsNavHistory.cpp on a CLOSED TREE 2019-08-29 13:45:54 +03:00
media
painting Bug 1308587 Part 2 - Remove -moz prefix for all multi-column properties in testing and css files. r=dholbert 2019-09-05 21:37:32 +00:00
printing Bug 1577711 - Part 2: Perform frame static clone after parent static clone, r=smaug 2019-09-05 14:55:19 +00:00
reftests Bug 1543639 - Fix svg-glyph-extents reftest timeouts when running on Fennec with webcompat extension installed. r=heycam 2019-09-08 23:21:47 +00:00
style Bug 1574222 - Serialize getComputedStyle on text-decoration properly. r=emilio,dholbert 2019-09-10 21:52:26 +00:00
svg Bug 1574137 - Disable test_filter_crossorigin.html on fission. r=gbrown 2019-09-06 13:35:57 +00:00
tables Bug 1308587 Part 2 - Remove -moz prefix for all multi-column properties in testing and css files. r=dholbert 2019-09-05 21:37:32 +00:00
tools Bug 1577515: Add fuzz to some Canvas 2D reftests when remote canvas enabled. r=jrmuizel 2019-09-09 06:51:03 +00:00
xul Bug 1578133 - Make nsBox get theme from the nsPresContext. r=mats 2019-09-09 00:08:59 +00:00
moz.build