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

Unified Diff: LayoutTests/platform/win/fast/forms/linebox-overflow-in-textarea-padding-expected.txt

Issue 21414002: Fix inline-block baseline with overflow: <not visible> (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: with .pngs for review Created 7 years, 5 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/linebox-overflow-in-textarea-padding-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/linebox-overflow-in-textarea-padding-expected.txt b/LayoutTests/platform/win/fast/forms/linebox-overflow-in-textarea-padding-expected.txt
index 337b3434df98652cd083121168eb1da954d20b5c..3104e424916abc80d52ab2c2067d6508d6f32f34 100644
--- a/LayoutTests/platform/win/fast/forms/linebox-overflow-in-textarea-padding-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/linebox-overflow-in-textarea-padding-expected.txt
@@ -3,11 +3,11 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (anonymous) at (0,0) size 784x74
+ RenderBlock (anonymous) at (0,0) size 784x55
RenderText {#text} at (300,35) size 4x19
text run at (300,35) width 4: " "
RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,90) size 784x20
+ RenderBlock {P} at (0,71) size 784x20
RenderText {#text} at (0,0) size 769x19
text run at (0,0) width 769: "This is a pixel test that tests the linebox overflow in the padding on textareas. The div on the right is styled to look like a textarea."
layer at (8,8) size 300x50 clip at (11,11) size 294x44
@@ -17,8 +17,8 @@ layer at (8,8) size 300x50 clip at (11,11) size 294x44
text run at (0,-17) width 162: "ggggggggg"
text run at (162,-17) width 18: " "
text run at (0,-17) width 162: "ggggggggg"
-layer at (312,32) size 300x50 clip at (315,35) size 294x44
- RenderBlock {DIV} at (304,24) size 300x50 [color=#0000FF] [border: (3px solid #FFFF00)]
+layer at (312,8) size 300x50 clip at (315,11) size 294x44
+ RenderBlock {DIV} at (304,0) size 300x50 [color=#0000FF] [border: (3px solid #FFFF00)]
RenderBlock {DIV} at (18,18) size 264x0
RenderText {#text} at (0,-17) size 162x33
text run at (0,-17) width 162: "ggggggggg"

Powered by Google App Engine
This is Rietveld 408576698