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

Side by Side Diff: LayoutTests/platform/linux/compositing/overflow/fixed-position-ancestor-clip-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 scrollX 50.00 scrollY 50.00 scrollWidth 1008 scrollH eight 1016 1 layer at (0,0) size 800x600 scrollX 50.00 scrollY 50.00 scrollWidth 1008 scrollH eight 1016
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x1016 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x1016 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x1016 4 LayoutBlockFlow {HTML} at (0,0) size 800x1016
5 LayoutBlockFlow {BODY} at (8,8) size 1000x1000 5 LayoutBlockFlow {BODY} at (8,8) size 1000x1000
6 layer at (50,166) size 302x20 6 layer at (50,166) size 302x20
7 LayoutBlockFlow (positioned) {P} at (50,166) size 302x20 7 LayoutBlockFlow (positioned) {P} at (50,166) size 302x20
8 LayoutText {#text} at (0,0) size 302x19 8 LayoutText {#text} at (0,0) size 302x19
9 text run at (0,0) width 302: "You should see a single green square, with n o red." 9 text run at (0,0) width 302: "You should see a single green square, with n o red."
10 layer at (58,58) size 100x100 10 layer at (58,58) size 100x100
11 LayoutBlockFlow (positioned) {DIV} at (8,8) size 100x100 [bgcolor=#FF0000] 11 LayoutBlockFlow (positioned) {DIV} at (8,8) size 100x100 [bgcolor=#FF0000]
12 layer at (58,58) size 100x100 12 layer at (58,58) size 100x100
13 LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#008000] 13 LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#008000]
14 scrolled to 50,50 14 scrolled to 50,50
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698