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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/canvas/canvas-putImageData-expected.txt

Issue 2891463002: Update testharness.js and idlharness.js. (Closed)
Patch Set: Update expectations Created 3 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
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS PixelTestBasicDrawing 1
3 PASS PixelTestBasicDrawing 2
4 PASS PixelTestBasicDrawing 3
5 PASS PixelTestBasicDrawing 4
6 PASS PixelTestBasicDrawing 5
7 PASS PixelTestBasicDrawing 6
8 PASS PixelTestBasicDrawing 7
9 PASS PixelTestPositionedDrawing 1
10 PASS PixelTestPositionedDrawing 2
11 PASS PixelTestPositionedDrawing 3
12 PASS PixelTestPositionedDrawing 4
13 PASS PixelTestPositionedDrawing 5
14 PASS PixelTestTranslation 1
15 PASS PixelTestTranslation 2
16 PASS PixelTestTranslation 3
17 PASS PixelTestTranslation 4
18 PASS Test dirty rect handling.
19 PASS Test drawing outside the canvas border.
20 PASS test drawing with non-intersecting dirty rect.
21 PASS Test drawing to region intersect edge of canvas.
22 PASS PixelTestRegionIntersectLeftEdge 1
23 PASS PixelTestRegionIntersectLeftEdge 2
24 PASS PixelTestRegionIntersectLeftEdge 3
25 PASS PixelTestRegionIntersectRightEdge 1
26 PASS PixelTestRegionIntersectRightEdge 2
27 PASS PixelTestRegionIntersectRightEdge 3
28 PASS PixelTestRegionIntersectTopEdge 1
29 PASS PixelTestRegionIntersectTopEdge 2
30 PASS PixelTestRegionIntersectTopEdge 3
31 PASS PixelTestRegionIntersectBototmEdge 1
32 PASS PixelTestRegionIntersectBototmEdge 2
33 PASS PixelTestRegionIntersectBototmEdge 3
34 PASS Test drawing with only part of the dirty region intersecting the window.
35 PASS PixelTestDirtyRegionIntersectLeftEdge 1
36 PASS PixelTestDirtyRegionIntersectLeftEdge 2
37 PASS PixelTestDirtyRegionIntersectLeftEdge 3
38 PASS PixelTestDirtyRegionIntersectLeftEdge 4
39 PASS PixelTestDirtyRegionIntersectLeftEdge 5
40 PASS PixelTestDirtyRegionIntersectLeftEdge 6
41 PASS PixelTestDirtyRegionIntersectRightEdge 1
42 PASS PixelTestDirtyRegionIntersectRightEdge 2
43 PASS PixelTestDirtyRegionIntersectRightEdge 3
44 PASS PixelTestDirtyRegionIntersectRightEdge 4
45 PASS PixelTestDirtyRegionIntersectRightEdge 5
46 PASS PixelTestDirtyRegionIntersectRightEdge 6
47 PASS PixelTestDirtyRegionIntersectTopEdge 1
48 PASS PixelTestDirtyRegionIntersectTopEdge 2
49 PASS PixelTestDirtyRegionIntersectTopEdge 3
50 PASS PixelTestDirtyRegionIntersectTopEdge 4
51 PASS PixelTestDirtyRegionIntersectTopEdge 5
52 PASS PixelTestDirtyRegionIntersectTopEdge 6
53 PASS PixelTestDirtyRegionIntersectBottomEdge 1
54 PASS PixelTestDirtyRegionIntersectBottomEdge 2
55 PASS PixelTestDirtyRegionIntersectBottomEdge 3
56 PASS PixelTestDirtyRegionIntersectBottomEdge 4
57 PASS PixelTestDirtyRegionIntersectBottomEdge 5
58 PASS PixelTestDirtyRegionIntersectBottomEdge 6
59 PASS Test clamping of dx/dy.
60 PASS Test clamping of dirtyX/Y/Width/Height.
61 FAIL TestInvalidParam 1 Test bug: need to pass exception to assert_throws()
62 FAIL TestInvalidParam 2 Test bug: need to pass exception to assert_throws()
63 FAIL TestInvalidParam 3 Test bug: need to pass exception to assert_throws()
64 PASS Ensure we don't mess up bounds clipping checks.
65 Harness: the test ran to completion.
66
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698