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

Unified Diff: third_party/WebKit/LayoutTests/platform/win7/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt

Issue 2523573003: Use logicalBottom when computing baselines in vertical-lr inline-blocks (Closed)
Patch Set: Rebaselined layout tests. Created 4 years 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/platform/win7/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win7/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/win7/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt
index 5f7e8b343979523097bf02b56c8028ae92bb045a..fdf4f8357c6862975847818db4e959651c9bfcc0 100644
--- a/third_party/WebKit/LayoutTests/platform/win7/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win7/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt
@@ -3,8 +3,8 @@ layer at (0,0) size 800x600
layer at (0,0) size 110x600
LayoutBlockFlow {HTML} at (0,0) size 110x600 [border: (10px solid #800000)]
LayoutBlockFlow {BODY} at (18,18) size 74x564
- LayoutText {#text} at (8,0) size 45x220
- text run at (8,0) width 220: "\x{653B}\x{6BBB} \x{6A5F}\x{52D5}\x{968A} "
+ LayoutText {#text} at (7,0) size 45x220
+ text run at (7,0) width 220: "\x{653B}\x{6BBB} \x{6A5F}\x{52D5}\x{968A} "
LayoutRuby (inline) {RUBY} at (0,0) size 45x200
LayoutRubyRun (anonymous) at (0,220) size 60x80
LayoutRubyText {RT} at (48,0) size 30x80

Powered by Google App Engine
This is Rietveld 408576698