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 e2d6722 commit 81df400Copy full SHA for 81df400
css-ui-4/Overview.bs
@@ -89,6 +89,7 @@ spec:css-overflow-4; type:property; text:text-overflow
89
spec:selectors-4; type:selector; text::enabled
90
spec:selectors-4; type:selector; text::disabled
91
spec:css-color-4; type:property; text:color
92
+spec:selectors-4; type:selector; text::focus
93
</pre>
94
95
<style>
@@ -499,7 +500,7 @@ to determine the size of the element.
499
500
501
The 'resize' property applies to elements
502
whose computed 'overflow' value
-is something other than ''visible''.
503
+is something other than ''overflow/visible''.
504
UAs may also apply it,
505
regardless of the value of the 'overflow' property,
506
to:
0 commit comments