Difference between revisions of "Template:Explanation of the tables2"

From blackwiki
Jump to navigation Jump to search
imported>Gyrobo
m (→‎Values: Spelling)
imported>OrangeDog
(→‎Values: These values aren't used)
Line 15: Line 15:
 
| {{partial}}
 
| {{partial}}
 
| Indicates that the property/element is understood, but that not all values are supported. Supported values are implemented correctly.
 
| Indicates that the property/element is understood, but that not all values are supported. Supported values are implemented correctly.
|-
 
| {{incorrect}}
 
| Indicates that the property/element is understood, but that it is not implemented correctly in all cases.
 
|-
 
| {{table-experimental}}
 
| Indicates that the property/element is understood, but supported under an alternate name. May be incomplete or buggy.
 
|-
 
| {{dropped}}
 
| Indicates that the property/element is no longer supported.
 
 
|-
 
|-
 
| {{nightly}}
 
| {{nightly}}
 
| Indicates that the property/element is supported to some extent in an experimental/nightly build. Future support is expected.
 
| Indicates that the property/element is supported to some extent in an experimental/nightly build. Future support is expected.
|-
 
| {{depends}}
 
| Indicates that the property/element is supported only on certain platforms, or if certain settings are configured.
 
 
|-
 
|-
 
|}
 
|}

Revision as of 16:09, 22 December 2010

Values

Values indicate the level of support in the most recent version of the layout engine, or (if a version number is given) in the specified version. Version numbers without any other value indicate the version at which the layout engine first fully supported the feature.

Value Meaning
Yes Indicates that the layout engine fully supports this property/element when valid values are used.
No Indicates that the property/element is completely ignored.
Template:Partial Indicates that the property/element is understood, but that not all values are supported. Supported values are implemented correctly.
Template:Nightly Indicates that the property/element is supported to some extent in an experimental/nightly build. Future support is expected.