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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/borders/bidi-012-expected.txt
diff --git a/LayoutTests/platform/linux/fast/borders/bidi-012-expected.txt b/LayoutTests/platform/linux/fast/borders/bidi-012-expected.txt
index 2cb68651ec81948c2b8b2c3649a79ea0a9200254..ff1a0356d9ea2d178bdf0b9359781cf451a7e1b4 100644
--- a/LayoutTests/platform/linux/fast/borders/bidi-012-expected.txt
+++ b/LayoutTests/platform/linux/fast/borders/bidi-012-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 800x448
RenderInline {SPAN} at (0,0) size 150x39 [color=#000080] [border: (3px solid #000080) none (3px solid #000080)]
RenderText {#text} at (30,25) size 131x19
text run at (30,25) width 131: "aaa bbb ccc ddd eee"
- RenderBR {BR} at (161,25) size 0x19
+ LayoutBR {BR} at (161,25) size 0x19
RenderInline {SPAN} at (0,0) size 35x39 [color=#000080] [border: (3px solid #000080) none]
RenderText {#text} at (11,73) size 16x19
text run at (11,73) width 16: "fff "
@@ -22,7 +22,7 @@ layer at (0,0) size 800x448
RenderInline {SPAN} at (0,0) size 31x39 [color=#FFA500] [border: (3px solid #FFA500) none (3px solid #FFA500)]
RenderText {#text} at (128,73) size 12x19
text run at (128,73) width 12: "jjj"
- RenderBR {BR} at (140,73) size 0x19
+ LayoutBR {BR} at (140,73) size 0x19
RenderInline {SPAN} at (0,0) size 146x39 [color=#FFA500] [border: (3px solid #FFA500) none]
RenderText {#text} at (11,121) size 127x19
text run at (11,121) width 127: "kkk lll mmm nnn ooo"
@@ -35,7 +35,7 @@ layer at (0,0) size 800x448
text run at (83,25) width 25: "ccc "
text run at (108,25) width 28 RTL override: "ddd "
text run at (136,25) width 29 RTL override: "\x{202E} eee "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderText {#text} at (11,73) size 16x19
text run at (11,73) width 16: "fff "
RenderText {#text} at (46,73) size 63x19
@@ -45,7 +45,7 @@ layer at (0,0) size 800x448
RenderInline {SPAN} at (0,0) size 150x87 [color=#FFA500] [border: (3px solid #FFA500)]
RenderText {#text} at (128,73) size 16x19
text run at (128,73) width 16: "jjj "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderText {#text} at (11,121) size 131x19
text run at (11,121) width 28: "kkk "
text run at (39,121) width 54: "lll \x{202C} mmm "

Powered by Google App Engine
This is Rietveld 408576698