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

Side by Side Diff: LayoutTests/platform/mac/compositing/geometry/fixed-position-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 446x18 6 layer at (50,166) size 446x18
7 LayoutBlockFlow (positioned) {P} at (50,166) size 445.63x18 7 LayoutBlockFlow (positioned) {P} at (50,166) size 445.63x18
8 LayoutText {#text} at (0,0) size 446x18 8 LayoutText {#text} at (0,0) size 446x18
9 text run at (0,0) width 446: "You should see a green square in the top lef t corner of an orange box." 9 text run at (0,0) width 446: "You should see a green square in the top lef t corner of an orange box."
10 layer at (50,50) size 100x100 transparent 10 layer at (50,50) size 100x100 transparent
11 LayoutBlockFlow (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FFA500] 11 LayoutBlockFlow (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FFA500]
12 layer at (50,50) size 50x50 12 layer at (50,50) size 50x50
13 LayoutBlockFlow {DIV} at (0,0) size 50x50 [bgcolor=#008000] 13 LayoutBlockFlow {DIV} at (0,0) size 50x50 [bgcolor=#008000]
14 scrolled to 50,50 14 scrolled to 50,50
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698