summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/attributes.sub.html.ini
blob: 60083d173e0d40b13d0e623e13bae9f788c97824 (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
[attributes.sub.html?encoding=x-cp1251]
  [getComputedStyle <body background>]
    expected: FAIL

  [getComputedStyle <table background>]
    expected: FAIL

  [getComputedStyle <thead background>]
    expected: FAIL

  [getComputedStyle <tbody background>]
    expected: FAIL

  [getComputedStyle <tfoot background>]
    expected: FAIL

  [getComputedStyle <tr background>]
    expected: FAIL

  [getComputedStyle <td background>]
    expected: FAIL

  [getComputedStyle <th background>]
    expected: FAIL


[attributes.sub.html?encoding=windows-1252]
  [getComputedStyle <tr background>]
    expected: FAIL

  [getComputedStyle <td background>]
    expected: FAIL

  [getComputedStyle <thead background>]
    expected: FAIL

  [getComputedStyle <body background>]
    expected: FAIL

  [getComputedStyle <tbody background>]
    expected: FAIL

  [getComputedStyle <tfoot background>]
    expected: FAIL

  [getComputedStyle <table background>]
    expected: FAIL

  [getComputedStyle <th background>]
    expected: FAIL


[attributes.sub.html?encoding=utf8]