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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/forms/image/005-expected.txt

Issue 2593263003: Use a non-replaced inline container for image alt text (Closed)
Patch Set: bug 644802 Created 3 years, 9 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/win/fast/forms/image/005-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/image/005-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/image/005-expected.txt
index 424d1f90227342b639cf11a2327c104da420bd15..0aa7fa4e5272079f3b751d9362c84e1b3bacff6a 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/image/005-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/image/005-expected.txt
@@ -8,10 +8,9 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,0) size 44x54
LayoutTableCell {TD} at (0,0) size 44x54 [r=0 c=0 rs=1 cs=1]
LayoutBlockFlow {INPUT} at (2,2) size 40x50
+ LayoutInline {SPAN} at (0,0) size 41x16
+ LayoutImage (floating) {IMG} at (0,0) size 16x16
+ LayoutInline {SPAN} at (0,0) size 41x16
+ LayoutText {#text} at (0,16) size 41x16
+ text run at (0,16) width 41: "Submit"
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 36x16 scrollWidth 41
- LayoutBlockFlow {DIV} at (2,2) size 36x16
- LayoutText {#text} at (0,0) size 41x16
- text run at (0,0) width 41: "Submit"

Powered by Google App Engine
This is Rietveld 408576698