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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt
index 05db3e12840e2ea945a361a722eef2ce7e9210f5..25d3bb794e511c5595a6e0a382ae42c938585d58 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt
@@ -3,8 +3,8 @@ layer at (0,0) size 800x600
layer at (0,0) size 115x600
LayoutBlockFlow {HTML} at (0,0) size 115x600 [border: (10px solid #800000)]
LayoutBlockFlow {BODY} at (18,18) size 79x564
- LayoutText {#text} at (13,0) size 45x220
- text run at (13,0) width 220: "\x{653B}\x{6BBB} \x{6A5F}\x{52D5}\x{968A} "
+ LayoutText {#text} at (12,0) size 45x220
+ text run at (12,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 70x80
LayoutRubyText {RT} at (50,0) size 36x80

Powered by Google App Engine
This is Rietveld 408576698