mirror of
https://github.com/servo/servo
synced 2026-05-13 10:27:03 +02:00
405 lines
13 KiB
INI
405 lines
13 KiB
INI
[interfaces.html]
|
|
type: testharness
|
|
[Document interface: attribute selectedStyleSheetSet]
|
|
expected: FAIL
|
|
|
|
[Document interface: attribute lastStyleSheetSet]
|
|
expected: FAIL
|
|
|
|
[Document interface: attribute preferredStyleSheetSet]
|
|
expected: FAIL
|
|
|
|
[Document interface: attribute styleSheetSets]
|
|
expected: FAIL
|
|
|
|
[Document interface: operation enableStyleSheetsForSet(DOMString)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document must inherit property "selectedStyleSheetSet" with the proper type (1)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document must inherit property "lastStyleSheetSet" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document must inherit property "preferredStyleSheetSet" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document must inherit property "styleSheetSets" with the proper type (4)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document must inherit property "enableStyleSheetsForSet" with the proper type (5)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling enableStyleSheetsForSet(DOMString) on document with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "selectedStyleSheetSet" with the proper type (1)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "lastStyleSheetSet" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "preferredStyleSheetSet" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "styleSheetSets" with the proper type (4)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "enableStyleSheetsForSet" with the proper type (5)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling enableStyleSheetsForSet(DOMString) on new Document() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[ProcessingInstruction interface: attribute sheet]
|
|
expected: FAIL
|
|
|
|
[Element interface: operation pseudo(DOMString)]
|
|
expected: FAIL
|
|
|
|
[Element interface: attribute cascadedStyle]
|
|
expected: FAIL
|
|
|
|
[Element interface: attribute defaultStyle]
|
|
expected: FAIL
|
|
|
|
[Element interface: attribute rawComputedStyle]
|
|
expected: FAIL
|
|
|
|
[Element interface: attribute usedStyle]
|
|
expected: FAIL
|
|
|
|
[HTMLElement interface: attribute style]
|
|
expected: FAIL
|
|
|
|
[SVGElement interface: attribute style]
|
|
expected: FAIL
|
|
|
|
[MediaList interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[StyleSheet interface: attribute type]
|
|
expected: FAIL
|
|
|
|
[StyleSheet interface: attribute ownerNode]
|
|
expected: FAIL
|
|
|
|
[StyleSheet interface: attribute parentStyleSheet]
|
|
expected: FAIL
|
|
|
|
[StyleSheet interface: attribute media]
|
|
expected: FAIL
|
|
|
|
[CSSStyleSheet interface: attribute ownerRule]
|
|
expected: FAIL
|
|
|
|
[CSSStyleSheet interface: style_element.sheet must inherit property "ownerRule" with the proper type (0)]
|
|
expected: FAIL
|
|
|
|
[StyleSheet interface: style_element.sheet must inherit property "type" with the proper type (0)]
|
|
expected: FAIL
|
|
|
|
[StyleSheet interface: style_element.sheet must inherit property "ownerNode" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[StyleSheet interface: style_element.sheet must inherit property "parentStyleSheet" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[StyleSheet interface: style_element.sheet must inherit property "media" with the proper type (5)]
|
|
expected: FAIL
|
|
|
|
[StyleSheetList interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[CSSRuleList interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: attribute parentRule]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: style_element.sheet.cssRules[0\] must inherit property "parentRule" with the proper type (10)]
|
|
expected: FAIL
|
|
|
|
[CSSImportRule interface: attribute href]
|
|
expected: FAIL
|
|
|
|
[CSSImportRule interface: attribute media]
|
|
expected: FAIL
|
|
|
|
[CSSImportRule interface: attribute styleSheet]
|
|
expected: FAIL
|
|
|
|
[CSSPageRule interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[CSSPageRule interface object length]
|
|
expected: FAIL
|
|
|
|
[CSSPageRule interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[CSSPageRule interface: existence and properties of interface prototype object's "constructor" property]
|
|
expected: FAIL
|
|
|
|
[CSSPageRule interface: attribute selectorText]
|
|
expected: FAIL
|
|
|
|
[CSSPageRule interface: attribute style]
|
|
expected: FAIL
|
|
|
|
[CSSMarginRule interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[CSSMarginRule interface object length]
|
|
expected: FAIL
|
|
|
|
[CSSMarginRule interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[CSSMarginRule interface: existence and properties of interface prototype object's "constructor" property]
|
|
expected: FAIL
|
|
|
|
[CSSMarginRule interface: attribute name]
|
|
expected: FAIL
|
|
|
|
[CSSMarginRule interface: attribute style]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: attribute parentRule]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: attribute camel_cased_attribute]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: attribute dashed_attribute]
|
|
expected: FAIL
|
|
|
|
[PseudoElement interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[PseudoElement interface object length]
|
|
expected: FAIL
|
|
|
|
[PseudoElement interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[PseudoElement interface: existence and properties of interface prototype object's "constructor" property]
|
|
expected: FAIL
|
|
|
|
[PseudoElement interface: attribute cascadedStyle]
|
|
expected: FAIL
|
|
|
|
[PseudoElement interface: attribute defaultStyle]
|
|
expected: FAIL
|
|
|
|
[PseudoElement interface: attribute rawComputedStyle]
|
|
expected: FAIL
|
|
|
|
[PseudoElement interface: attribute usedStyle]
|
|
expected: FAIL
|
|
|
|
[CSSMediaRule interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[CSSMediaRule interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[CSSPageRule interface object name]
|
|
expected: FAIL
|
|
|
|
[CSSMarginRule interface object name]
|
|
expected: FAIL
|
|
|
|
[PseudoElement interface object name]
|
|
expected: FAIL
|
|
|
|
[DOMPointReadOnly interface: operation fromPoint(DOMPointInit)]
|
|
expected: FAIL
|
|
|
|
[DOMPointReadOnly interface: operation matrixTransform(DOMMatrixInit)]
|
|
expected: FAIL
|
|
|
|
[DOMPointReadOnly interface: calling fromPoint(DOMPointInit) on new DOMPointReadOnly() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[DOMPointReadOnly interface: new DOMPointReadOnly() must inherit property "matrixTransform(DOMMatrixInit)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[DOMPointReadOnly interface: calling matrixTransform(DOMMatrixInit) on new DOMPointReadOnly() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[DOMPoint interface: legacy window alias]
|
|
expected: FAIL
|
|
|
|
[DOMPoint interface: operation fromPoint(DOMPointInit)]
|
|
expected: FAIL
|
|
|
|
[DOMPoint interface: calling fromPoint(DOMPointInit) on new DOMPoint() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[DOMPointReadOnly interface: calling fromPoint(DOMPointInit) on new DOMPoint() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[DOMPointReadOnly interface: new DOMPoint() must inherit property "matrixTransform(DOMMatrixInit)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[DOMPointReadOnly interface: calling matrixTransform(DOMMatrixInit) on new DOMPoint() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[DOMRectReadOnly interface: operation fromRect(DOMRectInit)]
|
|
expected: FAIL
|
|
|
|
[DOMRectReadOnly interface: calling fromRect(DOMRectInit) on new DOMRectReadOnly() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[DOMRect interface: legacy window alias]
|
|
expected: FAIL
|
|
|
|
[DOMRect interface: operation fromRect(DOMRectInit)]
|
|
expected: FAIL
|
|
|
|
[DOMRect interface: calling fromRect(DOMRectInit) on new DOMRect() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[DOMRectReadOnly interface: calling fromRect(DOMRectInit) on new DOMRect() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Stringification of [object DOMRect\]]
|
|
expected: FAIL
|
|
|
|
[DOMRectList interface: [object DOMRect\] must inherit property "length" with the proper type]
|
|
expected: FAIL
|
|
|
|
[DOMRectList interface: [object DOMRect\] must inherit property "item(unsigned long)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[DOMRectList interface: calling item(unsigned long) on [object DOMRect\] with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[DOMMatrixReadOnly interface: stringifier]
|
|
expected: FAIL
|
|
|
|
[DOMMatrix interface: legacy window alias]
|
|
expected: FAIL
|
|
|
|
[DOMMatrix interface: operation setMatrixValue(DOMString)]
|
|
expected: FAIL
|
|
|
|
[DOMMatrix interface: new DOMMatrix() must inherit property "setMatrixValue(DOMString)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[DOMMatrix interface: calling setMatrixValue(DOMString) on new DOMMatrix() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[DOMMatrix interface: DOMMatrix.fromMatrix({is2D: false}) must inherit property "setMatrixValue(DOMString)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[DOMMatrix interface: calling setMatrixValue(DOMString) on DOMMatrix.fromMatrix({is2D: false}) with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[DOMPointReadOnly interface: operation toJSON()]
|
|
expected: FAIL
|
|
|
|
[DOMPointReadOnly interface: new DOMPointReadOnly() must inherit property "toJSON()" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Test default toJSON operation of DOMPointReadOnly]
|
|
expected: FAIL
|
|
|
|
[DOMPointReadOnly interface: new DOMPoint() must inherit property "toJSON()" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Test default toJSON operation of DOMPoint]
|
|
expected: FAIL
|
|
|
|
[DOMRectReadOnly interface: operation toJSON()]
|
|
expected: FAIL
|
|
|
|
[DOMRectReadOnly interface: new DOMRectReadOnly() must inherit property "toJSON()" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Test default toJSON operation of DOMRectReadOnly]
|
|
expected: FAIL
|
|
|
|
[DOMRectReadOnly interface: new DOMRect() must inherit property "toJSON()" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Test default toJSON operation of DOMRect]
|
|
expected: FAIL
|
|
|
|
[DOMRectList interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[DOMRectList interface object length]
|
|
expected: FAIL
|
|
|
|
[DOMRectList interface object name]
|
|
expected: FAIL
|
|
|
|
[DOMRectList interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[DOMRectList interface: existence and properties of interface prototype object's "constructor" property]
|
|
expected: FAIL
|
|
|
|
[DOMRectList interface: existence and properties of interface prototype object's @@unscopables property]
|
|
expected: FAIL
|
|
|
|
[DOMRectList interface: attribute length]
|
|
expected: FAIL
|
|
|
|
[DOMRectList interface: operation item(unsigned long)]
|
|
expected: FAIL
|
|
|
|
[DOMRectList must be primary interface of [object DOMRect\]]
|
|
expected: FAIL
|
|
|
|
[DOMQuad interface: operation toJSON()]
|
|
expected: FAIL
|
|
|
|
[DOMQuad interface: new DOMQuad() must inherit property "toJSON()" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Test default toJSON operation of DOMQuad]
|
|
expected: FAIL
|
|
|
|
[DOMMatrixReadOnly interface: operation toJSON()]
|
|
expected: FAIL
|
|
|
|
[DOMMatrixReadOnly interface: new DOMMatrixReadOnly() must inherit property "toJSON()" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Test default toJSON operation of DOMMatrixReadOnly]
|
|
expected: FAIL
|
|
|
|
[Geometry APIs interface IDL tests]
|
|
expected: FAIL
|
|
|
|
[DOMMatrixReadOnly interface: calling scaleNonUniform(unrestricted double, unrestricted double) on new DOMMatrixReadOnly() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[DOMMatrixReadOnly interface: new DOMMatrixReadOnly() must inherit property "scaleNonUniform(unrestricted double, unrestricted double)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[DOMMatrixReadOnly interface: operation scaleNonUniform(unrestricted double, unrestricted double)]
|
|
expected: FAIL
|
|
|
|
[DOMPointReadOnly interface: default toJSON operation on new DOMPoint()]
|
|
expected: FAIL
|
|
|
|
[DOMPointReadOnly interface: default toJSON operation on new DOMPointReadOnly()]
|
|
expected: FAIL
|
|
|
|
[DOMRectReadOnly interface: default toJSON operation on new DOMRect()]
|
|
expected: FAIL
|
|
|
|
[DOMRectReadOnly interface: default toJSON operation on new DOMRectReadOnly()]
|
|
expected: FAIL
|
|
|
|
[DOMQuad interface: default toJSON operation on new DOMQuad()]
|
|
expected: FAIL
|
|
|
|
[DOMMatrixReadOnly interface: default toJSON operation on new DOMMatrixReadOnly()]
|
|
expected: FAIL
|
|
|