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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/compositing/repaint/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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutInline {A} at (0,0) size 146x19 [color=#0000EE]
8 LayoutText {#text} at (0,0) size 146x19
9 text run at (0,0) width 146: "rdar://problem/6983207"
10 LayoutText {#text} at (146,0) size 374x19
11 text run at (146,0) width 374: "Should not leave blue box behind after moving to the top right."
12 layer at (8,44) size 502x102 transparent
13 LayoutBlockFlow (relative positioned) {DIV} at (0,36) size 502x102 [border: (1 px solid #000000)]
14 layer at (259,45) size 250x100
15 LayoutBlockFlow (positioned) {DIV} at (251,1) size 250x100 [bgcolor=#0000FF]
16 layer at (9,45) size 50x50 transparent
17 LayoutBlockFlow (positioned) {DIV} at (1,1) size 50x50 [bgcolor=#000000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698