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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.9/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.9/fast/forms/input-value-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/input-value-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/input-value-expected.txt
index 913dc8e69df9142bd34147c837067af527fa1068..b3c0f76d74cc873a4f0bc4d179f127bd3a406fcb 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/input-value-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/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 239x19 [r=5 c=1 rs=1 cs=1]
- LayoutBlockFlow {INPUT} at (1,1) size 38.48x17
+ LayoutTableCell {TD} at (396,114) size 239x15 [r=5 c=1 rs=1 cs=1]
+ LayoutBlockFlow {INPUT} at (1,1) size 34.48x13
+ LayoutInline {SPAN} at (0,0) size 35x13
+ LayoutInline {SPAN} at (0,0) size 35x13
+ LayoutText {#text} at (0,0) size 35x13
+ text run at (0,0) width 35: "before"
LayoutTableCell {TD} at (637,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 117x13
LayoutBlockFlow {DIV} at (3,3) size 117x13
LayoutText {#text} at (0,0) size 37x13
text run at (0,0) width 37: "\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}"
-layer at (405,241) size 38x17 clip at (406,242) size 36x15
- LayoutBlockFlow {DIV} at (0,0) size 38.48x17 [border: (1px solid #C0C0C0)]
-layer at (407,243) size 34x13
- LayoutBlockFlow {DIV} at (2,2) size 34.48x13
- LayoutText {#text} at (0,0) size 35x13
- text run at (0,0) width 35: "before"
layer at (408,289) size 117x13
LayoutBlockFlow {DIV} at (3,3) size 117x13
LayoutText {#text} at (0,0) size 25x13

Powered by Google App Engine
This is Rietveld 408576698