Index: third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt b/third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt |
index cab88fa7ef801e8ae8b0a243d1b3b9c0ce6885a4..cc9276ba8df64d5435ce2a3cfba6bd91c2460aaa 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt |
@@ -93,6 +93,18 @@ CONSOLE MESSAGE: line 139: setter shadowOffsetY |
CONSOLE MESSAGE: line 139: setter strokeStyle |
CONSOLE MESSAGE: line 139: interface PaintWorkletGlobalScope : WorkletGlobalScope |
CONSOLE MESSAGE: line 139: method constructor |
+CONSOLE MESSAGE: line 139: interface Path2D |
+CONSOLE MESSAGE: line 139: method addPath |
+CONSOLE MESSAGE: line 139: method arc |
+CONSOLE MESSAGE: line 139: method arcTo |
+CONSOLE MESSAGE: line 139: method bezierCurveTo |
+CONSOLE MESSAGE: line 139: method closePath |
+CONSOLE MESSAGE: line 139: method constructor |
+CONSOLE MESSAGE: line 139: method ellipse |
+CONSOLE MESSAGE: line 139: method lineTo |
+CONSOLE MESSAGE: line 139: method moveTo |
+CONSOLE MESSAGE: line 139: method quadraticCurveTo |
+CONSOLE MESSAGE: line 139: method rect |
CONSOLE MESSAGE: line 139: interface ReadableStream |
CONSOLE MESSAGE: line 139: getter locked |
CONSOLE MESSAGE: line 139: method cancel |