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

Side by Side Diff: LayoutTests/platform/win/fast/table/prepend-in-anonymous-table-expected.txt

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 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 clip at (0,0) size 785x600 scrollHeight 1525 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1525
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1525 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1525 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1525 4 LayoutBlockFlow {HTML} at (0,0) size 785x1525
5 LayoutBlockFlow {BODY} at (8,8) size 769x1509 5 LayoutBlockFlow {BODY} at (8,8) size 769x1509
6 LayoutBlockFlow {P} at (0,0) size 769x36 6 LayoutBlockFlow {P} at (0,0) size 769x36
7 LayoutText {#text} at (0,0) size 55x17 7 LayoutText {#text} at (0,0) size 55x17
8 text run at (0,0) width 55: "Test for " 8 text run at (0,0) width 55: "Test for "
9 LayoutInline {I} at (0,0) size 719x35 9 LayoutInline {I} at (0,0) size 719x35
10 LayoutInline {A} at (0,0) size 312x17 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 312x17 [color=#0000EE]
11 LayoutText {#text} at (54,0) size 312x17 11 LayoutText {#text} at (54,0) size 312x17
12 text run at (54,0) width 312: "https://bugs.webkit.org/show_bug.cg i?id=19519" 12 text run at (54,0) width 312: "https://bugs.webkit.org/show_bug.cg i?id=19519"
13 LayoutText {#text} at (365,0) size 719x35 13 LayoutText {#text} at (365,0) size 719x35
(...skipping 451 matching lines...) Expand 10 before | Expand all | Expand 10 after
465 LayoutText {#text} at (0,0) size 336x16 465 LayoutText {#text} at (0,0) size 336x16
466 text run at (0,0) width 336: "Prepending table-caption to table-captio n:" 466 text run at (0,0) width 336: "Prepending table-caption to table-captio n:"
467 LayoutBlockFlow {DIV} at (0,1509) size 769x0 467 LayoutBlockFlow {DIV} at (0,1509) size 769x0
468 LayoutTable (anonymous) at (0,0) size 0x0 468 LayoutTable (anonymous) at (0,0) size 0x0
469 LayoutBlockFlow {DIV} at (0,0) size 0x0 469 LayoutBlockFlow {DIV} at (0,0) size 0x0
470 LayoutBlockFlow {DIV} at (0,0) size 0x0 470 LayoutBlockFlow {DIV} at (0,0) size 0x0
471 LayoutBlockFlow {DIV} at (0,1509) size 769x0 471 LayoutBlockFlow {DIV} at (0,1509) size 769x0
472 LayoutTable (anonymous) at (0,0) size 0x0 472 LayoutTable (anonymous) at (0,0) size 0x0
473 LayoutBlockFlow {DIV} at (0,0) size 0x0 473 LayoutBlockFlow {DIV} at (0,0) size 0x0
474 LayoutBlockFlow {DIV} at (0,0) size 0x0 474 LayoutBlockFlow {DIV} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698