diff --git a/complete.html b/complete.html
index e03534aeb54..aca082c45b6 100644
--- a/complete.html
+++ b/complete.html
@@ -248,7 +248,7 @@
HTML
- Living Standard — Last Updated 24 November 2012
+ Living Standard — Last Updated 25 November 2012
15.3.1 The
applet<
The
applet
element is now obsoleted so that all extension frameworks (Java, .NET,
Flash, etc) are handled in a consistent manner.
When the element is still in the stack of open elements
- of an HTML parser or XML parser, and when the element is not in a
- Document
, and when the element's document is not fully active,
- and when the element's Document
's active sandboxing flag set has its
- sandboxed plugins browsing context flag set, and when the element has an ancestor
- media element, and when the element has an ancestor object
element that
- is not showing its fallback content, and when no Java Language runtime
- plugin is available, and when one is available but it is disabled, the
- element represents its contents.
When the element matches any of the following conditions, it represents its + contents:
+ +Document
.Document
is not fully active.Document
's active sandboxing flag
+ set has its sandboxed plugins browsing context flag set.Otherwise, the user agent should instantiate a Java Language runtime plugin, and +
object
element that is not showing its
+ fallback content.Otherwise, the user agent should instantiate a Java Language runtime plugin, and
should pass the names and values of all the attributes on the element, in the order they were
added to the element, with the attributes added by the parser being ordered in source order, and
then a parameter named "PARAM" whose value is null, and then all the names and values of parameters given by param
elements that are
diff --git a/index b/index
index e03534aeb54..aca082c45b6 100644
--- a/index
+++ b/index
@@ -248,7 +248,7 @@
HTML
- Living Standard — Last Updated 24 November 2012
+ Living Standard — Last Updated 25 November 2012
applet
element is now obsoleted so that all extension frameworks (Java, .NET,
Flash, etc) are handled in a consistent manner.
When the element is still in the stack of open elements
- of an HTML parser or XML parser, and when the element is not in a
- Document
, and when the element's document is not fully active,
- and when the element's Document
's active sandboxing flag set has its
- sandboxed plugins browsing context flag set, and when the element has an ancestor
- media element, and when the element has an ancestor object
element that
- is not showing its fallback content, and when no Java Language runtime
- plugin is available, and when one is available but it is disabled, the
- element represents its contents.
When the element matches any of the following conditions, it represents its + contents:
+ +Document
.Document
is not fully active.Document
's active sandboxing flag
+ set has its sandboxed plugins browsing context flag set.Otherwise, the user agent should instantiate a Java Language runtime plugin, and +
object
element that is not showing its
+ fallback content.Otherwise, the user agent should instantiate a Java Language runtime plugin, and
should pass the names and values of all the attributes on the element, in the order they were
added to the element, with the attributes added by the parser being ordered in source order, and
then a parameter named "PARAM" whose value is null, and then all the names and values of parameters given by param
elements that are
diff --git a/source b/source
index c3822003d30..7ba6af037af 100644
--- a/source
+++ b/source
@@ -116425,15 +116425,31 @@ if (s = prompt('What is your name?')) {
The applet
element is now obsoleted so that all extension frameworks (Java, .NET,
Flash, etc) are handled in a consistent manner.
When the element is still in the stack of open elements
- of an HTML parser or XML parser, and when the element is not in a
- Document
, and when the element's document is not fully active,
- and when the element's Document
's active sandboxing flag set has its
- sandboxed plugins browsing context flag set, and when the element has an ancestor
- media element, and when the element has an ancestor object
element that
- is not showing its fallback content, and when no Java Language runtime
- plugin is available, and when one is available but it is disabled, the
- element represents its contents.
When the element matches any of the following conditions, it represents its + contents:
+ +Document
.Document
is not fully active.Document
's active sandboxing flag
+ set has its sandboxed plugins browsing context flag set.object
element that is not showing its
+ fallback content.