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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.10/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.10/fast/forms/image/005-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/image/005-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/image/005-expected.txt
index 0555dd327a5d699c5006085679714ac4e5b1a813..496365f10fa3e654f1de58ea303168d7d85c1a40 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/image/005-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/image/005-expected.txt
@@ -10,8 +10,8 @@ layer at (0,0) size 800x600
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
- LayoutBlockFlow {DIV} at (2,2) size 36x13
- LayoutText {#text} at (0,0) size 36x13
- text run at (0,0) width 36: "Submit"
+ 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 36x13
+ LayoutText {#text} at (2,18) size 36x13
+ text run at (2,18) width 36: "Submit"

Powered by Google App Engine
This is Rietveld 408576698