summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-anchor-position/at-position-try-parse.html.ini
blob: fad1b75db6cce16700afd7c6aa99beeb89393332 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[at-position-try-parse.html]
  [@position-try --foo { } should be a valid rule]
    expected: FAIL

  [@position-try --foo { top: 1px; } should be a valid rule]
    expected: FAIL

  [@position-try --foo { backround-color: green; } should be a valid rule]
    expected: FAIL

  [@position-try --foo { @keyframes bar {} } should be a valid rule]
    expected: FAIL

  [@position-try --foo { @font-face {} } should be a valid rule]
    expected: FAIL

  [@position-try --foo { @media print {} } should be a valid rule]
    expected: FAIL

  [@position-try --foo { & {} } should be a valid rule]
    expected: FAIL

  [@position-try --foo { arbitrary garbage } should be a valid rule]
    expected: FAIL