RESOLVED FIXED 111880
[HTMLTemplateElement] processTemplateEndTag() needs to check for template in html scope
https://bugs.webkit.org/show_bug.cgi?id=111880
Summary [HTMLTemplateElement] processTemplateEndTag() needs to check for template in ...
Rafael Weinstein
Reported 2013-03-08 11:38:12 PST
...not template *in scope* (whcih will stop searching when it his a marker element, such as table. Spec bug: https://www.w3.org/Bugs/Public/show_bug.cgi?id=21228
Attachments
Patch (3.26 KB, patch)
2013-03-08 11:40 PST, Rafael Weinstein
eric: review+
webkit.review.bot: commit-queue-
Rafael Weinstein
Comment 1 2013-03-08 11:40:50 PST
Eric Seidel (no email)
Comment 2 2013-03-08 11:44:57 PST
Comment on attachment 192256 [details] Patch LGTM.
WebKit Review Bot
Comment 3 2013-03-08 12:33:41 PST
Comment on attachment 192256 [details] Patch Rejecting attachment 192256 [details] from commit-queue. New failing tests: html5lib/generated/run-tests16-data.html Full output: http://webkit-commit-queue.appspot.com/results/17016288
Rafael Weinstein
Comment 4 2013-03-08 17:32:30 PST
Note You need to log in before you can comment on or make changes to this bug.