Remove the build flag for template elements
This feature is enabled by all ports, and we've been shipping this feature for a while. Since this affects the parser behavior, it seems inconceivable that we'll ever disable this feature or that any port can successfully ship a Web-Compatible browser without this feature enabled. Since this feature has a lot of invasive changes to the HTML parser, we're better off not having this build flag.
Created attachment 277333 [details] Cleanup
Created attachment 277334 [details] Fixed a change log
Committed r200075: <http://trac.webkit.org/changeset/200075>
Reopening to attach new patch.
Created attachment 277348 [details] Fixes the bug
Comment on attachment 277348 [details] Fixes the bug Oops, wrong bug.
Done in http://trac.webkit.org/changeset/200075.