Pinned repositories
492 contributions in the last year
Contribution activity
April 2018
Created a pull request in ampproject/amphtml that received 4 comments
✨Allow input[type=password] for POST forms with action-xhr
Fixes #10902. Documentation updates to follow.
This enables password inputs in forms with method="POST"
and action-xhr
. Based on previous security …
+387
−69
•
4
comments
Created an issue in google/closure-compiler that received 1 comment
Cannot create an enum with computed properties
I am trying to create an enum using computed properties with the values of another enum. I have a link to a Closure Compiler demo with code to repr…
1
comment