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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/WebIDL/current-realm-expected.txt

Issue 2797213002: Fix BaseRenderingContext2D create/put/get-ImageData() for color managed canvas (Closed)
Patch Set: Rebaseline Created 3 years, 8 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/canvas/color-space/imageData-colorSpace.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 PASS querySelectorAll 2 PASS querySelectorAll
3 PASS createElement 3 PASS createElement
4 PASS createElementNS 4 PASS createElementNS
5 PASS createDocumentFragment 5 PASS createDocumentFragment
6 PASS createTextNode 6 PASS createTextNode
7 PASS createComment 7 PASS createComment
8 PASS createProcessingInstruction 8 PASS createProcessingInstruction
9 PASS createAttribute 9 PASS createAttribute
10 PASS createAttributeNS 10 PASS createAttributeNS
11 PASS createEvent 11 PASS createEvent
12 PASS createRange 12 PASS createRange
13 PASS createNodeIterator 13 PASS createNodeIterator
14 PASS createTreeWalker 14 PASS createTreeWalker
15 PASS getElementsByTagName 15 PASS getElementsByTagName
16 PASS getElementsByTagNameNS 16 PASS getElementsByTagNameNS
17 PASS getElementsByClassName 17 PASS getElementsByClassName
18 PASS createDocumentType 18 PASS createDocumentType
19 PASS createDocument 19 PASS createDocument
20 PASS createHTMLDocument 20 PASS createHTMLDocument
21 PASS NamedNodeMap item 21 PASS NamedNodeMap item
22 PASS NamedNodeMap getNamedItem 22 PASS NamedNodeMap getNamedItem
23 PASS NamedNodeMap getNamedItemNS 23 PASS NamedNodeMap getNamedItemNS
24 PASS splitText 24 PASS splitText
25 PASS extractContents 25 PASS extractContents
26 PASS cloneContents 26 PASS cloneContents
27 PASS cloneRange 27 PASS cloneRange
28 PASS getContext 2d 28 PASS getContext 2d
29 PASS getContext webgl 29 PASS getContext webgl
30 FAIL createImageData assert_false: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 ,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 ,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 shoul d not be from top-level Realm expected false got true 30 FAIL createImageData Failed to execute 'createImageData' on 'CanvasRenderingCont ext2D': The provided value is not of type '(Uint8ClampedArray or Uint16Array or Float32Array)'
31 FAIL getImageData assert_false: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 should n ot be from top-level Realm expected false got true 31 FAIL getImageData assert_false: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 should n ot be from top-level Realm expected false got true
32 PASS FontFace's load() 32 PASS FontFace's load()
33 Harness: the test ran to completion. 33 Harness: the test ran to completion.
34 34
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/canvas/color-space/imageData-colorSpace.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698