| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-combine-upright-decorations-001-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-combine-upright-decorations-001-expected.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-combine-upright-decorations-001-expected.html
|
| index 6c5e03feb3175441c42d85f5d3735eca68c75081..0c3077d1142be30a9dacb1e7038aeb1c75b31d0d 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-combine-upright-decorations-001-expected.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-combine-upright-decorations-001-expected.html
|
| @@ -26,7 +26,7 @@ p {
|
| text-decoration:overline;
|
| }
|
| .emphasis {
|
| - -webkit-text-emphasis:filled;
|
| + text-emphasis:filled;
|
| }
|
| </style>
|
| <p>This test asserts the resulting composition is treated as a single glyph for decorations.
|
|
|