Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upRemove isindex parsing special case #1088
Comments
domenic
added
the
removal/deprecation
label
Apr 21, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
annevk
Apr 21, 2016
Member
Are you Blink did that, it just says "This additionally means that we can remove the special-casing for forms containing as their first element."?
|
Are you Blink did that, it just says "This additionally means that we can remove the special-casing for forms containing as their first element."? |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
annevk
Apr 22, 2016
Member
Oooh interesting. That would simplify some things in the URL Standard too.
|
Oooh interesting. That would simplify some things in the URL Standard too. |
added a commit
that referenced
this issue
Apr 22, 2016
This was referenced Apr 22, 2016
annevk
closed this
in
#1095
Apr 22, 2016
added a commit
that referenced
this issue
Apr 22, 2016
added a commit
to web-platform-tests/wpt
that referenced
this issue
Sep 9, 2016
added a commit
to fgnass/domino
that referenced
this issue
Oct 18, 2016
patrickdark
referenced this issue
Dec 4, 2017
Closed
Add global objects for the browser: true option. #3222
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
domenic commentedApr 21, 2016
•
edited
Edited 1 time
-
domenic
edited Apr 21, 2016 (most recent)
Blink and EdgeHTML no longer implement special-case parsing for isindex.
Blink, at least, per https://codereview.chromium.org/96653004/, also removed the special support for first-in-form text controls named "isindex". I haven't tested Edge on that.
We should consider removing it, if at least one of Gecko and WebKit is interested in doing so. I'll file bugs: