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

Unified Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/float/centered-float-avoidance-complexity-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-xp/virtual/slimmingpaint/fast/block/float/centered-float-avoidance-complexity-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/float/centered-float-avoidance-complexity-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/float/centered-float-avoidance-complexity-expected.txt
index 32420dc341e133a59b29d415fbd8a73345045a5e..f7dafb1f7c0865525c16fa6425e026731c9339e5 100644
--- a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/float/centered-float-avoidance-complexity-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/float/centered-float-avoidance-complexity-expected.txt
@@ -15,10 +15,10 @@ layer at (0,0) size 785x651 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderBlock {H3} at (0,95.44) size 769x63
RenderText {#text} at (0,0) size 658x20
text run at (0,0) width 658: "The orange stripe has 'overflow: auto', 'margin-left: 100px' and 'margin-right: 100px'"
- RenderBR {BR} at (658,0) size 0x20
+ LayoutBR {BR} at (658,0) size 0x20
RenderText {#text} at (0,21) size 632x20
text run at (0,21) width 632: "The lime stripes are floats with various width (topmost is 0, bottommost is 150px)"
- RenderBR {BR} at (632,21) size 0x20
+ LayoutBR {BR} at (632,21) size 0x20
RenderText {#text} at (0,42) size 379x20
text run at (0,42) width 379: "The wrapping container has a solid silver border."
RenderBlock {DIV} at (16,177.16) size 650x30 [border: (5px solid #C0C0C0)]
@@ -56,10 +56,10 @@ layer at (0,0) size 785x651 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderBlock {H3} at (0,547.88) size 769x63
RenderText {#text} at (0,0) size 636x20
text run at (0,0) width 636: "The orange stripe has 'overflow: auto', 'margin-left: auto' and 'margin-right: auto'"
- RenderBR {BR} at (636,0) size 0x20
+ LayoutBR {BR} at (636,0) size 0x20
RenderText {#text} at (0,21) size 632x20
text run at (0,21) width 632: "The lime stripes are floats with various width (topmost is 0, bottommost is 150px)"
- RenderBR {BR} at (632,21) size 0x20
+ LayoutBR {BR} at (632,21) size 0x20
RenderText {#text} at (0,42) size 379x20
text run at (0,42) width 379: "The wrapping container has a solid silver border."
layer at (129,204) size 440x20

Powered by Google App Engine
This is Rietveld 408576698