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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 2548003002: Expose isPointInPath and isPointInStroke for OffscreenCanvas 2D (Closed)
Patch Set: update global interface layout tests results Created 4 years 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index 62cb2013ae176f1dbf1786fa13e5f8945103a5c2..99dd9093e0e38a0b3f07cb39e7f9464d3a573d02 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -4400,6 +4400,8 @@ interface OffscreenCanvasRenderingContext2D
method fillRect
method getImageData
method getLineDash
+ method isPointInPath
+ method isPointInStroke
method lineTo
method moveTo
method putImageData

Powered by Google App Engine
This is Rietveld 408576698