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

Unified Diff: Source/core/imagebitmap/WindowImageBitmapFactories.idl

Issue 1225843002: Sync the ImageBitmapFactories interface with the spec (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/imagebitmap/ImageBitmapFactories.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/imagebitmap/WindowImageBitmapFactories.idl
diff --git a/Source/core/imagebitmap/WindowImageBitmapFactories.idl b/Source/core/imagebitmap/WindowImageBitmapFactories.idl
index cf877c590444ed9b9bc10503356897a0b02fba47..7d986170c9e15924aa073dcd55b04c75192db859 100644
--- a/Source/core/imagebitmap/WindowImageBitmapFactories.idl
+++ b/Source/core/imagebitmap/WindowImageBitmapFactories.idl
@@ -28,6 +28,9 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+// https://html.spec.whatwg.org/#imagebitmapfactories
+
+// TODO(philipj): This should be part of the ImageBitmapFactories interface.
[
ImplementedAs=ImageBitmapFactories,
RuntimeEnabled=ExperimentalCanvasFeatures,
« no previous file with comments | « Source/core/imagebitmap/ImageBitmapFactories.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698