This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 25560 - The steps involving innerHTML here would be simpler by using outerHTML instead
Summary: The steps involving innerHTML here would be simpler by using outerHTML instead
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-05 20:22 UTC by contributor
Modified: 2014-05-05 21:26 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2014-05-05 20:22:23 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/scripting-1.html
Multipage: http://www.whatwg.org/C#the-noscript-element
Complete: http://www.whatwg.org/c#the-noscript-element
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/index.html

Comment:
The steps involving innerHTML here would be simpler by using outerHTML instead

Posted from: 2a00:801:e0:30:d9c4:c34f:b530:6023
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.116 Safari/537.36 OPR/21.0.1432.48 (Edition Next)
Comment 1 contributor 2014-05-05 21:26:43 UTC
Checked in as WHATWG revision r8603.
Check-in comment: Make this <noscript> content model algorithm mildly simpler
http://html5.org/tools/web-apps-tracker?from=8602&to=8603