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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/invalid/016-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 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 742x18 7 LayoutText {#text} at (0,0) size 742x18
8 text run at (0,0) width 450: "You should see two 100x100 green squares with black borders below. " 8 text run at (0,0) width 450: "You should see two 100x100 green squares with black borders below. "
9 text run at (449,0) width 293: "If you see only one square, the test h as failed." 9 text run at (449,0) width 293: "If you see only one square, the test h as failed."
10 LayoutBlockFlow {P} at (0,34) size 784x104 10 LayoutBlockFlow {P} at (0,34) size 784x104
11 LayoutBlockFlow {IMG} at (0,0) size 104x104 [bgcolor=#008000] [border: ( 2px solid #000000)] 11 LayoutBlockFlow {IMG} at (0,0) size 104x104 [bgcolor=#008000] [border: ( 2px solid #000000)]
12 layer at (10,44) size 100x100 clip at (11,45) size 98x98 12 layer at (10,44) size 100x100 clip at (11,45) size 98x98
13 LayoutBlockFlow {DIV} at (2,2) size 100x100 [border: (1px solid #C0C0C0)] 13 LayoutBlockFlow {SPAN} at (2,2) size 100x100 [border: (1px solid #C0C0C0)]
14 LayoutImage (floating) {IMG} at (2,2) size 16x16 14 LayoutImage (floating) {IMG} at (2,2) size 16x16
15 layer at (28,46) size 80x0 15 LayoutInline {SPAN} at (0,0) size 0x0
16 LayoutBlockFlow {DIV} at (18,2) size 80x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698