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

Unified Diff: LayoutTests/platform/win/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/win/fast/ruby/ruby-length-expected.txt
diff --git a/LayoutTests/platform/win/fast/ruby/ruby-length-expected.txt b/LayoutTests/platform/win/fast/ruby/ruby-length-expected.txt
index a8a834dc01d1fe37c3e3a5044740ecb87f0adc73..536cdca62680ed837c9cc335e3882e037b58cd02 100644
--- a/LayoutTests/platform/win/fast/ruby/ruby-length-expected.txt
+++ b/LayoutTests/platform/win/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 0x17
+ LayoutBR {BR} at (355,32) size 1x0
+ LayoutBR {BR} at (0,36) size 0x17
RenderText {#text} at (0,65) size 159x17
text run at (0,65) width 159: "<ruby> is defined in the "
LayoutRuby (inline) {RUBY} at (0,0) size 186x17

Powered by Google App Engine
This is Rietveld 408576698