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

Unified Diff: LayoutTests/platform/mac/fast/forms/checkbox/checkbox-appearance-basic-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/forms/checkbox/checkbox-appearance-basic-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/checkbox/checkbox-appearance-basic-expected.txt b/LayoutTests/platform/mac/fast/forms/checkbox/checkbox-appearance-basic-expected.txt
index 91e495f2b3c5e4853fc58a78a106e7dec5769157..cfc324189305bd2e2371e7bfd0ded8634581e39a 100644
--- a/LayoutTests/platform/mac/fast/forms/checkbox/checkbox-appearance-basic-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/checkbox/checkbox-appearance-basic-expected.txt
@@ -9,22 +9,22 @@ layer at (0,0) size 800x158
RenderBlock {INPUT} at (28,4) size 12x12
RenderText {#text} at (44,0) size 4x18
text run at (44,0) width 4: " "
- RenderBR {BR} at (48,0) size 0x18
+ LayoutBR {BR} at (48,0) size 0x18
RenderBlock {INPUT} at (4,24) size 12x12
RenderText {#text} at (20,20) size 4x18
text run at (20,20) width 4: " "
RenderBlock {INPUT} at (28,24) size 12x12
RenderText {#text} at (44,20) size 4x18
text run at (44,20) width 4: " "
- RenderBR {BR} at (48,20) size 0x18
+ LayoutBR {BR} at (48,20) size 0x18
RenderBlock {INPUT} at (4,44) size 12x12
RenderText {#text} at (20,40) size 4x18
text run at (20,40) width 4: " "
- RenderBR {BR} at (24,40) size 0x18
+ LayoutBR {BR} at (24,40) size 0x18
RenderBlock {INPUT} at (4,64) size 12x12
RenderText {#text} at (20,60) size 4x18
text run at (20,60) width 4: " "
- RenderBR {BR} at (24,60) size 0x18
+ LayoutBR {BR} at (24,60) size 0x18
RenderBlock {INPUT} at (4,84) size 8x12
RenderText {#text} at (16,80) size 4x18
text run at (16,80) width 4: " "
@@ -34,11 +34,11 @@ layer at (0,0) size 800x158
RenderBlock {INPUT} at (52,84) size 24x12
RenderText {#text} at (80,80) size 4x18
text run at (80,80) width 4: " "
- RenderBR {BR} at (84,80) size 0x18
+ LayoutBR {BR} at (84,80) size 0x18
RenderBlock {INPUT} at (6,114) size 19x19
RenderText {#text} at (31,116) size 4x18
text run at (31,116) width 4: " "
RenderBlock {INPUT} at (43,108) size 26x26
RenderText {#text} at (77,116) size 4x18
text run at (77,116) width 4: " "
- RenderBR {BR} at (81,116) size 0x18
+ LayoutBR {BR} at (81,116) size 0x18

Powered by Google App Engine
This is Rietveld 408576698