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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/fast/forms/image/005-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/image/005-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/image/005-expected.txt
index 9d5cf865982bc6c423e9bffc87eabd4e85661091..7215cb5ca60190f0548f169fbc372a1c57c22dcc 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/image/005-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/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 37x13
- text run at (0,0) width 37: "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 37x13
+ LayoutText {#text} at (2,18) size 37x13
+ text run at (2,18) width 37: "Submit"

Powered by Google App Engine
This is Rietveld 408576698