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

Side by Side Diff: LayoutTests/platform/linux/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 986.00 scrollHeig ht 2130 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollY 986.00 scrollHeig ht 2130
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x2130 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x2130 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x2130.44 4 LayoutBlockFlow {HTML} at (0,0) size 785x2130.44
5 LayoutBlockFlow {BODY} at (8,8) size 769x2114.44 5 LayoutBlockFlow {BODY} at (8,8) size 769x2114.44
6 LayoutBlockFlow {H1} at (0,0) size 769x37 6 LayoutBlockFlow {H1} at (0,0) size 769x37
7 LayoutText {#text} at (0,0) size 179x36 7 LayoutText {#text} at (0,0) size 179x36
8 text run at (0,0) width 179: "Anchor Lock" 8 text run at (0,0) width 179: "Anchor Lock"
9 LayoutBlockFlow {P} at (0,58.44) size 769x40 9 LayoutBlockFlow {P} at (0,58.44) size 769x40
10 LayoutText {#text} at (0,0) size 756x39 10 LayoutText {#text} at (0,0) size 756x39
11 text run at (0,0) width 756: "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 A nchor" 11 text run at (0,0) width 756: "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 A nchor"
12 text run at (0,20) width 300: "text should be visible and this message should not." 12 text run at (0,20) width 300: "text should be visible and this message should not."
13 LayoutBlockFlow {P} at (0,114.44) size 769x200 13 LayoutBlockFlow {P} at (0,114.44) size 769x200
(...skipping 16 matching lines...) Expand all
30 LayoutBlockFlow {P} at (0,1446.44) size 769x200 30 LayoutBlockFlow {P} at (0,1446.44) size 769x200
31 LayoutImage {IMG} at (0,0) size 200x200 31 LayoutImage {IMG} at (0,0) size 200x200
32 LayoutBlockFlow {P} at (0,1662.44) size 769x200 32 LayoutBlockFlow {P} at (0,1662.44) size 769x200
33 LayoutImage {IMG} at (0,0) size 200x200 33 LayoutImage {IMG} at (0,0) size 200x200
34 LayoutBlockFlow {P} at (0,1878.44) size 769x200 34 LayoutBlockFlow {P} at (0,1878.44) size 769x200
35 LayoutImage {IMG} at (0,0) size 200x200 35 LayoutImage {IMG} at (0,0) size 200x200
36 LayoutBlockFlow (anonymous) at (0,2094.44) size 769x20 36 LayoutBlockFlow (anonymous) at (0,2094.44) size 769x20
37 LayoutText {#text} at (0,0) size 57x19 37 LayoutText {#text} at (0,0) size 57x19
38 text run at (0,0) width 57: "#anchor1" 38 text run at (0,0) width 57: "#anchor1"
39 scrolled to 0,986 39 scrolled to 0,986
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698