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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/block/float/br-with-clear-2-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/virtual/slimmingpaint/fast/block/float/br-with-clear-2-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/block/float/br-with-clear-2-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/block/float/br-with-clear-2-expected.txt
index 64c71039ebbb43cf24251fcafa49d0ad0e659204..c3d27aae26eaa8564430c762dd895dec7a19c2eb 100644
--- a/LayoutTests/virtual/slimmingpaint/fast/block/float/br-with-clear-2-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/block/float/br-with-clear-2-expected.txt
@@ -7,14 +7,14 @@ layer at (0,0) size 785x1228 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBlock (floating) {DIV} at (0,0) size 50x50 [color=#FF0000] [bgcolor=#FFFFE0]
RenderText {#text} at (0,0) size 75x25
text run at (0,0) width 75: " A"
- RenderBR {BR} at (0,0) size 0x0
- RenderBR {BR} at (0,25) size 0x25
+ LayoutBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,25) size 0x25
RenderText {#text} at (0,50) size 25x25
text run at (0,50) width 25: "B"
RenderBlock {DIV} at (0,0) size 769x75
RenderText {#text} at (50,0) size 25x25
text run at (50,0) width 25: "X"
- RenderBR {BR} at (75,20) size 0x0
+ LayoutBR {BR} at (75,20) size 0x0
RenderText {#text} at (0,50) size 25x25
text run at (0,50) width 25: "Y"
RenderBlock {DIV} at (0,75) size 769x50
@@ -22,15 +22,15 @@ layer at (0,0) size 785x1228 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBlock (floating) {DIV} at (0,0) size 50x50 [color=#FF0000] [bgcolor=#FFFFE0]
RenderText {#text} at (0,0) size 75x25
text run at (0,0) width 75: " A"
- RenderBR {BR} at (0,0) size 0x0
- RenderBR {BR} at (0,25) size 0x25
+ LayoutBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,25) size 0x25
RenderText {#text} at (0,50) size 25x25
text run at (0,50) width 25: "B"
RenderBlock {DIV} at (0,145) size 769x75
RenderInline {SPAN} at (0,0) size 75x75
RenderText {#text} at (50,0) size 25x25
text run at (50,0) width 25: "X"
- RenderBR {BR} at (75,20) size 0x0
+ LayoutBR {BR} at (75,20) size 0x0
RenderText {#text} at (0,50) size 25x25
text run at (0,50) width 25: "Y"
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698