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 23248 - [HTML] editorial: 12.3: "is noscript element"
Summary: [HTML] editorial: 12.3: "is noscript element"
Status: CLOSED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: All All
: P2 trivial
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-15 08:28 UTC by Michael Dyck
Modified: 2013-09-16 22:55 UTC (History)
2 users (show)

See Also:


Attachments

Description Michael Dyck 2013-09-15 08:28:04 UTC
In 12.3 "Serializing HTML fragments",
in step 3.2,
under "If current node is a Text node",
it says:
    If the parent of current node is a [...] element, or
    if the parent of current node is noscript element [...]

Insert "a" before "noscript".
Comment 1 contributor 2013-09-16 17:53:03 UTC
Checked in as WHATWG revision r8189.
Check-in comment: Missing article in serializing section
http://html5.org/tools/web-apps-tracker?from=8188&to=8189