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

Unified Diff: LayoutTests/platform/mac/fast/ruby/ruby-simple-rp-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-simple-rp-expected.txt
diff --git a/LayoutTests/platform/mac/fast/ruby/ruby-simple-rp-expected.txt b/LayoutTests/platform/mac/fast/ruby/ruby-simple-rp-expected.txt
index 3a76177ce20a57e853e22b1a5a6fb19c077d5f7d..a88b7af6c227463dd64c972f766ba10dee12766f 100644
--- a/LayoutTests/platform/mac/fast/ruby/ruby-simple-rp-expected.txt
+++ b/LayoutTests/platform/mac/fast/ruby/ruby-simple-rp-expected.txt
@@ -8,8 +8,8 @@ layer at (0,0) size 800x600
text run at (0,0) width 342: "This is a test for simple ruby that contains <rp> tags. "
text run at (341,0) width 436: "Contents of the <rp> tags (opening and closing brackets) should not"
text run at (0,18) width 204: "show when ruby is suppoorted. "
- RenderBR {BR} at (203,32) size 1x0
- RenderBR {BR} at (0,36) size 0x18
+ LayoutBR {BR} at (203,32) size 1x0
+ LayoutBR {BR} at (0,36) size 0x18
RenderBlock {P} at (0,70) size 784x28
RenderText {#text} at (0,10) size 164x18
text run at (0,10) width 164: "Ruby is often used in the "

Powered by Google App Engine
This is Rietveld 408576698