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

Unified Diff: LayoutTests/platform/win/fast/forms/basic-buttons-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-buttons-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/basic-buttons-expected.txt b/LayoutTests/platform/win/fast/forms/basic-buttons-expected.txt
index 095219c5d34e0b04aa45385545e841945abc7b30..7817ff24d5250ab63db701d24e87c3be40e499d0 100644
--- a/LayoutTests/platform/win/fast/forms/basic-buttons-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/basic-buttons-expected.txt
@@ -6,14 +6,14 @@ layer at (0,0) size 800x345
RenderBlock (anonymous) at (0,0) size 784x72
RenderText {#text} at (0,0) size 548x17
text run at (0,0) width 548: "Tests for basic button rendering. Creates a table with seven columns and seven rows. "
- RenderBR {BR} at (547,0) size 1x17
+ LayoutBR {BR} at (547,0) size 1x17
RenderText {#text} at (0,18) size 521x17
text run at (0,18) width 521: "Creates two different types of buttons, one with an image (a red dot) and another "
- RenderBR {BR} at (520,18) size 1x17
+ LayoutBR {BR} at (520,18) size 1x17
RenderText {#text} at (0,36) size 662x17
text run at (0,36) width 662: "with text (\"foo\") and then uses six different paddings to make sure each of the buttons render properly. "
- RenderBR {BR} at (661,36) size 1x17
- RenderBR {BR} at (0,54) size 0x17
+ LayoutBR {BR} at (661,36) size 1x17
+ LayoutBR {BR} at (0,54) size 0x17
LayoutTable {TABLE} at (0,72) size 697x257
LayoutTableSection {TBODY} at (0,0) size 697x257
LayoutTableRow {TR} at (0,0) size 697x20

Powered by Google App Engine
This is Rietveld 408576698