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

Side by Side Diff: LayoutTests/platform/mac/fast/overflow/overflow_hidden-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 scrollY 1552.00 scrollHeight 2152 1 layer at (0,0) size 800x600 scrollY 1552.00 scrollHeight 2152
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x2152 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x2152 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x2151.81 4 LayoutBlockFlow {HTML} at (0,0) size 800x2151.81
5 LayoutBlockFlow {BODY} at (8,16) size 784x2119.81 5 LayoutBlockFlow {BODY} at (8,16) size 784x2119.81
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 625x18 7 LayoutText {#text} at (0,0) size 625x18
8 text run at (0,0) width 625: "Scrolling should occur even when the fra me's overflow is hidden (i.e. it has no visible scrollbars)." 8 text run at (0,0) width 625: "Scrolling should occur even when the fra me's overflow is hidden (i.e. it has no visible scrollbars)."
9 LayoutBlockFlow {DIV} at (0,34) size 784x2000 9 LayoutBlockFlow {DIV} at (0,34) size 784x2000
10 LayoutInline {A} at (0,0) size 67x18 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 67x18 [color=#0000EE]
11 LayoutText {#text} at (0,0) size 67x18 11 LayoutText {#text} at (0,0) size 67x18
12 text run at (0,0) width 67: "Click here" 12 text run at (0,0) width 67: "Click here"
13 LayoutText {#text} at (0,0) size 0x0 13 LayoutText {#text} at (0,0) size 0x0
14 LayoutBlockFlow {H2} at (0,2053.91) size 784x28 14 LayoutBlockFlow {H2} at (0,2053.91) size 784x28
15 LayoutText {#text} at (0,0) size 120x28 15 LayoutText {#text} at (0,0) size 120x28
16 text run at (0,0) width 120: "Test Passed" 16 text run at (0,0) width 120: "Test Passed"
17 LayoutBlockFlow {P} at (0,2101.81) size 784x18 17 LayoutBlockFlow {P} at (0,2101.81) size 784x18
18 LayoutText {#text} at (0,0) size 510x18 18 LayoutText {#text} at (0,0) size 510x18
19 text run at (0,0) width 510: "The test should have automatically scrol led down to show \"Test Passed\" above." 19 text run at (0,0) width 510: "The test should have automatically scrol led down to show \"Test Passed\" above."
20 scrolled to 0,1552 20 scrolled to 0,1552
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698