Bug 111880

Summary: [HTMLTemplateElement] processTemplateEndTag() needs to check for template in html scope
Product: WebKit Reporter: Rafael Weinstein <rafaelw>
Component: DOMAssignee: Rafael Weinstein <rafaelw>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, adamk, eric, esprehn+autocc, ojan.autocc, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 103547    
Attachments:
Description Flags
Patch eric: review+, webkit.review.bot: commit-queue-

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.