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 a71b120 commit 75c7158Copy full SHA for 75c7158
testing/web-platform/meta/css/css-multicol/parsing/column-pseudo-computed.html.ini
@@ -0,0 +1,12 @@
1
+[column-pseudo-computed.html]
2
+ [::column font-size applied]
3
+ expected: FAIL
4
+
5
+ [::column scroll-snap-align]
6
7
8
+ [::column scroll-snap-stop]
9
10
11
+ [::column scroll-snap-margin]
12
testing/web-platform/meta/css/css-multicol/parsing/column-pseudo-valid.html.ini
+[column-pseudo-valid.html]
+ ["::column" should be a valid selector]
+ ["::column::scroll-marker" should be a valid selector]
+ ["::before::column" should be a valid selector]
+ ["::before::column::scroll-marker" should be a valid selector]
0 commit comments