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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/text-emphasis-v-expected.txt

Issue 1419813004: Remove the "horizontal-bt" value from -webkit-writing-mode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add static_assert to ensure TransformedWritingMode matches to WritingMode Created 5 years, 2 months 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/fast/repaint/text-emphasis-v-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/text-emphasis-v-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/text-emphasis-v-expected.txt
index 592cde69b409ebfcc6e1778eade718a5051e8818..56c0aacddce03842c994960edf98ea748cf55d4e 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/text-emphasis-v-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/text-emphasis-v-expected.txt
@@ -85,8 +85,8 @@ layer at (8,8) size 128x192
LayoutText {#text} at (0,0) size 128x32
text run at (0,0) width 128: "1111"
LayoutBlockFlow {DIV} at (0,96) size 128x48
- LayoutText {#text} at (0,0) size 128x32
- text run at (0,0) width 128: "1111"
- LayoutBlockFlow {DIV} at (0,144) size 128x48
LayoutText {#text} at (0,16) size 128x32
text run at (0,16) width 128: "1111"
+ LayoutBlockFlow {DIV} at (0,144) size 128x48
+ LayoutText {#text} at (0,0) size 128x32
+ text run at (0,0) width 128: "1111"

Powered by Google App Engine
This is Rietveld 408576698