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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/deprecated-flexbox/024-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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x60 6 LayoutBlockFlow {P} at (0,0) size 784x60
7 LayoutText {#text} at (0,0) size 783x59 7 LayoutText {#text} at (0,0) size 783x59
8 text run at (0,0) width 773: "You should see a single 100x100 green sq uare below. If your browser supports the display of ALT text, you should see the " 8 text run at (0,0) width 773: "You should see a single 100x100 green sq uare below. If your browser supports the display of ALT text, you should see the "
9 text run at (0,20) width 246: "word \"Image\" inside the green square. " 9 text run at (0,20) width 246: "word \"Image\" inside the green square. "
10 text run at (246,20) width 268: "If you see any red, then the test has failed. " 10 text run at (246,20) width 268: "If you see any red, then the test has failed. "
11 text run at (514,20) width 269: "This test is checking to make sure re placed" 11 text run at (514,20) width 269: "This test is checking to make sure re placed"
12 text run at (0,40) width 263: "elements inside boxes get stretched whe n " 12 text run at (0,40) width 263: "elements inside boxes get stretched whe n "
13 LayoutInline {CODE} at (0,0) size 144x16 13 LayoutInline {CODE} at (0,0) size 144x16
14 LayoutText {#text} at (263,43) size 144x16 14 LayoutText {#text} at (263,43) size 144x16
15 text run at (263,43) width 144: "box-align: stretch" 15 text run at (263,43) width 144: "box-align: stretch"
16 LayoutText {#text} at (407,40) size 78x19 16 LayoutText {#text} at (407,40) size 78x19
17 text run at (407,40) width 78: " is specified." 17 text run at (407,40) width 78: " is specified."
18 LayoutDeprecatedFlexibleBox {DIV} at (0,76) size 100x100 [bgcolor=#FF0000] 18 LayoutDeprecatedFlexibleBox {DIV} at (0,76) size 100x100 [bgcolor=#FF0000]
19 LayoutBlockFlow {IMG} at (0,0) size 100x100 [bgcolor=#008000] 19 LayoutBlockFlow {IMG} at (0,0) size 100x100 [bgcolor=#008000]
20 layer at (8,84) size 100x100 clip at (9,85) size 98x98 20 LayoutBlockFlow {SPAN} at (0,0) size 100x100 [border: (1px solid #C0C0 C0)]
21 LayoutBlockFlow {DIV} at (0,0) size 100x100 [border: (1px solid #C0C0C0)] 21 LayoutImage (floating) {IMG} at (2,2) size 16x16
22 layer at (10,86) size 96x20 22 LayoutInline {SPAN} at (0,0) size 39x19
23 LayoutBlockFlow {DIV} at (2,2) size 96x20 23 LayoutText {#text} at (18,2) size 39x19
24 LayoutText {#text} at (0,0) size 39x19 24 text run at (18,2) width 39: "Image"
25 text run at (0,0) width 39: "Image"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698