From f5ee3b35ce5b6d9a764e77aa80919b69da0d2966 Mon Sep 17 00:00:00 2001 From: NateN1222 Date: Thu, 19 Oct 2017 14:14:53 -0500 Subject: Better JSON generation page --- nontriv.html | 111 ++++++++++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 102 insertions(+), 9 deletions(-) (limited to 'nontriv.html') diff --git a/nontriv.html b/nontriv.html index 53134a2..aaf49ba 100644 --- a/nontriv.html +++ b/nontriv.html @@ -7,21 +7,80 @@ @@ -32,11 +91,45 @@ This page allows us to generate the allowed/disallowed object JSON. We know it's up to date because it iterates over all keys of the window variable (which is the global object for browsers)

-(Checked = nontrivial) +(True = nontrivial, false = trivial)


+ +
+ +


-

+
+ +
WebGL
+
+
SVG
+
+
HTML
+
+
CSS
+
+
Events
+
+
WebRTC
+
+
VR
+
+
DOM
+
+
IDB
+
+
Audio
+
+
Gamepad
+
+
Media
+
+
Other events
+
+
All else
+
+
-- cgit v1.2.3