We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb834e9 commit 6d4ee27Copy full SHA for 6d4ee27
css-display-3/Overview.bs
@@ -902,7 +902,7 @@ Appendix A: Glossary</h2>
902
<dt><dfn lt="replaced element|replaced">replaced element</dfn>
903
<dd>
904
An element whose content is outside the scope of the CSS formatting model,
905
- such as an image, embedded document, or applet.
+ such as an image or embedded document.
906
<span class=non-normative>
907
For example, the content of the HTML <{img}> element
908
is often replaced by the image that its <{img/src}> attribute designates.
@@ -1052,7 +1052,6 @@ HTML Elements {#unbox-html}
1052
: <{wbr}>
1053
: <{meter}>
1054
: <{progress}>
1055
- : <{applet}>
1056
: <{canvas}>
1057
: <{embed}>
1058
: <{object}>
0 commit comments