mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Enable more DOM preferences for unofficial WPT test runs (#34116)
* Enable some DOM prefs for all WPT tests. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * Update expected results. Signed-off-by: Josh Matthews <josh@joshmatthews.net> --------- Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
parent
2a6d480cd8
commit
a2af619009
1331 changed files with 667 additions and 6946 deletions
|
@ -1,4 +0,0 @@
|
|||
[2d.line.cap.butt.html]
|
||||
[lineCap 'butt' is rendered correctly]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.cap.butt.worker.html]
|
||||
[lineCap 'butt' is rendered correctly]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.cap.closed.html]
|
||||
[Line caps are not drawn at the corners of an unclosed rectangle]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.cap.closed.worker.html]
|
||||
[Line caps are not drawn at the corners of an unclosed rectangle]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.cap.invalid.html]
|
||||
[Setting lineCap to invalid values is ignored]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.cap.invalid.worker.html]
|
||||
[Setting lineCap to invalid values is ignored]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.cap.open.html]
|
||||
[Line caps are drawn at the corners of an unclosed rectangle]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.cap.open.worker.html]
|
||||
[Line caps are drawn at the corners of an unclosed rectangle]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.cap.round.html]
|
||||
[lineCap 'round' is rendered correctly]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.cap.round.worker.html]
|
||||
[lineCap 'round' is rendered correctly]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.cap.square.html]
|
||||
[lineCap 'square' is rendered correctly]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.cap.square.worker.html]
|
||||
[lineCap 'square' is rendered correctly]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.cap.valid.html]
|
||||
[Setting lineCap to valid values works]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.cap.valid.worker.html]
|
||||
[Setting lineCap to valid values works]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.cross.html]
|
||||
[OffscreenCanvas test: 2d.line.cross]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.cross.worker.html]
|
||||
[2d]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.defaults.html]
|
||||
[OffscreenCanvas test: 2d.line.defaults]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.defaults.worker.html]
|
||||
[2d]
|
||||
expected: FAIL
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
[2d.line.fill.noop.html]
|
||||
[Filling a line draws nothing]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[2d.line.fill.noop.worker.html]
|
||||
[Filling a line draws nothing]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[2d.line.invalid.strokestyle.html]
|
||||
[Verify correct behavior of canvas on an invalid strokeStyle()]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[2d.line.invalid.strokestyle.worker.html]
|
||||
[Verify correct behavior of canvas on an invalid strokeStyle()]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.join.bevel.html]
|
||||
[lineJoin 'bevel' is rendered correctly]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.join.bevel.worker.html]
|
||||
[lineJoin 'bevel' is rendered correctly]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.join.closed.html]
|
||||
[Line joins are drawn at the corner of a closed rectangle]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.join.closed.worker.html]
|
||||
[Line joins are drawn at the corner of a closed rectangle]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.join.invalid.html]
|
||||
[Setting lineJoin to invalid values is ignored]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.join.invalid.worker.html]
|
||||
[Setting lineJoin to invalid values is ignored]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.join.miter.html]
|
||||
[lineJoin 'miter' is rendered correctly]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.join.miter.worker.html]
|
||||
[lineJoin 'miter' is rendered correctly]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.join.open.html]
|
||||
[Line joins are not drawn at the corner of an unclosed rectangle]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.join.open.worker.html]
|
||||
[Line joins are not drawn at the corner of an unclosed rectangle]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.join.parallel.html]
|
||||
[Line joins are drawn at 180-degree joins]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.join.parallel.worker.html]
|
||||
[Line joins are drawn at 180-degree joins]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.join.round.html]
|
||||
[lineJoin 'round' is rendered correctly]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.join.round.worker.html]
|
||||
[lineJoin 'round' is rendered correctly]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.join.valid.html]
|
||||
[Setting lineJoin to valid values works]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.join.valid.worker.html]
|
||||
[Setting lineJoin to valid values works]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.miter.acute.html]
|
||||
[Miter joins are drawn correctly with acute angles]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.miter.acute.worker.html]
|
||||
[Miter joins are drawn correctly with acute angles]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.miter.exceeded.html]
|
||||
[Miter joins are not drawn when the miter limit is exceeded]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.miter.exceeded.worker.html]
|
||||
[Miter joins are not drawn when the miter limit is exceeded]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.miter.invalid.html]
|
||||
[Setting miterLimit to invalid values is ignored]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.miter.invalid.worker.html]
|
||||
[Setting miterLimit to invalid values is ignored]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.miter.lineedge.html]
|
||||
[Miter joins are not drawn when the miter limit is exceeded at the corners of a zero-height rectangle]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.miter.lineedge.worker.html]
|
||||
[Miter joins are not drawn when the miter limit is exceeded at the corners of a zero-height rectangle]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.miter.obtuse.html]
|
||||
[Miter joins are drawn correctly with obtuse angles]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.miter.obtuse.worker.html]
|
||||
[Miter joins are drawn correctly with obtuse angles]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.miter.rightangle.html]
|
||||
[Miter joins are not drawn when the miter limit is exceeded, on exact right angles]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.miter.rightangle.worker.html]
|
||||
[Miter joins are not drawn when the miter limit is exceeded, on exact right angles]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.miter.valid.html]
|
||||
[Setting miterLimit to valid values works]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.miter.valid.worker.html]
|
||||
[Setting miterLimit to valid values works]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.miter.within.html]
|
||||
[Miter joins are drawn when the miter limit is not quite exceeded]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.miter.within.worker.html]
|
||||
[Miter joins are drawn when the miter limit is not quite exceeded]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.union.html]
|
||||
[OffscreenCanvas test: 2d.line.union]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.union.worker.html]
|
||||
[2d]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.width.basic.html]
|
||||
[lineWidth determines the width of line strokes]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.width.basic.worker.html]
|
||||
[lineWidth determines the width of line strokes]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.width.invalid.html]
|
||||
[Setting lineWidth to invalid values is ignored]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.width.invalid.worker.html]
|
||||
[Setting lineWidth to invalid values is ignored]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.width.scaledefault.html]
|
||||
[Default lineWidth strokes are affected by scale transformations]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.width.scaledefault.worker.html]
|
||||
[Default lineWidth strokes are affected by scale transformations]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.width.transformed.html]
|
||||
[Line stroke widths are affected by scale transformations]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.width.transformed.worker.html]
|
||||
[Line stroke widths are affected by scale transformations]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.width.valid.html]
|
||||
[Setting lineWidth to valid values works]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.line.width.valid.worker.html]
|
||||
[Setting lineWidth to valid values works]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue