⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 179802 in webkit


Ignore:
Timestamp:
Feb 8, 2015, 12:22:29 PM (12 years ago)
Author:
ddkilzer@apple.com
Message:

REGRESSION (r179391): Remove references to deleted SVG tests

Fixes the following lint warnings:

--lint-test-files warnings:
LayoutTests/platform/ios-simulator-wk2/TestExpectations:412 Path does not exist. svg/custom/use-elementInstance-event-target.svg
LayoutTests/platform/ios-simulator-wk2/TestExpectations:413 Path does not exist. svg/custom/use-elementInstance-methods.svg
LayoutTests/platform/ios-simulator-wk2/TestExpectations:417 Path does not exist. svg/custom/use-instanceRoot-event-listeners.xhtml

  • platform/ios-simulator-wk2/TestExpectations: Remove deleted

tests.

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r179801 r179802  
     12015-02-08  David Kilzer  <ddkilzer@apple.com>
     2
     3        REGRESSION (r179391): Remove references to deleted SVG tests
     4
     5        Fixes the following lint warnings:
     6
     7            --lint-test-files warnings:
     8            LayoutTests/platform/ios-simulator-wk2/TestExpectations:412 Path does not exist. svg/custom/use-elementInstance-event-target.svg
     9            LayoutTests/platform/ios-simulator-wk2/TestExpectations:413 Path does not exist. svg/custom/use-elementInstance-methods.svg
     10            LayoutTests/platform/ios-simulator-wk2/TestExpectations:417 Path does not exist. svg/custom/use-instanceRoot-event-listeners.xhtml
     11
     12        * platform/ios-simulator-wk2/TestExpectations: Remove deleted
     13        tests.
     14
    1152015-02-08  Alexey Proskuryakov  <ap@apple.com>
    216
  • trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations

    r179569 r179802  
    410410svg/custom/prevent-default.svg
    411411svg/custom/scroll-hit-test.xhtml
    412 svg/custom/use-elementInstance-event-target.svg
    413 svg/custom/use-elementInstance-methods.svg
    414412svg/custom/use-event-handler-on-referenced-element.svg
    415413svg/custom/use-event-handler-on-use-element.svg
    416414svg/custom/use-instanceRoot-event-bubbling.xhtml
    417 svg/custom/use-instanceRoot-event-listeners.xhtml
    418415svg/custom/use-move-to-offset.svg
    419416svg/dom/viewspec-parser-1.html
Note: See TracChangeset for help on using the changeset viewer.