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

Side by Side Diff: LayoutTests/platform/mac/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 1490 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1490
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1490 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1490 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1490 4 LayoutBlockFlow {HTML} at (0,0) size 785x1490
5 LayoutBlockFlow {BODY} at (8,8) size 769x1474 5 LayoutBlockFlow {BODY} at (8,8) size 769x1474
6 LayoutBlockFlow {P} at (0,0) size 769x36 6 LayoutBlockFlow {P} at (0,0) size 769x36
7 LayoutText {#text} at (0,0) size 55x18 7 LayoutText {#text} at (0,0) size 55x18
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 719x36 9 LayoutInline {I} at (0,0) size 719x36
10 LayoutInline {A} at (0,0) size 312x18 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 312x18 [color=#0000EE]
11 LayoutText {#text} at (54,0) size 312x18 11 LayoutText {#text} at (54,0) size 312x18
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 719x36 13 LayoutText {#text} at (365,0) size 719x36
(...skipping 451 matching lines...) Expand 10 before | Expand all | Expand 10 after
465 LayoutText {#text} at (0,0) size 328x15 465 LayoutText {#text} at (0,0) size 328x15
466 text run at (0,0) width 328: "Prepending table-caption to table-captio n:" 466 text run at (0,0) width 328: "Prepending table-caption to table-captio n:"
467 LayoutBlockFlow {DIV} at (0,1474) size 769x0 467 LayoutBlockFlow {DIV} at (0,1474) 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,1474) size 769x0 471 LayoutBlockFlow {DIV} at (0,1474) 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