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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-retina/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-retina/fast/forms/input-value-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-retina/fast/forms/input-value-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-retina/fast/forms/input-value-expected.txt
index 6fa2ebd70a3ea06abaa144c35db7ca0319cef552..b9b33acf1c1c6d0d9bc6b0e5e261c0d85396c9c2 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-retina/fast/forms/input-value-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-retina/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 238x19 [r=5 c=1 rs=1 cs=1]
- LayoutBlockFlow {INPUT} at (1,1) size 37.59x17
+ LayoutTableCell {TD} at (396,114) size 238x15 [r=5 c=1 rs=1 cs=1]
+ LayoutBlockFlow {INPUT} at (1,1) size 33.59x13
+ LayoutInline {SPAN} at (0,0) size 34x13
+ LayoutInline {SPAN} at (0,0) size 34x13
+ LayoutText {#text} at (0,0) size 34x13
+ text run at (0,0) width 34: "before"
LayoutTableCell {TD} at (636,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 34x13
text run at (0,0) width 34: "\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 37.59x17 [border: (1px solid #C0C0C0)]
-layer at (407,243) size 34x13
- LayoutBlockFlow {DIV} at (2,2) size 33.59x13
- LayoutText {#text} at (0,0) size 34x13
- text run at (0,0) width 34: "before"
layer at (408,289) size 125x13
LayoutBlockFlow {DIV} at (3,3) size 125x13
LayoutText {#text} at (0,0) size 25x13

Powered by Google App Engine
This is Rietveld 408576698