Index: third_party/WebKit/LayoutTests/platform/win/images/alt-text-wrapping-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/images/alt-text-wrapping-expected.txt b/third_party/WebKit/LayoutTests/platform/win/images/alt-text-wrapping-expected.txt |
index 523bd79f3b1f1ddb48867c572725f82ac8f3a5fd..9a1822f165df8e621ce7a1b59cf3f7b076647283 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/images/alt-text-wrapping-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/images/alt-text-wrapping-expected.txt |
@@ -6,13 +6,12 @@ layer at (0,0) size 800x600 |
LayoutBlockFlow {IMG} at (0,0) size 100x100 |
LayoutText {#text} at (0,0) size 0x0 |
layer at (8,8) size 100x100 clip at (9,9) size 98x98 scrollHeight 102 |
- LayoutBlockFlow {DIV} at (0,0) size 100x100 [border: (1px solid #C0C0C0)] |
+ LayoutBlockFlow {SPAN} at (0,0) size 100x100 [border: (1px solid #C0C0C0)] |
LayoutImage (floating) {IMG} at (2,2) size 16x16 |
-layer at (26,10) size 80x100 backgroundClip at (26,10) size 80x97 clip at (26,10) size 80x97 |
- LayoutBlockFlow {DIV} at (18,2) size 80x100 |
- LayoutText {#text} at (0,0) size 74x99 |
- text run at (0,0) width 51: "This text" |
- text run at (0,20) width 74: "should wrap" |
- text run at (0,40) width 56: "inside the" |
- text run at (0,60) width 47: "fallback" |
- text run at (0,80) width 48: "content." |
+ LayoutInline {SPAN} at (0,0) size 74x99 |
+ LayoutText {#text} at (18,2) size 74x99 |
+ text run at (18,2) width 51: "This text" |
+ text run at (2,22) width 74: "should wrap" |
+ text run at (2,42) width 56: "inside the" |
+ text run at (2,62) width 47: "fallback" |
+ text run at (2,82) width 48: "content." |