diff --git a/layout/reftests/text-decoration/reftest.list b/layout/reftests/text-decoration/reftest.list index 7509470c7428..60227c8c48b0 100644 --- a/layout/reftests/text-decoration/reftest.list +++ b/layout/reftests/text-decoration/reftest.list @@ -77,7 +77,7 @@ fuzzy-if(B2G,255,1) == dynamic-underline-vertical-align-standards-2.html dynamic == underline-table-cell-quirks.html underline-table-cell-quirks-ref.html != underline-table-cell-quirks.html underline-table-cell-quirks-notref.html == underline-block-propagation-quirks.html underline-block-propagation-quirks-ref.html -fails == underline-block-propagation-2-quirks.html underline-block-propagation-2-quirks-ref.html # same problem as previous line (bug 403524) +== underline-block-propagation-2-quirks.html underline-block-propagation-2-quirks-ref.html == underline-block-standards.html underline-block-standards-ref.html != underline-block-standards.html underline-block-standards-notref.html == underline-inline-block-standards.html underline-inline-block-standards-ref.html diff --git a/layout/reftests/text-decoration/underline-block-propagation-2-quirks-ref.html b/layout/reftests/text-decoration/underline-block-propagation-2-quirks-ref.html index 786239ed9ac4..6f4bc8ecd2a2 100644 --- a/layout/reftests/text-decoration/underline-block-propagation-2-quirks-ref.html +++ b/layout/reftests/text-decoration/underline-block-propagation-2-quirks-ref.html @@ -1,5 +1,9 @@ More tests of propagation of text-decoration + @@ -10,16 +14,18 @@ >This text should be struck out.

This text should also be underlined.

- +
- - underlined, overlined, and struck out - + overlined, and struck out +
diff --git a/layout/reftests/text-decoration/underline-block-propagation-2-quirks.html b/layout/reftests/text-decoration/underline-block-propagation-2-quirks.html index 7d1bf7e1c671..7e32b7581f53 100644 --- a/layout/reftests/text-decoration/underline-block-propagation-2-quirks.html +++ b/layout/reftests/text-decoration/underline-block-propagation-2-quirks.html @@ -1,5 +1,9 @@ More tests of propagation of text-decoration + @@ -10,11 +14,14 @@ This text should be underlined.
>This text should be struck out.

This text should also be underlined.

- +
- +
underlined, overlined, and struck outoverlined, and struck out