Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(96)

Unified Diff: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-combine-upright-decorations-001-expected.html

Issue 2485493002: Try disabling test converter to see what changes it still makes. (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698