Commit dfd5125
mkwst@chromium.org
Remove support for the obsolete <isindex> tag.
This patch removes all special-casing for the <isindex> tag; it
now behaves exactly like <foo> in all respects. This additionally
means that we can remove the special-casing for forms containing
<input name="isindex"> as their first element.
The various tests for <isindex> have been deleted, with the
exception of the imported HTML5Lib tests. It's not clear that
we should send them patches to remove the <isindex> tests, at
least not while the element is (an obsolete) part of HTML5, and
supported by other vendors.
I've just landed failing test results here. That seems like
the right thing to do.
"Intent to Remove" discussion: https://groups.google.com/a/chromium.org/d/msg/blink-dev/14q_I06gwg8/0a3JI0kjbC0J
Review URL: https://codereview.chromium.org/96653004
git-svn-id: svn://svn.chromium.org/blink/trunk@168010 bbb929c8-8fbe-4397-9dbb-9b2b202185381 parent d9212fe commit dfd5125
52 files changed
Lines changed: 462 additions & 777 deletions
File tree
- third_party/WebKit
- LayoutTests
- dom/html/level2/html
- fast
- dom
- HTMLElement
- events/resources
- forms
- parser
- script-tests
- replaced
- html5lib/generated
- http/tests/misc
- platform
- mac/fast/replaced
- win/fast
- forms
- replaced
- Source
- core
- css
- html
- parser
- devtools/front_end
- web
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 0 additions & 14 deletions
This file was deleted.
Lines changed: 0 additions & 122 deletions
This file was deleted.
Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 0 additions & 14 deletions
This file was deleted.
Lines changed: 0 additions & 119 deletions
This file was deleted.
Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 0 additions & 14 deletions
This file was deleted.
0 commit comments