mirror of
https://github.com/servo/servo.git
synced 2025-08-17 11:25:35 +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 +1 @@
|
|||
prefs: ["dom.canvas-text.enabled:false","dom.offscreen_canvas.enabled:true"]
|
||||
prefs: ["dom.offscreen_canvas.enabled:true"]
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[2d.text.draw.fill.maxWidth.NaN.html]
|
||||
[fillText handles maxWidth correctly]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.text.draw.fill.maxWidth.fontface.html]
|
||||
[fillText works on @font-face fonts]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.text.draw.fill.maxWidth.negative.html]
|
||||
[fillText handles maxWidth correctly]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.text.draw.fill.maxWidth.small.html]
|
||||
[fillText handles maxWidth correctly]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.text.draw.fill.maxWidth.zero.html]
|
||||
[fillText handles maxWidth correctly]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.text.draw.fill.unaffected.html]
|
||||
[fillText does not start a new path or subpath]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.text.draw.fontface.html]
|
||||
[Canvas test: 2d.text.draw.fontface]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.text.draw.fontface.notinpage.html]
|
||||
[@font-face fonts should work even if they are not used in the page]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.text.draw.fontface.repeat.html]
|
||||
[Draw with the font immediately, then wait a bit until and draw again. (This crashes some version of WebKit.)]
|
||||
expected: FAIL
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
[canvas_text_font_001.htm]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[2d.text.draw.space.collapse.start.html]
|
||||
[Space characters at the start of a line are collapsed (per CSS)]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.text.draw.fill.maxWidth.NaN.html]
|
||||
[fillText handles maxWidth correctly]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.text.draw.fill.maxWidth.NaN.worker.html]
|
||||
[fillText handles maxWidth correctly]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.text.draw.fill.maxWidth.negative.html]
|
||||
[fillText handles maxWidth correctly]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.text.draw.fill.maxWidth.negative.worker.html]
|
||||
[fillText handles maxWidth correctly]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.text.draw.fill.maxWidth.small.html]
|
||||
[fillText handles maxWidth correctly]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.text.draw.fill.maxWidth.small.worker.html]
|
||||
[fillText handles maxWidth correctly]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.text.draw.fill.maxWidth.zero.html]
|
||||
[fillText handles maxWidth correctly]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.text.draw.fill.maxWidth.zero.worker.html]
|
||||
[fillText handles maxWidth correctly]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.text.draw.fill.unaffected.html]
|
||||
[fillText does not start a new path or subpath]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.text.draw.fill.unaffected.worker.html]
|
||||
[fillText does not start a new path or subpath]
|
||||
expected: FAIL
|
||||
|
|
@ -1,6 +1,4 @@
|
|||
[oes-texture-float-with-canvas.html]
|
||||
bug: https://github.com/servo/servo/issues/11681
|
||||
prefs: [dom.canvas-text.enabled:true]
|
||||
expected: ERROR
|
||||
[WebGL test #285: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
[oes-texture-half-float-with-canvas.html]
|
||||
bug: https://github.com/servo/servo/issues/11681
|
||||
prefs: [dom.canvas-text.enabled:true]
|
||||
expected: ERROR
|
||||
[WebGL test #285: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
|
|
@ -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