Foo
Living Standard,
COPYRIGHT GOES HERE
Abstract
Testing that <xmp> elements can be used in place of all <pre>s.
foo
bar
tab-indented
four-space indented
baz
namespace Foo
{
// <length>
sequence<Foo> foo
(DOMString foo
);
};
Index
Terms defined by this specification
Terms defined by reference
References
Normative References
- [CSS-VALUES-4]
- Tab Atkins Jr.; Elika Etemad. CSS Values and Units Module Level 4. 31 January 2019. WD. URL: https://www.w3.org/TR/css-values-4/
- [WebIDL]
- Boris Zbarsky. Web IDL. 15 December 2016. ED. URL: https://heycam.github.io/webidl/
Property Index
Name
| Value
| Initial
| Applies to
| Inh.
| %ages
| Animatable
| Canonical order
| Computed value
| Media
|
justify-self
| auto | normal | stretch
| auto
| block-level boxes, absolutely-positioned boxes, and grid items
| no
| n/a
| no
| per grammar
| specified value
| visual
|
IDL Index
namespace Foo
{
// <length>
sequence<Foo> foo
(DOMString foo
);
};