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

Side by Side Diff: LayoutTests/platform/mac/fast/selectors/166-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 3324 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 3324
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x3324 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x3324 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x3323.50 4 LayoutBlockFlow {HTML} at (0,0) size 785x3323.50
5 LayoutBlockFlow {BODY} at (8,21.44) size 769x3286.06 5 LayoutBlockFlow {BODY} at (8,21.44) size 769x3286.06
6 LayoutBlockFlow {H1} at (0,0) size 769x37 6 LayoutBlockFlow {H1} at (0,0) size 769x37
7 LayoutText {#text} at (0,0) size 251x37 7 LayoutText {#text} at (0,0) size 251x37
8 text run at (0,0) width 251: "HTML Test Index" 8 text run at (0,0) width 251: "HTML Test Index"
9 LayoutBlockFlow {P} at (0,58.44) size 769x18 9 LayoutBlockFlow {P} at (0,58.44) size 769x18
10 LayoutText {#text} at (0,0) size 317x18 10 LayoutText {#text} at (0,0) size 317x18
11 text run at (0,0) width 317: "The HTML tests are available in several variants." 11 text run at (0,0) width 317: "The HTML tests are available in several variants."
12 LayoutBlockFlow {H2} at (0,96.34) size 769x28 12 LayoutBlockFlow {H2} at (0,96.34) size 769x28
13 LayoutText {#text} at (0,0) size 283x28 13 LayoutText {#text} at (0,0) size 283x28
(...skipping 1362 matching lines...) Expand 10 before | Expand all | Expand 10 after
1376 LayoutText {#text} at (97,0) size 9x18 1376 LayoutText {#text} at (97,0) size 9x18
1377 text run at (97,0) width 9: ", " 1377 text run at (97,0) width 9: ", "
1378 LayoutInline {A} at (0,0) size 58x18 [color=#0000EE] 1378 LayoutInline {A} at (0,0) size 58x18 [color=#0000EE]
1379 LayoutText {#text} at (105,0) size 58x18 1379 LayoutText {#text} at (105,0) size 58x18
1380 text run at (105,0) width 58: "XHTML" 1380 text run at (105,0) width 58: "XHTML"
1381 LayoutText {#text} at (162,0) size 9x18 1381 LayoutText {#text} at (162,0) size 9x18
1382 text run at (162,0) width 9: ", " 1382 text run at (162,0) width 9: ", "
1383 LayoutInline {A} at (0,0) size 37x18 [color=#0000EE] 1383 LayoutInline {A} at (0,0) size 37x18 [color=#0000EE]
1384 LayoutText {#text} at (170,0) size 37x18 1384 LayoutText {#text} at (170,0) size 37x18
1385 text run at (170,0) width 37: "XML" 1385 text run at (170,0) width 37: "XML"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698