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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt

Issue 1866623002: Hook up CSSPaintValue::image to CSS Paint API callback. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: addressed comments + rebase. Created 4 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
1 CONSOLE MESSAGE: line 137: interface ByteLengthQueuingStrategy 1 CONSOLE MESSAGE: line 137: interface ByteLengthQueuingStrategy
2 CONSOLE MESSAGE: line 137: method constructor 2 CONSOLE MESSAGE: line 137: method constructor
3 CONSOLE MESSAGE: line 137: method size 3 CONSOLE MESSAGE: line 137: method size
4 CONSOLE MESSAGE: line 137: interface CountQueuingStrategy 4 CONSOLE MESSAGE: line 137: interface CountQueuingStrategy
5 CONSOLE MESSAGE: line 137: method constructor 5 CONSOLE MESSAGE: line 137: method constructor
6 CONSOLE MESSAGE: line 137: method size 6 CONSOLE MESSAGE: line 137: method size
7 CONSOLE MESSAGE: line 137: interface DataView 7 CONSOLE MESSAGE: line 137: interface DataView
8 CONSOLE MESSAGE: line 137: getter buffer 8 CONSOLE MESSAGE: line 137: getter buffer
9 CONSOLE MESSAGE: line 137: getter byteLength 9 CONSOLE MESSAGE: line 137: getter byteLength
10 CONSOLE MESSAGE: line 137: getter byteOffset 10 CONSOLE MESSAGE: line 137: getter byteOffset
11 CONSOLE MESSAGE: line 137: method constructor 11 CONSOLE MESSAGE: line 137: method constructor
12 CONSOLE MESSAGE: line 137: method getFloat32 12 CONSOLE MESSAGE: line 137: method getFloat32
13 CONSOLE MESSAGE: line 137: method getFloat64 13 CONSOLE MESSAGE: line 137: method getFloat64
14 CONSOLE MESSAGE: line 137: method getInt16 14 CONSOLE MESSAGE: line 137: method getInt16
15 CONSOLE MESSAGE: line 137: method getInt32 15 CONSOLE MESSAGE: line 137: method getInt32
16 CONSOLE MESSAGE: line 137: method getInt8 16 CONSOLE MESSAGE: line 137: method getInt8
17 CONSOLE MESSAGE: line 137: method getUint16 17 CONSOLE MESSAGE: line 137: method getUint16
18 CONSOLE MESSAGE: line 137: method getUint32 18 CONSOLE MESSAGE: line 137: method getUint32
19 CONSOLE MESSAGE: line 137: method getUint8 19 CONSOLE MESSAGE: line 137: method getUint8
20 CONSOLE MESSAGE: line 137: method setFloat32 20 CONSOLE MESSAGE: line 137: method setFloat32
21 CONSOLE MESSAGE: line 137: method setFloat64 21 CONSOLE MESSAGE: line 137: method setFloat64
22 CONSOLE MESSAGE: line 137: method setInt16 22 CONSOLE MESSAGE: line 137: method setInt16
23 CONSOLE MESSAGE: line 137: method setInt32 23 CONSOLE MESSAGE: line 137: method setInt32
24 CONSOLE MESSAGE: line 137: method setInt8 24 CONSOLE MESSAGE: line 137: method setInt8
25 CONSOLE MESSAGE: line 137: method setUint16 25 CONSOLE MESSAGE: line 137: method setUint16
26 CONSOLE MESSAGE: line 137: method setUint32 26 CONSOLE MESSAGE: line 137: method setUint32
27 CONSOLE MESSAGE: line 137: method setUint8 27 CONSOLE MESSAGE: line 137: method setUint8
28 CONSOLE MESSAGE: line 137: interface Geometry
29 CONSOLE MESSAGE: line 137: getter height
30 CONSOLE MESSAGE: line 137: getter width
31 CONSOLE MESSAGE: line 137: method constructor
28 CONSOLE MESSAGE: line 137: interface PaintRenderingContext2D 32 CONSOLE MESSAGE: line 137: interface PaintRenderingContext2D
29 CONSOLE MESSAGE: line 137: getter currentTransform 33 CONSOLE MESSAGE: line 137: getter currentTransform
30 CONSOLE MESSAGE: line 137: getter fillStyle 34 CONSOLE MESSAGE: line 137: getter fillStyle
31 CONSOLE MESSAGE: line 137: getter globalAlpha 35 CONSOLE MESSAGE: line 137: getter globalAlpha
32 CONSOLE MESSAGE: line 137: getter globalCompositeOperation 36 CONSOLE MESSAGE: line 137: getter globalCompositeOperation
33 CONSOLE MESSAGE: line 137: getter imageSmoothingEnabled 37 CONSOLE MESSAGE: line 137: getter imageSmoothingEnabled
34 CONSOLE MESSAGE: line 137: getter imageSmoothingQuality 38 CONSOLE MESSAGE: line 137: getter imageSmoothingQuality
35 CONSOLE MESSAGE: line 137: getter lineCap 39 CONSOLE MESSAGE: line 137: getter lineCap
36 CONSOLE MESSAGE: line 137: getter lineDashOffset 40 CONSOLE MESSAGE: line 137: getter lineDashOffset
37 CONSOLE MESSAGE: line 137: getter lineJoin 41 CONSOLE MESSAGE: line 137: getter lineJoin
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
86 CONSOLE MESSAGE: line 137: setter lineJoin 90 CONSOLE MESSAGE: line 137: setter lineJoin
87 CONSOLE MESSAGE: line 137: setter lineWidth 91 CONSOLE MESSAGE: line 137: setter lineWidth
88 CONSOLE MESSAGE: line 137: setter miterLimit 92 CONSOLE MESSAGE: line 137: setter miterLimit
89 CONSOLE MESSAGE: line 137: setter shadowBlur 93 CONSOLE MESSAGE: line 137: setter shadowBlur
90 CONSOLE MESSAGE: line 137: setter shadowColor 94 CONSOLE MESSAGE: line 137: setter shadowColor
91 CONSOLE MESSAGE: line 137: setter shadowOffsetX 95 CONSOLE MESSAGE: line 137: setter shadowOffsetX
92 CONSOLE MESSAGE: line 137: setter shadowOffsetY 96 CONSOLE MESSAGE: line 137: setter shadowOffsetY
93 CONSOLE MESSAGE: line 137: setter strokeStyle 97 CONSOLE MESSAGE: line 137: setter strokeStyle
94 CONSOLE MESSAGE: line 137: interface PaintWorkletGlobalScope : WorkletGlobalScop e 98 CONSOLE MESSAGE: line 137: interface PaintWorkletGlobalScope : WorkletGlobalScop e
95 CONSOLE MESSAGE: line 137: method constructor 99 CONSOLE MESSAGE: line 137: method constructor
100 CONSOLE MESSAGE: line 137: interface Path2D
101 CONSOLE MESSAGE: line 137: method addPath
102 CONSOLE MESSAGE: line 137: method arc
103 CONSOLE MESSAGE: line 137: method arcTo
104 CONSOLE MESSAGE: line 137: method bezierCurveTo
105 CONSOLE MESSAGE: line 137: method closePath
106 CONSOLE MESSAGE: line 137: method constructor
107 CONSOLE MESSAGE: line 137: method ellipse
108 CONSOLE MESSAGE: line 137: method lineTo
109 CONSOLE MESSAGE: line 137: method moveTo
110 CONSOLE MESSAGE: line 137: method quadraticCurveTo
111 CONSOLE MESSAGE: line 137: method rect
96 CONSOLE MESSAGE: line 137: interface ReadableStream 112 CONSOLE MESSAGE: line 137: interface ReadableStream
97 CONSOLE MESSAGE: line 137: getter locked 113 CONSOLE MESSAGE: line 137: getter locked
98 CONSOLE MESSAGE: line 137: method cancel 114 CONSOLE MESSAGE: line 137: method cancel
99 CONSOLE MESSAGE: line 137: method constructor 115 CONSOLE MESSAGE: line 137: method constructor
100 CONSOLE MESSAGE: line 137: method getReader 116 CONSOLE MESSAGE: line 137: method getReader
101 CONSOLE MESSAGE: line 137: method tee 117 CONSOLE MESSAGE: line 137: method tee
102 CONSOLE MESSAGE: line 137: interface WorkletGlobalScope 118 CONSOLE MESSAGE: line 137: interface WorkletGlobalScope
103 CONSOLE MESSAGE: line 137: method constructor 119 CONSOLE MESSAGE: line 137: method constructor
104 CONSOLE MESSAGE: line 137: global object 120 CONSOLE MESSAGE: line 137: global object
105 CONSOLE MESSAGE: line 137: attribute console 121 CONSOLE MESSAGE: line 137: attribute console
106 CONSOLE MESSAGE: line 137: method gc 122 CONSOLE MESSAGE: line 137: method gc
107 CONSOLE MESSAGE: line 137: method registerPaint 123 CONSOLE MESSAGE: line 137: method registerPaint
108 124
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698