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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/image/005-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/image/005-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/image/005-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/image/005-expected.txt
index 9c0fb69890dcd5d10b24d05d018c15ae3a43bf1c..8aa0dd984120f7099c649427563eac2ff0fa781b 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/image/005-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/image/005-expected.txt
@@ -9,9 +9,9 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (0,0) size 44x54 [r=0 c=0 rs=1 cs=1]
LayoutBlockFlow {INPUT} at (2,2) size 40x50
LayoutText {#text} at (0,0) size 0x0
-layer at (10,10) size 40x50 clip at (11,11) size 38x48
- LayoutBlockFlow {DIV} at (0,0) size 40x50 [border: (1px solid #C0C0C0)]
-layer at (12,12) size 36x13 scrollWidth 37
- LayoutBlockFlow {DIV} at (2,2) size 36x13
- LayoutText {#text} at (0,0) size 38x13
- text run at (0,0) width 38: "Submit"
+layer at (10,10) size 40x50 clip at (11,11) size 38x48 scrollWidth 39
+ LayoutBlockFlow {SPAN} at (0,0) size 40x50 [border: (1px solid #C0C0C0)]
+ LayoutImage (floating) {IMG} at (2,2) size 16x16
+ LayoutInline {SPAN} at (0,0) size 38x13
+ LayoutText {#text} at (2,18) size 38x13
+ text run at (2,18) width 38: "Submit"

Powered by Google App Engine
This is Rietveld 408576698