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

Unified Diff: LayoutTests/platform/win/fast/forms/basic-inputs-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/basic-inputs-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/basic-inputs-expected.txt b/LayoutTests/platform/win/fast/forms/basic-inputs-expected.txt
index 849c5c49e7873840caf0b9b6840196e170e1968a..4d9335272f331fa868554da1d73010da02d5b84a 100644
--- a/LayoutTests/platform/win/fast/forms/basic-inputs-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/basic-inputs-expected.txt
@@ -6,32 +6,32 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,0) size 470x306
RenderText {#text} at (0,0) size 332x17
text run at (0,0) width 332: "This tests basic inputs. Here's what you should see: "
- RenderBR {BR} at (331,14) size 1x0
- RenderBR {BR} at (0,18) size 0x17
+ LayoutBR {BR} at (331,14) size 1x0
+ LayoutBR {BR} at (0,18) size 0x17
RenderText {#text} at (0,36) size 462x53
text run at (0,36) width 445: "first line: the letter \"a\" and then a text input field filled with repeating"
text run at (0,54) width 86: "\"foobarbaz\", "
text run at (85,54) width 377: "then the word \"text\" followed by a disabled text input field"
text run at (0,72) width 336: "filled with \"foo\" and then the letter \"b\" and then \"a\" "
- RenderBR {BR} at (335,86) size 1x0
- RenderBR {BR} at (0,90) size 0x17
+ LayoutBR {BR} at (335,86) size 1x0
+ LayoutBR {BR} at (0,90) size 0x17
RenderText {#text} at (0,108) size 469x53
text run at (0,108) width 439: "second line: and then a password input field that's filled and then the"
text run at (0,126) width 469: "word \"password\" and then a disabled password field that's filled and then"
text run at (0,144) width 86: "the letter \"b\" "
- RenderBR {BR} at (85,158) size 1x0
- RenderBR {BR} at (0,162) size 0x17
+ LayoutBR {BR} at (85,158) size 1x0
+ LayoutBR {BR} at (0,162) size 0x17
RenderText {#text} at (0,180) size 459x35
text run at (0,180) width 459: "third line: the letter \"a\" and then a checkbox (unchecked) with the word"
text run at (0,198) width 360: "\"checkbox\" and then a disabled checkbox and letter \"b\" "
- RenderBR {BR} at (359,212) size 1x0
- RenderBR {BR} at (0,216) size 0x17
+ LayoutBR {BR} at (359,212) size 1x0
+ LayoutBR {BR} at (0,216) size 0x17
RenderText {#text} at (0,234) size 457x53
text run at (0,234) width 411: "fourth line: the last line has the letter \"a\" and then a redio button"
text run at (0,252) width 457: "(unselected) and then the word \"radio\" and then a disabled radio button"
text run at (0,270) width 113: "and the letter \"b\" "
- RenderBR {BR} at (112,284) size 1x0
- RenderBR {BR} at (0,288) size 0x17
+ LayoutBR {BR} at (112,284) size 1x0
+ LayoutBR {BR} at (0,288) size 0x17
RenderBlock {DIV} at (10,316) size 450x46 [border: (1px solid #FF0000)]
RenderText {#text} at (1,3) size 8x17
text run at (1,3) width 8: "a"

Powered by Google App Engine
This is Rietveld 408576698