Skip to content

Commit 15fe025

Browse files
committed
[css-content] add issue to define accessibility of generated text
1 parent aa82461 commit 15fe025

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css-content/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@ Issue: should the contents keyword be replaced with ''content()''
128128
<p id="replacedContent">If the computed value of the part of the 'content' property that ends up being used is a single URI, then the element or pseudo-element is a replaced element. The box model defines different rules for the layout of replaced elements than normal elements. Replaced elements do not have '::before' and '::after' pseudo-elements; the 'content' property in the case of replaced content replaces the entire contents of the element's box.
129129

130130

131+
Issue: State that generated content should be searchable, selectable, and available to assistive technologies.
132+
131133

132134

133135
<h2 id="content-functions">

0 commit comments

Comments
 (0)