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

Side by Side Diff: LayoutTests/platform/win-xp/compositing/repaint/layer-repaint-rects-expected.txt

Issue 304913002: Unreviewed Win XP rebaselines for r175038, part 3 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x52 3 layer at (0,0) size 800x52
4 RenderBlock {HTML} at (0,0) size 800x52 4 RenderBlock {HTML} at (0,0) size 800x52
5 RenderBody {BODY} at (0,16) size 800x20 5 RenderBody {BODY} at (0,16) size 800x20
6 RenderBlock {P} at (0,0) size 800x20 6 RenderBlock {P} at (0,0) size 800x20
7 RenderText {#text} at (0,0) size 628x19 7 RenderText {#text} at (0,0) size 628x19
8 text run at (0,0) width 628: "Tests repaint after a layer stops compos iting. You should see no red below after the end of the transition." 8 text run at (0,0) width 628: "Tests repaint after a layer stops compos iting. You should see no red below after the end of the transition."
9 layer at (0,100) size 402x232 9 layer at (0,100) size 402x232
10 RenderBlock (positioned) {DIV} at (0,100) size 402x232 [border: (1px solid #00 0000)] 10 RenderBlock (positioned) {DIV} at (0,100) size 402x232 [border: (1px solid #00 0000)]
11 layer at (1,111) size 200x100 11 layer at (1,111) size 200x100
12 RenderBlock (positioned) {DIV} at (1,11) size 200x100 [bgcolor=#8888FF] 12 RenderBlock (positioned) {DIV} at (1,11) size 200x100 [bgcolor=#8888FF]
13 layer at (1,221) size 200x100 13 layer at (1,221) size 200x100
14 RenderBlock (positioned) {DIV} at (1,121) size 200x100 [bgcolor=#FF0000] 14 RenderBlock (positioned) {DIV} at (1,121) size 200x100 [bgcolor=#FF0000]
15 layer at (1,221) size 200x100 15 layer at (1,221) size 200x100
16 RenderBlock (positioned) {DIV} at (1,221) size 200x100 [bgcolor=#008000] 16 RenderBlock (positioned) {DIV} at (1,221) size 200x100 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698