You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
editorial: OOps wrong one, the original text is better
w3c/csswg-drafts@fc66fac
Remove duplicate mentions
w3c/csswg-drafts@610d594
Added CSSOM View 1 to Rough Interop
w3c/csswg-drafts@80cbfa5
Added CSS Contain 2 to Rough Interop and features from Media Queries 5, CSS Conditional 5, Selectors 4, CSS Images 4, and CSS Text Decoration 4 to Safe to Release Exceptions
w3c/csswg-drafts@b0e8fbd
@@ -2382,6 +2422,36 @@ <h3 title="Modules with Rough Interoperability">2.4. 概ね相互運用可能な
2382
2422
]に基づいて要素たちを選択するための能を増強することにより。
2383
2423
◎
2384
2424
Extends Selectors Level 3 by introducing new pseudo-classes, pseudo-elements, and combinators, enhancing the ability to select elements based on more complex criteria and states.
Further information on submitting testcases and implementation reports can be found from on the CSS Working Group’s website at http://www.w3.org/Style/CSS/Test/. Questions should be directed to the [email protected] mailing list.
3010
+
Further information on submitting testcases and implementation reports can be found from on the CSS Working Group’s website at https://www.w3.org/Style/CSS/Test/. Questions should be directed to the [email protected] mailing list.
The flow-relative equivalents of the sizing properties (width, height, etc.), the border properties, the margin and padding properties. See explanation and specification.
The request url modifiers, defined in [CSS-VALUES-5]
3098
+
</li>
3099
+
<li>
3100
+
次に挙げる`媒体~特能$
3101
+
`MEDIAQUERIES-5$r
3102
+
⇒#
3103
+
`display-mode$d,
3104
+
`dynamic-range$d,
3105
+
`scripting$d,
3106
+
`prefers-reduced-motion$d,
3107
+
`prefers-reduced-transparency$d,
3108
+
`prefers-contrast$d,
3109
+
`forced-colors$d,
3110
+
`prefers-color-scheme$d
3111
+
◎
3112
+
The display-modes, dynamic-range, scripting, prefers-reduced-motion, prefers-reduced-transparency, prefers-contrast, forced-colors, and prefers-color-scheme, media features, defined in [MEDIAQUERIES-5]
3113
+
</li>
3114
+
<li>
3115
+
[
3116
+
`font-tech$f, `font-format$f
3117
+
]関数
3118
+
`CSS-CONDITIONAL-5$r
3119
+
◎
3120
+
The font-tech() and font-format() functions, defined in [CSS-CONDITIONAL-5]
3121
+
</li>
3122
+
<li>
3123
+
[
3124
+
`is()$ps,
3125
+
`where()$ps,
3126
+
`has()$ps
3127
+
]疑似類,
3128
+
`not()$ps 疑似類がとる`選択子~list$
3129
+
`SELECTORS-4$r
3130
+
◎
3131
+
The :is(), :where(), and :has() pseudo-classes, and selector lists in :not(), defined in [SELECTORS-4]
3132
+
</li>
3133
+
<li>
3134
+
[
3135
+
`text-decoration-thickness$p,
3136
+
`text-underline-offset$p
3137
+
]~prop,
3138
+
`text-underline-position$p 用の値 `from-font^v
3139
+
`CSS-TEXT-DECOR-4$r
3032
3140
◎
3033
-
The request url modifiers, defined in [CSS-VALUES-5]
3141
+
The text-decoration-thickness and text-underline-offset properties and the from-font value for text-underline-position, defined in [CSS-TEXT-DECOR-4]
Further information on submitting testcases and implementation reports can be found from on the CSS Working Group’s website at http://www.w3.org/Style/CSS/Test/. Questions should be directed to the [email protected] mailing list.
3539
+
Further information on submitting testcases and implementation reports can be found from on the CSS Working Group’s website at https://www.w3.org/Style/CSS/Test/. Questions should be directed to the [email protected] mailing list.
0 commit comments