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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/input-value-expected.txt

Issue 2593263003: Use a non-replaced inline container for image alt text (Closed)
Patch Set: Use a non-replaced inline container for image alt text Created 3 years, 8 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: third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/input-value-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/input-value-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/input-value-expected.txt
index 32b2a11ec883389c87fb8dd961571a2aaf55b8e2..44d47bc7823f640ca15f3dd06f4a159498f943bb 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/input-value-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/input-value-expected.txt
@@ -94,8 +94,12 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (2,112) size 392x20 [r=5 c=0 rs=1 cs=1]
LayoutText {#text} at (1,1) size 226x18
text run at (1,1) width 226: "image with value property changed"
- LayoutTableCell {TD} at (396,112) size 214x19 [r=5 c=1 rs=1 cs=1]
- LayoutBlockFlow {INPUT} at (1,1) size 35.89x17
+ LayoutTableCell {TD} at (396,114) size 214x15 [r=5 c=1 rs=1 cs=1]
+ LayoutBlockFlow {INPUT} at (1,1) size 31.89x13
+ LayoutInline {SPAN} at (0,0) size 32x13
+ LayoutInline {SPAN} at (0,0) size 32x13
+ LayoutText {#text} at (0,0) size 32x13
+ text run at (0,0) width 32: "before"
LayoutTableCell {TD} at (612,112) size 63x20 [r=5 c=2 rs=1 cs=1]
LayoutText {#text} at (1,1) size 30x18
text run at (1,1) width 30: "after"
@@ -208,12 +212,6 @@ layer at (408,155) size 125x13
LayoutBlockFlow {DIV} at (3,3) size 125x13
LayoutText {#text} at (0,0) size 38x13
text run at (0,0) width 38: "\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}"
-layer at (405,241) size 36x17 clip at (406,242) size 34x15
- LayoutBlockFlow {DIV} at (0,0) size 35.89x17 [border: (1px solid #C0C0C0)]
-layer at (407,243) size 32x13
- LayoutBlockFlow {DIV} at (2,2) size 31.89x13
- LayoutText {#text} at (0,0) size 32x13
- text run at (0,0) width 32: "before"
layer at (408,289) size 125x13
LayoutBlockFlow {DIV} at (3,3) size 125x13
LayoutText {#text} at (0,0) size 23x13

Powered by Google App Engine
This is Rietveld 408576698