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

Unified Diff: LayoutTests/platform/android/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/android/virtual/slimmingpaint/fast/block/float/centered-float-avoidance-complexity-expected.txt
diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/block/float/centered-float-avoidance-complexity-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/block/float/centered-float-avoidance-complexity-expected.txt
index 72169aa272d60c4818b362491272b73c7f96cf8f..0b801ddd8796f7560c19f0e3b3d4a988dd870435 100644
--- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/block/float/centered-float-avoidance-complexity-expected.txt
+++ b/LayoutTests/platform/android/virtual/slimmingpaint/fast/block/float/centered-float-avoidance-complexity-expected.txt
@@ -15,10 +15,10 @@ layer at (0,0) size 785x663
RenderBlock {H3} at (0,95.44) size 769x69
RenderText {#text} at (0,0) size 691x22
text run at (0,0) width 691: "The orange stripe has 'overflow: auto', 'margin-left: 100px' and 'margin-right: 100px'"
- RenderBR {BR} at (691,0) size 0x22
+ LayoutBR {BR} at (691,0) size 0x22
RenderText {#text} at (0,23) size 660x22
text run at (0,23) width 660: "The lime stripes are floats with various width (topmost is 0, bottommost is 150px)"
- RenderBR {BR} at (660,23) size 0x22
+ LayoutBR {BR} at (660,23) size 0x22
RenderText {#text} at (0,46) size 401x22
text run at (0,46) width 401: "The wrapping container has a solid silver border."
RenderBlock {DIV} at (16,183.16) size 650x30 [border: (5px solid #C0C0C0)]
@@ -56,10 +56,10 @@ layer at (0,0) size 785x663
RenderBlock {H3} at (0,553.88) size 769x69
RenderText {#text} at (0,0) size 665x22
text run at (0,0) width 665: "The orange stripe has 'overflow: auto', 'margin-left: auto' and 'margin-right: auto'"
- RenderBR {BR} at (665,0) size 0x22
+ LayoutBR {BR} at (665,0) size 0x22
RenderText {#text} at (0,23) size 660x22
text run at (0,23) width 660: "The lime stripes are floats with various width (topmost is 0, bottommost is 150px)"
- RenderBR {BR} at (660,23) size 0x22
+ LayoutBR {BR} at (660,23) size 0x22
RenderText {#text} at (0,46) size 401x22
text run at (0,46) width 401: "The wrapping container has a solid silver border."
layer at (129,210) size 440x20

Powered by Google App Engine
This is Rietveld 408576698