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

Unified Diff: LayoutTests/platform/win/css1/box_properties/clear-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/win/css1/box_properties/clear-expected.txt
diff --git a/LayoutTests/platform/win/css1/box_properties/clear-expected.txt b/LayoutTests/platform/win/css1/box_properties/clear-expected.txt
index 52d23f8137efaf7854056e3895c1ffb9cc0b2054..3aa87e174124d49b06e2cca1606350103dd85c11 100644
--- a/LayoutTests/platform/win/css1/box_properties/clear-expected.txt
+++ b/LayoutTests/platform/win/css1/box_properties/clear-expected.txt
@@ -22,19 +22,19 @@ layer at (0,0) size 785x965 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (18,0) size 607x17
text run at (18,0) width 607: "This text should be flowing past a tall orange rectangle on the left side of the browser window."
RenderBlock (anonymous) at (0,163) size 769x18
- RenderBR {BR} at (18,0) size 0x17
+ LayoutBR {BR} at (18,0) size 0x17
LayoutImage {IMG} at (0,18) size 15x50
RenderBlock {P} at (0,231) size 769x18
RenderText {#text} at (0,0) size 662x17
text run at (0,0) width 662: "This paragraph should appear below the tall orange rectangle above and to the left, and not flow past it."
RenderBlock (anonymous) at (0,265) size 769x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutImage {IMG} at (754,18) size 15x50
RenderBlock {P} at (0,333) size 769x18
RenderText {#text} at (0,0) size 671x17
text run at (0,0) width 671: "This paragraph should appear below the tall orange rectangle above and to the right, and not flow past it."
RenderBlock (anonymous) at (0,367) size 769x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutImage {IMG} at (0,18) size 15x50
LayoutImage {IMG} at (754,18) size 15x50
RenderBlock {P} at (0,435) size 769x18
@@ -46,7 +46,7 @@ layer at (0,0) size 785x965 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (18,0) size 397x17
text run at (18,0) width 397: "This paragraph should be between both tall orange rectangles."
RenderBlock (anonymous) at (0,503) size 769x18
- RenderBR {BR} at (18,0) size 0x17
+ LayoutBR {BR} at (18,0) size 0x17
LayoutTable {TABLE} at (0,521) size 693x428 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 691x426
LayoutTableRow {TR} at (0,0) size 691x26
@@ -64,19 +64,19 @@ layer at (0,0) size 785x965 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (18,0) size 607x17
text run at (18,0) width 607: "This text should be flowing past a tall orange rectangle on the left side of the browser window."
RenderBlock (anonymous) at (4,38) size 671x18
- RenderBR {BR} at (18,0) size 0x17
+ LayoutBR {BR} at (18,0) size 0x17
LayoutImage {IMG} at (0,18) size 15x50
RenderBlock {P} at (4,106) size 671x18
RenderText {#text} at (0,0) size 662x17
text run at (0,0) width 662: "This paragraph should appear below the tall orange rectangle above and to the left, and not flow past it."
RenderBlock (anonymous) at (4,140) size 671x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutImage {IMG} at (656,18) size 15x50
RenderBlock {P} at (4,208) size 671x18
RenderText {#text} at (0,0) size 671x17
text run at (0,0) width 671: "This paragraph should appear below the tall orange rectangle above and to the right, and not flow past it."
RenderBlock (anonymous) at (4,242) size 671x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutImage {IMG} at (0,18) size 15x50
LayoutImage {IMG} at (656,18) size 15x50
RenderBlock {P} at (4,310) size 671x18
@@ -88,4 +88,4 @@ layer at (0,0) size 785x965 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (18,0) size 397x17
text run at (18,0) width 397: "This paragraph should be between both tall orange rectangles."
RenderBlock (anonymous) at (4,378) size 671x18
- RenderBR {BR} at (18,0) size 0x17
+ LayoutBR {BR} at (18,0) size 0x17

Powered by Google App Engine
This is Rietveld 408576698