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

Unified Diff: LayoutTests/platform/mac/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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/fast/ruby/ruby-length-expected.txt
diff --git a/LayoutTests/platform/mac/fast/ruby/ruby-length-expected.txt b/LayoutTests/platform/mac/fast/ruby/ruby-length-expected.txt
index a77a9038ffae7d9a32701e47d9f78549d65e8c10..1a9a1c6ec47f689b0ffa50a12314da30c7d53ad3 100644
--- a/LayoutTests/platform/mac/fast/ruby/ruby-length-expected.txt
+++ b/LayoutTests/platform/mac/fast/ruby/ruby-length-expected.txt
@@ -7,8 +7,8 @@ layer at (0,0) size 800x600
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"
text run at (0,18) width 60: "the base, "
text run at (59,18) width 297: "and one with a ruby text longer than the base. "
- RenderBR {BR} at (355,32) size 1x0
- RenderBR {BR} at (0,36) size 0x18
+ LayoutBR {BR} at (355,32) size 1x0
+ LayoutBR {BR} at (0,36) size 0x18
RenderText {#text} at (0,64) size 159x18
text run at (0,64) width 159: "<ruby> is defined in the "
LayoutRuby (inline) {RUBY} at (0,0) size 186x18

Powered by Google App Engine
This is Rietveld 408576698