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

Unified Diff: LayoutTests/platform/linux/fast/forms/option-strip-whitespace-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/option-strip-whitespace-expected.txt
diff --git a/LayoutTests/platform/linux/fast/forms/option-strip-whitespace-expected.txt b/LayoutTests/platform/linux/fast/forms/option-strip-whitespace-expected.txt
index 89f256a9bb3cc8a398c0b185b25ba5cd8c31f696..12621eeca061ea6f25ca36390fc81a3a3ba538f1 100644
--- a/LayoutTests/platform/linux/fast/forms/option-strip-whitespace-expected.txt
+++ b/LayoutTests/platform/linux/fast/forms/option-strip-whitespace-expected.txt
@@ -9,28 +9,28 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,36) size 784x282
RenderText {#text} at (0,51) size 67x19
text run at (0,51) width 67: "Five Tabs: "
- RenderBR {BR} at (143,66) size 0x0
- RenderBR {BR} at (0,71) size 0x19
+ LayoutBR {BR} at (143,66) size 0x0
+ LayoutBR {BR} at (0,71) size 0x19
RenderText {#text} at (0,142) size 81x19
text run at (0,142) width 81: "Five Spaces: "
- RenderBR {BR} at (157,157) size 0x0
- RenderBR {BR} at (0,162) size 0x19
+ LayoutBR {BR} at (157,157) size 0x0
+ LayoutBR {BR} at (0,162) size 0x19
RenderText {#text} at (0,182) size 280x19
text run at (0,182) width 280: "Five Spaces (with leading/trailing whitespace): "
RenderMenuList {SELECT} at (280,182) size 96x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 94x18
RenderText at (4,1) size 71x16
text run at (4,1) width 71: "Five Spaces"
- RenderBR {BR} at (376,197) size 0x0
- RenderBR {BR} at (0,202) size 0x19
+ LayoutBR {BR} at (376,197) size 0x0
+ LayoutBR {BR} at (0,202) size 0x19
RenderText {#text} at (0,222) size 266x19
text run at (0,222) width 266: "Five Tabs (with leading/trailing whitespace): "
RenderMenuList {SELECT} at (266,222) size 80x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 78x18
RenderText at (4,1) size 55x16
text run at (4,1) width 55: "Five Tabs"
- RenderBR {BR} at (346,237) size 0x0
- RenderBR {BR} at (0,242) size 0x19
+ LayoutBR {BR} at (346,237) size 0x0
+ LayoutBR {BR} at (0,242) size 0x19
RenderText {#text} at (0,262) size 121x19
text run at (0,262) width 121: "Mixed Whitespace: "
RenderMenuList {SELECT} at (121,262) size 80x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]

Powered by Google App Engine
This is Rietveld 408576698