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

Unified Diff: LayoutTests/platform/win-xp/fast/forms/negativeLineHeight-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-xp/fast/forms/negativeLineHeight-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/forms/negativeLineHeight-expected.txt b/LayoutTests/platform/win-xp/fast/forms/negativeLineHeight-expected.txt
index c86c20f9c3613ed18eb996bfe9ac2033a3085161..94bd1af4efdbbc1b3a34de2ea5e5682019155e1c 100644
--- a/LayoutTests/platform/win-xp/fast/forms/negativeLineHeight-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/forms/negativeLineHeight-expected.txt
@@ -6,15 +6,15 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,0) size 784x20
RenderText {#text} at (0,0) size 631x19
text run at (0,0) width 631: "The textarea below should have standard line-height because textareas should ignore negative line-heights"
- RenderBR {BR} at (631,15) size 0x0
+ LayoutBR {BR} at (631,15) size 0x0
RenderBlock {P} at (0,36) size 784x245
RenderText {#text} at (0,0) size 79x19
text run at (0,0) width 79: "TEXTAREA"
- RenderBR {BR} at (79,15) size 0x0
+ LayoutBR {BR} at (79,15) size 0x0
RenderText {#text} at (400,205) size 4x19
text run at (400,205) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderBR {BR} at (0,225) size 0x19
+ LayoutBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,225) size 0x19
layer at (8,64) size 400x200 clip at (9,65) size 398x198
LayoutTextControl {TEXTAREA} at (0,20) size 400x200 [bgcolor=#FFFFFF] [border: (1px dotted #C0C0C0)]
RenderBlock {DIV} at (3,3) size 396x32

Powered by Google App Engine
This is Rietveld 408576698