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

Side by Side Diff: LayoutTests/platform/linux/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 1529 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1529
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1529 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1529 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1529 4 LayoutBlockFlow {HTML} at (0,0) size 785x1529
5 LayoutBlockFlow {BODY} at (8,8) size 769x1513 5 LayoutBlockFlow {BODY} at (8,8) size 769x1513
6 LayoutBlockFlow {P} at (0,0) size 769x40 6 LayoutBlockFlow {P} at (0,0) size 769x40
7 LayoutText {#text} at (0,0) size 51x19 7 LayoutText {#text} at (0,0) size 51x19
8 text run at (0,0) width 51: "Test for " 8 text run at (0,0) width 51: "Test for "
9 LayoutInline {I} at (0,0) size 714x39 9 LayoutInline {I} at (0,0) size 714x39
10 LayoutInline {A} at (0,0) size 311x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 311x19 [color=#0000EE]
11 LayoutText {#text} at (51,0) size 311x19 11 LayoutText {#text} at (51,0) size 311x19
12 text run at (51,0) width 311: "https://bugs.webkit.org/show_bug.cg i?id=19519" 12 text run at (51,0) width 311: "https://bugs.webkit.org/show_bug.cg i?id=19519"
13 LayoutText {#text} at (362,0) size 714x39 13 LayoutText {#text} at (362,0) size 714x39
(...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,1513) size 769x0 467 LayoutBlockFlow {DIV} at (0,1513) 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,1513) size 769x0 471 LayoutBlockFlow {DIV} at (0,1513) 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