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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLInputElement/input-image-alt-text-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/dom/HTMLInputElement/input-image-alt-text-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt
index 5bc141f03161485629dfb5939cd43decbf0da8db..ab6953bd198ce0e7bc1ee71b8d316dafa9374aeb 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt
@@ -9,22 +9,20 @@ layer at (0,0) size 800x600
text run at (492,0) width 270: "no src attribute. You should see \"Success\""
text run at (0,18) width 229: "twice, followed by a blue rectangle."
LayoutBlockFlow {P} at (0,52) size 784x0
- LayoutBlockFlow {FORM} at (0,52) size 784x94
- LayoutBlockFlow {INPUT} at (0,0) size 47.55x17
- LayoutBR {BR} at (47,17) size 1x0
- LayoutBlockFlow {INPUT} at (0,17) size 102x52 [border: (1px solid #000000)]
- LayoutBR {BR} at (102,68) size 0x0
- LayoutImage {INPUT} at (0,69) size 75x25
- LayoutBR {BR} at (75,94) size 0x0
-layer at (8,60) size 48x17 clip at (9,61) size 46x15
- LayoutBlockFlow {DIV} at (0,0) size 47.55x17 [border: (1px solid #C0C0C0)]
-layer at (10,62) size 44x13
- LayoutBlockFlow {DIV} at (2,2) size 43.55x13
- LayoutText {#text} at (0,0) size 44x13
- text run at (0,0) width 44: "Success"
-layer at (9,78) size 100x50 clip at (10,79) size 98x48
- LayoutBlockFlow {DIV} at (1,1) size 100x50 [border: (1px solid #C0C0C0)]
-layer at (11,80) size 96x13
- LayoutBlockFlow {DIV} at (2,2) size 96x13
- LayoutText {#text} at (0,0) size 44x13
- text run at (0,0) width 44: "Success"
+ LayoutBlockFlow {FORM} at (0,52) size 784x90
+ LayoutBlockFlow {INPUT} at (0,0) size 43.55x13
+ LayoutInline {SPAN} at (0,0) size 44x13
+ LayoutInline {SPAN} at (0,0) size 44x13
+ LayoutText {#text} at (0,0) size 44x13
+ text run at (0,0) width 44: "Success"
+ LayoutBR {BR} at (43,11) size 1x0
+ LayoutBlockFlow {INPUT} at (0,13) size 102x52 [border: (1px solid #000000)]
+ LayoutBR {BR} at (102,64) size 0x0
+ LayoutImage {INPUT} at (0,65) size 75x25
+ LayoutBR {BR} at (75,90) size 0x0
+layer at (9,74) size 100x50 clip at (10,75) size 98x48
+ LayoutBlockFlow {SPAN} at (1,1) size 100x50 [border: (1px solid #C0C0C0)]
+ LayoutImage (floating) {IMG} at (2,2) size 16x16
+ LayoutInline {SPAN} at (0,0) size 44x13
+ LayoutText {#text} at (18,2) size 44x13
+ text run at (18,2) width 44: "Success"

Powered by Google App Engine
This is Rietveld 408576698