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

Side by Side Diff: LayoutTests/platform/mac/fast/dynamic/anchor-lock-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 scrollY 982.00 scrollHeig ht 2122 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollY 982.00 scrollHeig ht 2122
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x2122 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x2122 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x2122.44 4 LayoutBlockFlow {HTML} at (0,0) size 785x2122.44
5 LayoutBlockFlow {BODY} at (8,8) size 769x2106.44 5 LayoutBlockFlow {BODY} at (8,8) size 769x2106.44
6 LayoutBlockFlow {H1} at (0,0) size 769x37 6 LayoutBlockFlow {H1} at (0,0) size 769x37
7 LayoutText {#text} at (0,0) size 181x37 7 LayoutText {#text} at (0,0) size 181x37
8 text run at (0,0) width 181: "Anchor Lock" 8 text run at (0,0) width 181: "Anchor Lock"
9 LayoutBlockFlow {P} at (0,58.44) size 769x36 9 LayoutBlockFlow {P} at (0,58.44) size 769x36
10 LayoutText {#text} at (0,0) size 755x36 10 LayoutText {#text} at (0,0) size 755x36
11 text run at (0,0) width 755: "This tests WebKit's ability to lock to a n anchor and maintain focus on it as images are loaded above and below it. The" 11 text run at (0,0) width 755: "This tests WebKit's ability to lock to a n anchor and maintain focus on it as images are loaded above and below it. The"
12 text run at (0,18) width 376: "Anchor text should be visible and this message should not." 12 text run at (0,18) width 376: "Anchor text should be visible and this message should not."
13 LayoutBlockFlow {P} at (0,110.44) size 769x200 13 LayoutBlockFlow {P} at (0,110.44) size 769x200
(...skipping 16 matching lines...) Expand all
30 LayoutBlockFlow {P} at (0,1440.44) size 769x200 30 LayoutBlockFlow {P} at (0,1440.44) size 769x200
31 LayoutImage {IMG} at (0,0) size 200x200 31 LayoutImage {IMG} at (0,0) size 200x200
32 LayoutBlockFlow {P} at (0,1656.44) size 769x200 32 LayoutBlockFlow {P} at (0,1656.44) size 769x200
33 LayoutImage {IMG} at (0,0) size 200x200 33 LayoutImage {IMG} at (0,0) size 200x200
34 LayoutBlockFlow {P} at (0,1872.44) size 769x200 34 LayoutBlockFlow {P} at (0,1872.44) size 769x200
35 LayoutImage {IMG} at (0,0) size 200x200 35 LayoutImage {IMG} at (0,0) size 200x200
36 LayoutBlockFlow (anonymous) at (0,2088.44) size 769x18 36 LayoutBlockFlow (anonymous) at (0,2088.44) size 769x18
37 LayoutText {#text} at (0,0) size 60x18 37 LayoutText {#text} at (0,0) size 60x18
38 text run at (0,0) width 60: "#anchor1" 38 text run at (0,0) width 60: "#anchor1"
39 scrolled to 0,982 39 scrolled to 0,982
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698