| Index: third_party/WebKit/LayoutTests/imported/wpt/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-x.xhtml
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-x.xhtml b/third_party/WebKit/LayoutTests/imported/wpt/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-x.xhtml
|
| index 5f20823a7f0d3e6f206ad7afcffce3b02a5a3405..7a5090c366bc78402ba46587474d30e31ec2a2c3 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-x.xhtml
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-x.xhtml
|
| @@ -18,6 +18,6 @@
|
| <div>Quirks should not apply:</div>
|
| <div><u>foo <span style="color:fuchsia">span</span> bar</u></div>
|
| <div><u id="no-namespace">foo <font xmlns="">no-namespace font element</font> bar</u></div>
|
| -<div><u id="uppercase">foo <FONT>uppercase FONT element</font> bar</u></div>
|
| +<div><u id="uppercase">foo <FONT>uppercase FONT element</FONT> bar</u></div>
|
| </body>
|
| </html>
|
|
|