| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-combine-upright-decorations-001.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-combine-upright-decorations-001.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-combine-upright-decorations-001.html
|
| index c981ce85fed98b1363de6c535676792b3c0ac303..50dca76983fc98321eb4c1f95b2ffaecd94d46c0 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-combine-upright-decorations-001.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-combine-upright-decorations-001.html
|
| @@ -32,7 +32,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.
|
|
|