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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/forms/checkbox/checkbox-appearance-basic-expected.txt
diff --git a/LayoutTests/platform/linux/fast/forms/checkbox/checkbox-appearance-basic-expected.txt b/LayoutTests/platform/linux/fast/forms/checkbox/checkbox-appearance-basic-expected.txt
index bad95252975b57253d0cc2b69666f8c15c32b23f..895cf04324472f17cc0958900f0bd6d8750d4852 100644
--- a/LayoutTests/platform/linux/fast/forms/checkbox/checkbox-appearance-basic-expected.txt
+++ b/LayoutTests/platform/linux/fast/forms/checkbox/checkbox-appearance-basic-expected.txt
@@ -9,22 +9,22 @@ layer at (0,0) size 800x168
RenderBlock {INPUT} at (29,4) size 13x13
RenderText {#text} at (46,2) size 4x19
text run at (46,2) width 4: " "
- RenderBR {BR} at (50,2) size 0x19
+ LayoutBR {BR} at (50,2) size 0x19
RenderBlock {INPUT} at (4,26) size 13x13
RenderText {#text} at (21,24) size 4x19
text run at (21,24) width 4: " "
RenderBlock {INPUT} at (29,26) size 13x13
RenderText {#text} at (46,24) size 4x19
text run at (46,24) width 4: " "
- RenderBR {BR} at (50,24) size 0x19
+ LayoutBR {BR} at (50,24) size 0x19
RenderBlock {INPUT} at (4,48) size 13x13
RenderText {#text} at (21,46) size 4x19
text run at (21,46) width 4: " "
- RenderBR {BR} at (25,46) size 0x19
+ LayoutBR {BR} at (25,46) size 0x19
RenderBlock {INPUT} at (4,70) size 13x13
RenderText {#text} at (21,68) size 4x19
text run at (21,68) width 4: " "
- RenderBR {BR} at (25,68) size 0x19
+ LayoutBR {BR} at (25,68) size 0x19
RenderBlock {INPUT} at (4,92) size 8x13
RenderText {#text} at (16,90) size 4x19
text run at (16,90) width 4: " "
@@ -34,11 +34,11 @@ layer at (0,0) size 800x168
RenderBlock {INPUT} at (52,92) size 24x13
RenderText {#text} at (80,90) size 4x19
text run at (80,90) width 4: " "
- RenderBR {BR} at (84,90) size 0x19
+ LayoutBR {BR} at (84,90) size 0x19
RenderBlock {INPUT} at (6,125) size 19x19
RenderText {#text} at (31,129) size 4x19
text run at (31,129) width 4: " "
RenderBlock {INPUT} at (43,118) size 26x26
RenderText {#text} at (77,129) size 4x19
text run at (77,129) width 4: " "
- RenderBR {BR} at (81,129) size 0x19
+ LayoutBR {BR} at (81,129) size 0x19

Powered by Google App Engine
This is Rietveld 408576698