- From: <bugzilla@jessica.w3.org>
- Date: Fri, 27 Sep 2013 14:46:03 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23381
Bug ID: 23381
Summary: dialog part of inert subtrees section is not clear
Product: HTML WG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec
Assignee: dave.null@w3.org
Reporter: surkov.alexander@gmail.com
QA Contact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-admin@w3.org,
public-html-wg-issue-tracking@w3.org
the spec says:
"An entire Document can be marked as blocked by a modal dialog subject. While a
Document is so marked, every node that is in the Document, with the exception
of the subject element, its ancestors, and its descendants, must be marked
inert."
http://www.w3.org/html/wg/drafts/html/master/editing.html#inert-subtrees
what should mean that everything but dialog, its ancestors and descendants must
be inert. However if the dialog is part of the document then that everything
includes no element.
Is "its ancestors" specified by mistake?
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Friday, 27 September 2013 14:46:08 UTC