| OLD | NEW |
| 1 CONSOLE WARNING: line 95: 'webkitURL' is deprecated. Please use 'URL' instead. | 1 CONSOLE WARNING: line 95: 'webkitURL' is deprecated. Please use 'URL' instead. |
| 2 This test documents all interface attributes and methods on the global window ob
ject and element instances. | 2 This test documents all interface attributes and methods on the global window ob
ject and element instances. |
| 3 | 3 |
| 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 5 | 5 |
| 6 | 6 |
| 7 [INTERFACES] | 7 [INTERFACES] |
| 8 interface AbsoluteOrientationSensor : OrientationSensor | 8 interface AbsoluteOrientationSensor : OrientationSensor |
| 9 attribute @@toStringTag | 9 attribute @@toStringTag |
| 10 method constructor | 10 method constructor |
| (...skipping 559 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 570 static method rem | 570 static method rem |
| 571 static method s | 571 static method s |
| 572 static method supports | 572 static method supports |
| 573 static method turn | 573 static method turn |
| 574 static method vh | 574 static method vh |
| 575 static method vmax | 575 static method vmax |
| 576 static method vmin | 576 static method vmin |
| 577 static method vw | 577 static method vw |
| 578 attribute @@toStringTag | 578 attribute @@toStringTag |
| 579 method constructor | 579 method constructor |
| 580 interface CSSAngleValue : CSSStyleValue | |
| 581 attribute @@toStringTag | |
| 582 getter degrees | |
| 583 getter gradians | |
| 584 getter radians | |
| 585 getter turns | |
| 586 method constructor | |
| 587 interface CSSCalcLength : CSSLengthValue | |
| 588 attribute @@toStringTag | |
| 589 getter ch | |
| 590 getter cm | |
| 591 getter em | |
| 592 getter ex | |
| 593 getter in | |
| 594 getter mm | |
| 595 getter pc | |
| 596 getter percent | |
| 597 getter pt | |
| 598 getter px | |
| 599 getter rem | |
| 600 getter vh | |
| 601 getter vmax | |
| 602 getter vmin | |
| 603 getter vw | |
| 604 method constructor | |
| 605 interface CSSConditionRule : CSSGroupingRule | 580 interface CSSConditionRule : CSSGroupingRule |
| 606 attribute @@toStringTag | 581 attribute @@toStringTag |
| 607 getter conditionText | 582 getter conditionText |
| 608 method constructor | 583 method constructor |
| 609 interface CSSFontFaceRule : CSSRule | 584 interface CSSFontFaceRule : CSSRule |
| 610 attribute @@toStringTag | 585 attribute @@toStringTag |
| 611 getter style | 586 getter style |
| 612 method constructor | 587 method constructor |
| 613 interface CSSGroupingRule : CSSRule | 588 interface CSSGroupingRule : CSSRule |
| 614 attribute @@toStringTag | 589 attribute @@toStringTag |
| (...skipping 25 matching lines...) Expand all Loading... |
| 640 getter name | 615 getter name |
| 641 method appendRule | 616 method appendRule |
| 642 method constructor | 617 method constructor |
| 643 method deleteRule | 618 method deleteRule |
| 644 method findRule | 619 method findRule |
| 645 setter name | 620 setter name |
| 646 interface CSSKeywordValue : CSSStyleValue | 621 interface CSSKeywordValue : CSSStyleValue |
| 647 attribute @@toStringTag | 622 attribute @@toStringTag |
| 648 getter keywordValue | 623 getter keywordValue |
| 649 method constructor | 624 method constructor |
| 650 interface CSSLengthValue : CSSStyleValue | |
| 651 static method from | |
| 652 attribute @@toStringTag | |
| 653 method add | |
| 654 method constructor | |
| 655 method divide | |
| 656 method multiply | |
| 657 method subtract | |
| 658 interface CSSMatrixComponent : CSSTransformComponent | 625 interface CSSMatrixComponent : CSSTransformComponent |
| 659 attribute @@toStringTag | 626 attribute @@toStringTag |
| 660 getter matrix | 627 getter matrix |
| 661 method constructor | 628 method constructor |
| 662 setter matrix | 629 setter matrix |
| 663 interface CSSMediaRule : CSSConditionRule | 630 interface CSSMediaRule : CSSConditionRule |
| 664 attribute @@toStringTag | 631 attribute @@toStringTag |
| 665 getter media | 632 getter media |
| 666 method constructor | 633 method constructor |
| 667 interface CSSNamespaceRule : CSSRule | 634 interface CSSNamespaceRule : CSSRule |
| 668 attribute @@toStringTag | 635 attribute @@toStringTag |
| 669 getter namespaceURI | 636 getter namespaceURI |
| 670 getter prefix | 637 getter prefix |
| 671 method constructor | 638 method constructor |
| 672 interface CSSNumberValue : CSSStyleValue | |
| 673 attribute @@toStringTag | |
| 674 getter value | |
| 675 method constructor | |
| 676 interface CSSNumericValue : CSSStyleValue | 639 interface CSSNumericValue : CSSStyleValue |
| 677 attribute @@toStringTag | 640 attribute @@toStringTag |
| 678 method add | 641 method add |
| 679 method constructor | 642 method constructor |
| 680 method div | 643 method div |
| 681 method mul | 644 method mul |
| 682 method sub | 645 method sub |
| 683 method to | 646 method to |
| 684 interface CSSPageRule : CSSRule | 647 interface CSSPageRule : CSSRule |
| 685 attribute @@toStringTag | 648 attribute @@toStringTag |
| (...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 734 method item | 697 method item |
| 735 interface CSSScale : CSSTransformComponent | 698 interface CSSScale : CSSTransformComponent |
| 736 attribute @@toStringTag | 699 attribute @@toStringTag |
| 737 getter x | 700 getter x |
| 738 getter y | 701 getter y |
| 739 getter z | 702 getter z |
| 740 method constructor | 703 method constructor |
| 741 setter x | 704 setter x |
| 742 setter y | 705 setter y |
| 743 setter z | 706 setter z |
| 744 interface CSSSimpleLength : CSSLengthValue | |
| 745 attribute @@toStringTag | |
| 746 getter type | |
| 747 getter value | |
| 748 method constructor | |
| 749 interface CSSSkew : CSSTransformComponent | 707 interface CSSSkew : CSSTransformComponent |
| 750 attribute @@toStringTag | 708 attribute @@toStringTag |
| 751 getter ax | 709 getter ax |
| 752 getter ay | 710 getter ay |
| 753 method constructor | 711 method constructor |
| 754 interface CSSStyleDeclaration | 712 interface CSSStyleDeclaration |
| 755 attribute @@toStringTag | 713 attribute @@toStringTag |
| 756 getter cssFloat | 714 getter cssFloat |
| 757 getter cssText | 715 getter cssText |
| 758 getter length | 716 getter length |
| (...skipping 8502 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9261 setter scrollY | 9219 setter scrollY |
| 9262 setter scrollbars | 9220 setter scrollbars |
| 9263 setter status | 9221 setter status |
| 9264 setter statusbar | 9222 setter statusbar |
| 9265 setter toolbar | 9223 setter toolbar |
| 9266 setter view | 9224 setter view |
| 9267 PASS successfullyParsed is true | 9225 PASS successfullyParsed is true |
| 9268 | 9226 |
| 9269 TEST COMPLETE | 9227 TEST COMPLETE |
| 9270 | 9228 |
| OLD | NEW |