Changeset 203735 in webkit


Ignore:
Timestamp:
Jul 26, 2016 1:59:36 PM (8 years ago)
Author:
rniwa@webkit.org
Message:

Remove the tests for legacy custom elements API
https://bugs.webkit.org/show_bug.cgi?id=160209

Reviewed by Chris Dumez.

Removed the tests for legacy custom elements v0 API. The tests for the new v1 API is at fast/custom-elements.

  • fast/dom/custom: Removed.
  • fast/dom/custom/document-register-basic-expected.txt: Removed.
  • fast/dom/custom/document-register-basic.html: Removed.
  • fast/dom/custom/document-register-namespace-expected.txt: Removed.
  • fast/dom/custom/document-register-namespace.html: Removed.
  • fast/dom/custom/document-register-reentrant-null-constructor-expected.txt: Removed.
  • fast/dom/custom/document-register-reentrant-null-constructor.html: Removed.
  • fast/dom/custom/document-register-reentrant-returning-fake-expected.txt: Removed.
  • fast/dom/custom/document-register-reentrant-returning-fake.html: Removed.
  • fast/dom/custom/document-register-reentrant-throwing-constructor-expected.txt: Removed.
  • fast/dom/custom/document-register-reentrant-throwing-constructor.html: Removed.
  • fast/dom/custom/document-register-type-extensions-expected.txt: Removed.
  • fast/dom/custom/document-register-type-extensions.html: Removed.
  • fast/dom/custom/lifecycle-ready-createElement-recursion-expected.txt: Removed.
  • fast/dom/custom/lifecycle-ready-createElement-recursion.html: Removed.
  • fast/dom/custom/lifecycle-ready-createElement-reentrancy-expected.txt: Removed.
  • fast/dom/custom/lifecycle-ready-createElement-reentrancy.html: Removed.
  • fast/dom/custom/lifecycle-ready-creation-api-expected.txt: Removed.
  • fast/dom/custom/lifecycle-ready-creation-api.html: Removed.
  • fast/dom/custom/lifecycle-ready-innerHTML-expected.txt: Removed.
  • fast/dom/custom/lifecycle-ready-innerHTML.html: Removed.
  • fast/dom/custom/lifecycle-ready-parser-only-expected.html: Removed.
  • fast/dom/custom/lifecycle-ready-parser-only.html: Removed.
  • fast/dom/custom/lifecycle-ready-parser-script-expected.txt: Removed.
  • fast/dom/custom/lifecycle-ready-parser-script.html: Removed.
  • fast/dom/custom/lifecycle-ready-paste-expected.txt: Removed.
  • fast/dom/custom/lifecycle-ready-paste.html: Removed.
  • fast/dom/custom/resources: Removed.
  • fast/dom/custom/resources/document-register-fuzz.js: Removed.
  • platform/efl/TestExpectations:
  • platform/gtk/TestExpectations:
  • platform/ios-simulator/TestExpectations:
  • platform/mac/TestExpectations:
  • platform/win/TestExpectations:
Location:
trunk/LayoutTests
Files:
1 deleted
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r203733 r203735  
     12016-07-26  Ryosuke Niwa  <rniwa@webkit.org>
     2
     3        Remove the tests for legacy custom elements API
     4        https://bugs.webkit.org/show_bug.cgi?id=160209
     5
     6        Reviewed by Chris Dumez.
     7
     8        Removed the tests for legacy custom elements v0 API. The tests for the new v1 API is at fast/custom-elements.
     9
     10        * fast/dom/custom: Removed.
     11        * fast/dom/custom/document-register-basic-expected.txt: Removed.
     12        * fast/dom/custom/document-register-basic.html: Removed.
     13        * fast/dom/custom/document-register-namespace-expected.txt: Removed.
     14        * fast/dom/custom/document-register-namespace.html: Removed.
     15        * fast/dom/custom/document-register-reentrant-null-constructor-expected.txt: Removed.
     16        * fast/dom/custom/document-register-reentrant-null-constructor.html: Removed.
     17        * fast/dom/custom/document-register-reentrant-returning-fake-expected.txt: Removed.
     18        * fast/dom/custom/document-register-reentrant-returning-fake.html: Removed.
     19        * fast/dom/custom/document-register-reentrant-throwing-constructor-expected.txt: Removed.
     20        * fast/dom/custom/document-register-reentrant-throwing-constructor.html: Removed.
     21        * fast/dom/custom/document-register-type-extensions-expected.txt: Removed.
     22        * fast/dom/custom/document-register-type-extensions.html: Removed.
     23        * fast/dom/custom/lifecycle-ready-createElement-recursion-expected.txt: Removed.
     24        * fast/dom/custom/lifecycle-ready-createElement-recursion.html: Removed.
     25        * fast/dom/custom/lifecycle-ready-createElement-reentrancy-expected.txt: Removed.
     26        * fast/dom/custom/lifecycle-ready-createElement-reentrancy.html: Removed.
     27        * fast/dom/custom/lifecycle-ready-creation-api-expected.txt: Removed.
     28        * fast/dom/custom/lifecycle-ready-creation-api.html: Removed.
     29        * fast/dom/custom/lifecycle-ready-innerHTML-expected.txt: Removed.
     30        * fast/dom/custom/lifecycle-ready-innerHTML.html: Removed.
     31        * fast/dom/custom/lifecycle-ready-parser-only-expected.html: Removed.
     32        * fast/dom/custom/lifecycle-ready-parser-only.html: Removed.
     33        * fast/dom/custom/lifecycle-ready-parser-script-expected.txt: Removed.
     34        * fast/dom/custom/lifecycle-ready-parser-script.html: Removed.
     35        * fast/dom/custom/lifecycle-ready-paste-expected.txt: Removed.
     36        * fast/dom/custom/lifecycle-ready-paste.html: Removed.
     37        * fast/dom/custom/resources: Removed.
     38        * fast/dom/custom/resources/document-register-fuzz.js: Removed.
     39        * platform/efl/TestExpectations:
     40        * platform/gtk/TestExpectations:
     41        * platform/ios-simulator/TestExpectations:
     42        * platform/mac/TestExpectations:
     43        * platform/win/TestExpectations:
     44
    1452016-07-26  Chris Dumez  <cdumez@apple.com>
    246
  • trunk/LayoutTests/platform/efl/TestExpectations

    r203696 r203735  
    17631763webkit.org/b/109950 fast/dom/Window/webkitConvertPoint.html [ Failure ]
    17641764
    1765 # CUSTOM_ELEMENTS is not enabled.
    1766 webkit.org/b/110958 fast/dom/custom [ Skip ]
    1767 
    17681765# New test
    17691766webkit.org/b/110654 css3/flexbox/button.html [ Failure ]
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r203696 r203735  
    391391Bug(GTK) http/tests/media/track-in-band-hls-metadata.html [ Skip ]
    392392Bug(GTK) media/track/track-datacue-value.html [ Skip ]
    393 
    394 # Require ENABLE(CUSTOM_ELEMENTS) support
    395 webkit.org/b/110735 fast/dom/custom [ Skip ]
    396393
    397394# Snapshotted plugins not enabled
  • trunk/LayoutTests/platform/ios-simulator/TestExpectations

    r203714 r203735  
    15371537fast/dom/client-width-height.html [ Failure ]
    15381538fast/dom/comment-not-documentElement.html [ Failure ]
    1539 fast/dom/custom/document-register-basic.html [ Failure ]
    1540 fast/dom/custom/document-register-namespace.html [ Failure ]
    1541 fast/dom/custom/document-register-reentrant-null-constructor.html [ Failure ]
    1542 fast/dom/custom/document-register-reentrant-returning-fake.html [ Failure ]
    1543 fast/dom/custom/document-register-type-extensions.html [ Failure ]
    1544 fast/dom/custom/lifecycle-ready-createElement-recursion.html [ Failure ]
    1545 fast/dom/custom/lifecycle-ready-createElement-reentrancy.html [ Failure ]
    1546 fast/dom/custom/lifecycle-ready-creation-api.html [ Failure ]
    1547 fast/dom/custom/lifecycle-ready-innerHTML.html [ Failure ]
    1548 fast/dom/custom/lifecycle-ready-parser-only.html [ ImageOnlyFailure ]
    1549 fast/dom/custom/lifecycle-ready-parser-script.html [ Failure ]
    15501539fast/dom/horizontal-scrollbar-in-rtl.html [ Failure ]
    15511540fast/dom/horizontal-scrollbar-when-dir-change.html [ Failure ]
     
    26492638editing/style/non-inheritable-styles.html [ Skip ]
    26502639editing/undo/undo-paste-when-caret-is-not-in-range.html [ Skip ]
    2651 fast/dom/custom/lifecycle-ready-paste.html [ Skip ]
    26522640http/tests/misc/copy-resolves-urls.html [ Skip ]
    26532641editing/inserting/insert-3907422-fix.html [ Skip ]
  • trunk/LayoutTests/platform/mac/TestExpectations

    r203714 r203735  
    513513
    514514webkit.org/b/93589 svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading.svg [ Pass Timeout ]
    515 
    516 # ENABLE(CUSTOM_ELEMENTS) is disabled.
    517 fast/dom/custom
    518515
    519516# CSS image-resolution is not yet enabled.
  • trunk/LayoutTests/platform/win/TestExpectations

    r203696 r203735  
    577577webkit.org/b/140518 [ Release ] fast/events/drag-and-drop-autoscroll.html [ Failure ]
    578578fast/events/clear-drag-state.html [ Failure ]
    579 
    580 # Disable document.register tests, ENABLE_CUSTOM_ELEMENT disabled
    581 fast/dom/custom/ [ Skip ]
    582579
    583580# TODO User Timing is not enabled yet. so skip it.
Note: See TracChangeset for help on using the changeset viewer.