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

Side by Side Diff: LayoutTests/platform/win/compositing/overflow/overflow-positioning-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 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x436 3 layer at (0,0) size 800x436
4 LayoutBlockFlow {HTML} at (0,0) size 800x436 4 LayoutBlockFlow {HTML} at (0,0) size 800x436
5 LayoutBlockFlow {BODY} at (100,100) size 600x236 5 LayoutBlockFlow {BODY} at (100,100) size 600x236
6 LayoutBlockFlow {P} at (0,0) size 600x18 6 LayoutBlockFlow {P} at (0,0) size 600x18
7 LayoutText {#text} at (0,0) size 479x17 7 LayoutText {#text} at (0,0) size 479x17
8 text run at (0,0) width 479: "Things should not jump around when the g reen square starts the transition." 8 text run at (0,0) width 479: "Things should not jump around when the g reen square starts the transition."
9 layer at (100,134) size 202x202 clip at (101,135) size 200x200 9 layer at (100,134) size 202x202 clip at (101,135) size 200x200
10 LayoutBlockFlow (relative positioned) {DIV} at (0,34) size 202x202 [border: (1 px solid #000000)] 10 LayoutBlockFlow (relative positioned) {DIV} at (0,34) size 202x202 [border: (1 px solid #000000)]
11 layer at (101,135) size 200x100 11 layer at (101,135) size 200x100
12 LayoutBlockFlow (relative positioned) {DIV} at (1,1) size 200x100 [bgcolor=#80 800033] 12 LayoutBlockFlow (relative positioned) {DIV} at (1,1) size 200x100 [bgcolor=#80 800033]
13 layer at (-99,135) size 150x100 backgroundClip at (101,135) size 200x200 clip at (101,135) size 200x200 outlineClip at (101,135) size 200x200 13 layer at (-99,135) size 150x100 backgroundClip at (101,135) size 200x200 clip at (101,135) size 200x200
14 LayoutBlockFlow (positioned) {DIV} at (-200,0) size 150x100 [bgcolor=#0000FF] 14 LayoutBlockFlow (positioned) {DIV} at (-200,0) size 150x100 [bgcolor=#0000FF]
15 layer at (101,135) size 150x150 15 layer at (101,135) size 150x150
16 LayoutBlockFlow (positioned) {DIV} at (1,1) size 150x150 [bgcolor=#008000] 16 LayoutBlockFlow (positioned) {DIV} at (1,1) size 150x150 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698