mirror of
https://github.com/servo/servo.git
synced 2025-09-24 05:40:11 +01:00
dom: Use pref macro for IDL conditional guards.
This commit is contained in:
parent
714acb942c
commit
aa80f91399
38 changed files with 8 additions and 109 deletions
|
@ -1,6 +1,4 @@
|
|||
[tex-2d-luminance-luminance-unsigned_byte.html]
|
||||
bug: https://github.com/servo/servo/issues/11681
|
||||
prefs: [dom.canvas-text.enabled:true]
|
||||
expected: ERROR
|
||||
[WebGL test #33: font missing]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
[tex-2d-luminance_alpha-luminance_alpha-unsigned_byte.html]
|
||||
bug: https://github.com/servo/servo/issues/11681
|
||||
prefs: [dom.canvas-text.enabled:true]
|
||||
expected: ERROR
|
||||
[WebGL test #245: font missing]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
[tex-2d-rgb-rgb-unsigned_byte.html]
|
||||
bug: https://github.com/servo/servo/issues/11681
|
||||
prefs: [dom.canvas-text.enabled:true]
|
||||
expected: ERROR
|
||||
[WebGL test #399: font missing]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
[tex-2d-rgb-rgb-unsigned_short_5_6_5.html]
|
||||
bug: https://github.com/servo/servo/issues/11681
|
||||
prefs: [dom.canvas-text.enabled:true]
|
||||
expected: ERROR
|
||||
[WebGL test #273: font missing]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
[tex-2d-rgba-rgba-unsigned_byte.html]
|
||||
bug: https://github.com/servo/servo/issues/11681
|
||||
prefs: [dom.canvas-text.enabled:true]
|
||||
expected: ERROR
|
||||
[WebGL test #399: font missing]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
[tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html]
|
||||
bug: https://github.com/servo/servo/issues/11681
|
||||
prefs: [dom.canvas-text.enabled:true]
|
||||
expected: ERROR
|
||||
[WebGL test #241: font missing]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
[tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html]
|
||||
bug: https://github.com/servo/servo/issues/11681
|
||||
prefs: [dom.canvas-text.enabled:true]
|
||||
expected: ERROR
|
||||
[WebGL test #241: font missing]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue