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

Side by Side Diff: LayoutTests/platform/win/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 1551.00 scrollHeight 2151 1 layer at (0,0) size 800x600 scrollY 1551.00 scrollHeight 2151
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x2151 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x2151 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x2150.81 4 LayoutBlockFlow {HTML} at (0,0) size 800x2150.81
5 LayoutBlockFlow {BODY} at (8,16) size 784x2118.81 5 LayoutBlockFlow {BODY} at (8,16) size 784x2118.81
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 625x17 7 LayoutText {#text} at (0,0) size 625x17
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 67x17 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 67x17 [color=#0000EE]
11 LayoutText {#text} at (0,0) size 67x17 11 LayoutText {#text} at (0,0) size 67x17
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 784x27 14 LayoutBlockFlow {H2} at (0,2053.91) size 784x27
15 LayoutText {#text} at (0,0) size 120x26 15 LayoutText {#text} at (0,0) size 120x26
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,2100.81) size 784x18 17 LayoutBlockFlow {P} at (0,2100.81) size 784x18
18 LayoutText {#text} at (0,0) size 510x17 18 LayoutText {#text} at (0,0) size 510x17
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,1551 20 scrolled to 0,1551
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698