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

Unified Diff: LayoutTests/platform/mac/fast/borders/bidi-012-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/borders/bidi-012-expected.txt
diff --git a/LayoutTests/platform/mac/fast/borders/bidi-012-expected.txt b/LayoutTests/platform/mac/fast/borders/bidi-012-expected.txt
index 609850194421039c2bc468444bd32a292d6d10c6..8f13649c90d2b027037a7afb6a0bf0441797f79d 100644
--- a/LayoutTests/platform/mac/fast/borders/bidi-012-expected.txt
+++ b/LayoutTests/platform/mac/fast/borders/bidi-012-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 800x447
RenderInline {SPAN} at (0,0) size 151x38 [color=#000080] [border: (3px solid #000080) none (3px solid #000080)]
RenderText {#text} at (30,26) size 132x18
text run at (30,26) width 132: "aaa bbb ccc ddd eee"
- RenderBR {BR} at (161,26) size 1x18
+ LayoutBR {BR} at (161,26) size 1x18
RenderInline {SPAN} at (0,0) size 39x38 [color=#000080] [border: (3px solid #000080) none]
RenderText {#text} at (11,74) size 20x18
text run at (11,74) width 20: "fff "
@@ -22,7 +22,7 @@ layer at (0,0) size 800x447
RenderInline {SPAN} at (0,0) size 33x38 [color=#FFA500] [border: (3px solid #FFA500) none (3px solid #FFA500)]
RenderText {#text} at (142,74) size 14x18
text run at (142,74) width 14: "jjj"
- RenderBR {BR} at (155,74) size 1x18
+ LayoutBR {BR} at (155,74) size 1x18
RenderInline {SPAN} at (0,0) size 158x38 [color=#FFA500] [border: (3px solid #FFA500) none]
RenderText {#text} at (11,122) size 139x18
text run at (11,122) width 139: "kkk lll mmm nnn ooo"
@@ -35,7 +35,7 @@ layer at (0,0) size 800x447
text run at (83,26) width 26: "ccc "
text run at (108,26) width 29 RTL override: "ddd "
text run at (136,26) width 30 RTL override: "\x{202E} eee "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderText {#text} at (11,74) size 20x18
text run at (11,74) width 20: "fff "
RenderText {#text} at (49,74) size 75x18
@@ -45,7 +45,7 @@ layer at (0,0) size 800x447
RenderInline {SPAN} at (0,0) size 162x86 [color=#FFA500] [border: (3px solid #FFA500)]
RenderText {#text} at (142,74) size 18x18
text run at (142,74) width 18: "jjj "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderText {#text} at (11,122) size 143x18
text run at (11,122) width 28: "kkk "
text run at (39,122) width 63: "lll \x{202C} mmm "

Powered by Google App Engine
This is Rietveld 408576698