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

Unified Diff: LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/040-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/virtual/slimmingpaint/fast/table/040-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/040-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/040-expected.txt
index c9d0a5ac88553f5a19178cdc9e800f4208a4fb47..085a8b4331bda4e61b724c9cdcff3eed831a4a85 100644
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/040-expected.txt
+++ b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/040-expected.txt
@@ -17,10 +17,10 @@ layer at (0,0) size 785x654 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderBlock {P} at (0,114.44) size 769x60
RenderText {#text} at (0,0) size 137x19
text run at (0,0) width 137: "The table width is: 100"
- RenderBR {BR} at (137,15) size 0x0
+ LayoutBR {BR} at (137,15) size 0x0
RenderText {#text} at (0,20) size 126x19
text run at (0,20) width 126: "Column One is: 33%"
- RenderBR {BR} at (126,35) size 0x0
+ LayoutBR {BR} at (126,35) size 0x0
RenderText {#text} at (0,40) size 128x19
text run at (0,40) width 128: "Column Two is: 67%"
RenderBlock {HR} at (0,190.44) size 769x2 [border: (1px inset #EEEEEE)]
@@ -35,10 +35,10 @@ layer at (0,0) size 785x654 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderBlock {P} at (0,256.44) size 769x60
RenderText {#text} at (0,0) size 137x19
text run at (0,0) width 137: "The table width is: 600"
- RenderBR {BR} at (137,15) size 0x0
+ LayoutBR {BR} at (137,15) size 0x0
RenderText {#text} at (0,20) size 126x19
text run at (0,20) width 126: "Column One is: 33%"
- RenderBR {BR} at (126,35) size 0x0
+ LayoutBR {BR} at (126,35) size 0x0
RenderText {#text} at (0,40) size 128x19
text run at (0,40) width 128: "Column Two is: 67%"
RenderBlock {HR} at (0,332.44) size 769x2 [border: (1px inset #EEEEEE)]
@@ -59,10 +59,10 @@ layer at (0,0) size 785x654 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderBlock {P} at (0,418.44) size 769x60
RenderText {#text} at (0,0) size 137x19
text run at (0,0) width 137: "The table width is: 600"
- RenderBR {BR} at (137,15) size 0x0
+ LayoutBR {BR} at (137,15) size 0x0
RenderText {#text} at (0,20) size 126x19
text run at (0,20) width 126: "Column One is: 33%"
- RenderBR {BR} at (126,35) size 0x0
+ LayoutBR {BR} at (126,35) size 0x0
RenderText {#text} at (0,40) size 128x19
text run at (0,40) width 128: "Column Two is: 67%"
RenderBlock {HR} at (0,494.44) size 769x2 [border: (1px inset #EEEEEE)]
@@ -79,10 +79,10 @@ layer at (0,0) size 785x654 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderBlock {P} at (0,560.44) size 769x60
RenderText {#text} at (0,0) size 137x19
text run at (0,0) width 137: "The table width is: 600"
- RenderBR {BR} at (137,15) size 0x0
+ LayoutBR {BR} at (137,15) size 0x0
RenderText {#text} at (0,20) size 126x19
text run at (0,20) width 126: "Column One is: 33%"
- RenderBR {BR} at (126,35) size 0x0
+ LayoutBR {BR} at (126,35) size 0x0
RenderText {#text} at (0,40) size 128x19
text run at (0,40) width 128: "Column Two is: 67%"
RenderBlock {HR} at (0,636.44) size 769x2 [border: (1px inset #EEEEEE)]

Powered by Google App Engine
This is Rietveld 408576698