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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/block/float/centered-float-avoidance-complexity-expected.txt
diff --git a/LayoutTests/platform/mac/fast/block/float/centered-float-avoidance-complexity-expected.txt b/LayoutTests/platform/mac/fast/block/float/centered-float-avoidance-complexity-expected.txt
index d24679f12fe0f6faa1aa6ddacee07c8219c9be32..3c7cfd7c82d0deb1ba920fba515dd19108a54707 100644
--- a/LayoutTests/platform/mac/fast/block/float/centered-float-avoidance-complexity-expected.txt
+++ b/LayoutTests/platform/mac/fast/block/float/centered-float-avoidance-complexity-expected.txt
@@ -15,10 +15,10 @@ layer at (0,0) size 785x641 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderBlock {H3} at (0,95.44) size 769x66
RenderText {#text} at (0,0) size 686x22
text run at (0,0) width 686: "The orange stripe has 'overflow: auto', 'margin-left: 100px' and 'margin-right: 100px'"
- RenderBR {BR} at (685,0) size 1x22
+ LayoutBR {BR} at (685,0) size 1x22
RenderText {#text} at (0,22) size 649x22
text run at (0,22) width 649: "The lime stripes are floats with various width (topmost is 0, bottommost is 150px)"
- RenderBR {BR} at (648,22) size 1x22
+ LayoutBR {BR} at (648,22) size 1x22
RenderText {#text} at (0,44) size 394x22
text run at (0,44) width 394: "The wrapping container has a solid silver border."
RenderBlock {DIV} at (16,180.16) size 650x28 [border: (5px solid #C0C0C0)]
@@ -56,10 +56,10 @@ layer at (0,0) size 785x641 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderBlock {H3} at (0,534.88) size 769x66
RenderText {#text} at (0,0) size 661x22
text run at (0,0) width 661: "The orange stripe has 'overflow: auto', 'margin-left: auto' and 'margin-right: auto'"
- RenderBR {BR} at (660,0) size 1x22
+ LayoutBR {BR} at (660,0) size 1x22
RenderText {#text} at (0,22) size 649x22
text run at (0,22) width 649: "The lime stripes are floats with various width (topmost is 0, bottommost is 150px)"
- RenderBR {BR} at (648,22) size 1x22
+ LayoutBR {BR} at (648,22) size 1x22
RenderText {#text} at (0,44) size 394x22
text run at (0,44) width 394: "The wrapping container has a solid silver border."
layer at (129,207) size 440x18

Powered by Google App Engine
This is Rietveld 408576698