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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/compositing/become-overlay-composited-layer-expected.txt

Issue 2327223002: Move all remaining fast/repaint tests to paint/invalidation (Closed)
Patch Set: Created 4 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 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutInline {A} at (0,0) size 153x18 [color=#0000EE] 7 LayoutInline {A} at (0,0) size 153x18 [color=#0000EE]
8 LayoutText {#text} at (0,0) size 153x18 8 LayoutText {#text} at (0,0) size 153x18
9 text run at (0,0) width 153: "rdar://problem/6983207" 9 text run at (0,0) width 153: "rdar://problem/6983207"
10 LayoutText {#text} at (152,0) size 405x18 10 LayoutText {#text} at (152,0) size 405x18
11 text run at (152,0) width 405: "Should not leave blue box behind after moving to the top right." 11 text run at (152,0) width 405: "Should not leave blue box behind after moving to the top right."
12 layer at (8,42) size 502x102 transparent 12 layer at (8,42) size 502x102 transparent
13 LayoutBlockFlow (relative positioned) {DIV} at (0,34) size 502x102 [border: (1 px solid #000000)] 13 LayoutBlockFlow (relative positioned) {DIV} at (0,34) size 502x102 [border: (1 px solid #000000)]
14 layer at (259,43) size 250x100 14 layer at (259,43) size 250x100
15 LayoutBlockFlow (positioned) {DIV} at (251,1) size 250x100 [bgcolor=#0000FF] 15 LayoutBlockFlow (positioned) {DIV} at (251,1) size 250x100 [bgcolor=#0000FF]
16 layer at (9,43) size 50x50 transparent 16 layer at (9,43) size 50x50 transparent
17 LayoutBlockFlow (positioned) {DIV} at (1,1) size 50x50 [bgcolor=#000000] 17 LayoutBlockFlow (positioned) {DIV} at (1,1) size 50x50 [bgcolor=#000000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698