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

Unified Diff: LayoutTests/platform/win/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/win/fast/forms/checkbox/checkbox-appearance-basic-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/checkbox/checkbox-appearance-basic-expected.txt b/LayoutTests/platform/win/fast/forms/checkbox/checkbox-appearance-basic-expected.txt
index 4841aee99fbb724bedcfda783745e21824d7d97a..93afe8fb608a301ff5298892211127db1051e05b 100644
--- a/LayoutTests/platform/win/fast/forms/checkbox/checkbox-appearance-basic-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/checkbox/checkbox-appearance-basic-expected.txt
@@ -9,22 +9,22 @@ layer at (0,0) size 800x163
RenderBlock {INPUT} at (29,4) size 13x13
RenderText {#text} at (46,3) size 4x17
text run at (46,3) width 4: " "
- RenderBR {BR} at (50,3) size 0x17
+ LayoutBR {BR} at (50,3) size 0x17
RenderBlock {INPUT} at (4,25) size 13x13
RenderText {#text} at (21,24) size 4x17
text run at (21,24) width 4: " "
RenderBlock {INPUT} at (29,25) size 13x13
RenderText {#text} at (46,24) size 4x17
text run at (46,24) width 4: " "
- RenderBR {BR} at (50,24) size 0x17
+ LayoutBR {BR} at (50,24) size 0x17
RenderBlock {INPUT} at (4,46) size 13x13
RenderText {#text} at (21,45) size 4x17
text run at (21,45) width 4: " "
- RenderBR {BR} at (25,45) size 0x17
+ LayoutBR {BR} at (25,45) size 0x17
RenderBlock {INPUT} at (4,67) size 13x13
RenderText {#text} at (21,66) size 4x17
text run at (21,66) width 4: " "
- RenderBR {BR} at (25,66) size 0x17
+ LayoutBR {BR} at (25,66) size 0x17
RenderBlock {INPUT} at (4,88) size 8x13
RenderText {#text} at (16,87) size 4x17
text run at (16,87) width 4: " "
@@ -34,11 +34,11 @@ layer at (0,0) size 800x163
RenderBlock {INPUT} at (52,88) size 24x13
RenderText {#text} at (80,87) size 4x17
text run at (80,87) width 4: " "
- RenderBR {BR} at (84,87) size 0x17
+ LayoutBR {BR} at (84,87) size 0x17
RenderBlock {INPUT} at (6,120) size 19x19
RenderText {#text} at (31,125) size 4x17
text run at (31,125) width 4: " "
RenderBlock {INPUT} at (43,113) size 26x26
RenderText {#text} at (77,125) size 4x17
text run at (77,125) width 4: " "
- RenderBR {BR} at (81,125) size 0x17
+ LayoutBR {BR} at (81,125) size 0x17

Powered by Google App Engine
This is Rietveld 408576698