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

Unified Diff: LayoutTests/platform/mac/fast/text/basic/014-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/text/basic/014-expected.txt
diff --git a/LayoutTests/platform/mac/fast/text/basic/014-expected.txt b/LayoutTests/platform/mac/fast/text/basic/014-expected.txt
index 49f84e0cda18eec4735d6f2973da0b58cf0b5d96..2e8b84205ca56482dc2fe201e83554cb99122d66 100644
--- a/LayoutTests/platform/mac/fast/text/basic/014-expected.txt
+++ b/LayoutTests/platform/mac/fast/text/basic/014-expected.txt
@@ -16,7 +16,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 364x36
text run at (0,0) width 364: "I\x{2019}m told this is the longest word in the English language:"
text run at (0,18) width 76: "anti\x{AD}dis\x{AD}est\x{AD}ab\x{AD}"
- RenderBR {BR} at (75,32) size 1x0
+ LayoutBR {BR} at (75,32) size 1x0
RenderText {#text} at (0,36) size 115x18
text run at (0,36) width 115: "lish\x{AD}ment\x{AD}arian\x{AD}ism."
RenderBlock {P} at (0,210) size 784x0
@@ -30,6 +30,6 @@ layer at (0,0) size 800x600
RenderBlock {P} at (2,86) size 557.25x36
RenderText {#text} at (0,0) size 444x18
text run at (0,0) width 444: "I\x{2019}m told this is the longest word in the English language: anti\x{AD}dis\x{AD}est\x{AD}ab\x{AD}"
- RenderBR {BR} at (443,14) size 1x0
+ LayoutBR {BR} at (443,14) size 1x0
RenderText {#text} at (0,18) size 115x18
text run at (0,18) width 115: "lish\x{AD}ment\x{AD}arian\x{AD}ism."

Powered by Google App Engine
This is Rietveld 408576698