Chromium Code Reviews

Unified Diff: LayoutTests/platform/win-xp/fast/ruby/ruby-length-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/platform/win-xp/fast/ruby/ruby-length-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/ruby/ruby-length-expected.txt b/LayoutTests/platform/win-xp/fast/ruby/ruby-length-expected.txt
index 1c6ffa18002c79080f65a9126b8c07c0d7f641f5..3cd8b367be35b7ed4ed3c8679130d1ab41d1d15e 100644
--- a/LayoutTests/platform/win-xp/fast/ruby/ruby-length-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/ruby/ruby-length-expected.txt
@@ -6,8 +6,8 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 766x39
text run at (0,0) width 766: "This is a initial test for simple ruby. There should be 2 ruby annotations on below line, one with a ruby text shorter than the base,"
text run at (0,20) width 277: "and one with a ruby text longer than the base. "
- RenderBR {BR} at (277,35) size 0x0
- RenderBR {BR} at (0,40) size 0x19
+ LayoutBR {BR} at (277,35) size 0x0
+ LayoutBR {BR} at (0,40) size 0x19
RenderText {#text} at (0,71) size 146x19
text run at (0,71) width 146: "<ruby> is defined in the "
LayoutRuby (inline) {RUBY} at (0,0) size 175x19

Powered by Google App Engine