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/win/fast/dom/HTMLImageElement/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/win/fast/dom/HTMLImageElement/image-alt-text-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/dom/HTMLImageElement/image-alt-text-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/dom/HTMLImageElement/image-alt-text-expected.txt
index 8286cb4e7b6d3b7253b2900ee1ab572df348bddf..9e35691e4de53804ba369e1eb2653e0bd50a252d 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/dom/HTMLImageElement/image-alt-text-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/dom/HTMLImageElement/image-alt-text-expected.txt
@@ -7,22 +7,20 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 764x39
text run at (0,0) width 764: "This tests whether alt text is shown for image elements with no src attribute. You should see \"Success\" twice, followed by a blue"
text run at (0,20) width 58: "rectangle."
- LayoutBlockFlow {P} at (0,56) size 784x101
- LayoutBlockFlow {IMG} at (0,0) size 53x24
- LayoutBR {BR} at (53,24) size 0x0
- LayoutBlockFlow {IMG} at (0,24) size 102x52 [border: (1px solid #000000)]
- LayoutBR {BR} at (102,75) size 0x0
- LayoutImage {IMG} at (0,76) size 75x25
- LayoutBR {BR} at (75,101) size 0x0
-layer at (8,64) size 53x24 clip at (9,65) size 51x22
- LayoutBlockFlow {DIV} at (0,0) size 53x24 [border: (1px solid #C0C0C0)]
-layer at (10,66) size 49x20
- LayoutBlockFlow {DIV} at (2,2) size 49x20
- LayoutText {#text} at (0,0) size 49x19
- text run at (0,0) width 49: "Success"
-layer at (9,89) size 100x50 clip at (10,90) size 98x48
- LayoutBlockFlow {DIV} at (1,1) size 100x50 [border: (1px solid #C0C0C0)]
-layer at (11,91) size 96x20
- LayoutBlockFlow {DIV} at (2,2) size 96x20
- LayoutText {#text} at (0,0) size 49x19
- text run at (0,0) width 49: "Success"
+ LayoutBlockFlow {P} at (0,56) size 784x97
+ LayoutBlockFlow {IMG} at (0,0) size 49x20
+ LayoutInline {SPAN} at (0,0) size 49x19
+ LayoutInline {SPAN} at (0,0) size 49x19
+ LayoutText {#text} at (0,0) size 49x19
+ text run at (0,0) width 49: "Success"
+ LayoutBR {BR} at (49,15) size 0x0
+ LayoutBlockFlow {IMG} at (0,20) size 102x52 [border: (1px solid #000000)]
+ LayoutBR {BR} at (102,71) size 0x0
+ LayoutImage {IMG} at (0,72) size 75x25
+ LayoutBR {BR} at (75,97) size 0x0
+layer at (9,85) size 100x50 clip at (10,86) 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 49x19
+ LayoutText {#text} at (18,2) size 49x19
+ text run at (18,2) width 49: "Success"

Powered by Google App Engine
This is Rietveld 408576698