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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/compositing/direct-image-compositing-expected.txt

Issue 113776: Add baselines for new tests that pass.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 7 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
(Empty)
1 layer at (0,0) size 785x755
2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x755
4 RenderBlock {HTML} at (0,0) size 785x155
5 RenderBody {BODY} at (8,21) size 769x118
6 RenderBlock {H1} at (0,0) size 769x37
7 RenderText {#text} at (0,0) size 387x36
8 text run at (0,0) width 387: "Image optimisation in layers"
9 RenderBlock {P} at (0,58) size 769x60
10 RenderText {#text} at (0,0) size 747x59
11 text run at (0,0) width 564: "This test exercises direct compositing o f images with hardware acceleration. The visual results "
12 text run at (564,0) width 30: "using"
13 text run at (0,20) width 641: "ACCELERATED_COMPOSITING and regular TOT should be identical. Running this test manually with "
14 text run at (641,20) width 106: "the correct debug"
15 text run at (0,40) width 379: "options will show which elements are di rectly composited. See "
16 RenderInline {A} at (0,0) size 291x19 [color=#0000EE]
17 RenderText {#text} at (379,40) size 291x19
18 text run at (379,40) width 291: "https://bugs.webkit.org/show_bug.cg i?id=23361"
19 RenderText {#text} at (0,0) size 0x0
20 RenderBlock (floating) {DIV} at (0,134) size 260x200
21 RenderText {#text} at (150,0) size 101x79
22 text run at (150,0) width 101: "Basic image - no"
23 text run at (150,20) width 81: "style - can be"
24 text run at (150,40) width 44: "directly"
25 text run at (150,60) width 70: "composited"
26 RenderBlock (floating) {DIV} at (260,134) size 260x200
27 RenderText {#text} at (160,0) size 97x79
28 text run at (160,0) width 97: "5px blue border"
29 text run at (160,20) width 87: "- can NOT be"
30 text run at (160,40) width 44: "directly"
31 text run at (160,60) width 70: "composited"
32 RenderBlock (floating) {DIV} at (0,334) size 260x200
33 RenderText {#text} at (160,0) size 100x59
34 text run at (160,0) width 75: "margin - can"
35 text run at (160,20) width 100: "NOT be directly"
36 text run at (160,40) width 70: "composited"
37 RenderBlock (floating) {DIV} at (260,334) size 260x200
38 RenderText {#text} at (150,0) size 104x59
39 text run at (150,0) width 104: "solid background"
40 text run at (150,20) width 98: "- can be directly"
41 text run at (150,40) width 70: "composited"
42 RenderBlock (floating) {DIV} at (0,534) size 260x200
43 RenderText {#text} at (150,0) size 107x79
44 text run at (150,0) width 72: "background"
45 text run at (150,20) width 107: "image - can NOT"
46 text run at (150,40) width 63: "be directly"
47 text run at (150,60) width 70: "composited"
48 RenderBlock (floating) {DIV} at (260,534) size 260x200
49 RenderText {#text} at (150,0) size 108x79
50 text run at (150,0) width 66: "rotated but"
51 text run at (150,20) width 108: "otherwise no style"
52 text run at (150,40) width 98: "- can be directly"
53 text run at (150,60) width 70: "composited"
54 layer at (8,155) size 150x150
55 RenderImage {IMG} at (0,0) size 150x150
56 layer at (268,155) size 160x160
57 RenderImage {IMG} at (0,0) size 160x160 [border: (5px solid #0000FF)]
58 layer at (13,360) size 150x150
59 RenderImage {IMG} at (5,5) size 150x150
60 layer at (268,355) size 150x150
61 RenderImage {IMG} at (0,0) size 150x150 [bgcolor=#808080]
62 layer at (8,555) size 150x150
63 RenderImage {IMG} at (0,0) size 150x150 [bgcolor=#FFA500]
64 layer at (268,555) size 150x150
65 RenderImage {IMG} at (0,0) size 150x150
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698