Foo

Living Standard,

This version:
http://example.com/foo
Editor:
Example Editor

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);
};
Name: justify-self
Value: auto | normal | stretch
Initial: auto
Applies to: block-level boxes, absolutely-positioned boxes, and grid items
Inherited: no
Percentages: n/a
Computed value: specified value
Canonical order: per grammar
Media: visual
Animatable: no

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 Ani­mat­able Canonical order Com­puted 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);
};