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 48c8689 commit 68953aeCopy full SHA for 68953ae
_data/core-properties.yml
@@ -55,7 +55,7 @@
55
- property: literal
56
type: inference
57
applicability: all presentation elements
58
- effect: >
+ effect: |
59
Assistive technology should not infer any semantics and just speak the elements with a literal interpretation.
60
This includes speaking leaf content literally (e.g., `|` is spoken as "vertical bar").
61
If `intent` is present on a child element, it overrides this property.
@@ -65,7 +65,7 @@
65
- property: common
66
67
68
69
Assistive technology should use the specified `common` defaults.
70
71
See [common property](../literal-common-properties#common-property)
0 commit comments