Title: [179802] trunk/LayoutTests
Revision
179802
Author
[email protected]
Date
2015-02-08 12:22:29 -0800 (Sun, 08 Feb 2015)

Log 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.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (179801 => 179802)


--- trunk/LayoutTests/ChangeLog	2015-02-08 20:00:56 UTC (rev 179801)
+++ trunk/LayoutTests/ChangeLog	2015-02-08 20:22:29 UTC (rev 179802)
@@ -1,3 +1,17 @@
+2015-02-08  David Kilzer  <[email protected]>
+
+        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.
+
 2015-02-08  Alexey Proskuryakov  <[email protected]>
 
         AX: The input element with type="search" has no default focus outline

Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (179801 => 179802)


--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2015-02-08 20:00:56 UTC (rev 179801)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2015-02-08 20:22:29 UTC (rev 179802)
@@ -409,12 +409,9 @@
 svg/custom/pointer-events-with-linecaps-and-miterlimits.xhtml
 svg/custom/prevent-default.svg
 svg/custom/scroll-hit-test.xhtml
-svg/custom/use-elementInstance-event-target.svg
-svg/custom/use-elementInstance-methods.svg
 svg/custom/use-event-handler-on-referenced-element.svg
 svg/custom/use-event-handler-on-use-element.svg
 svg/custom/use-instanceRoot-event-bubbling.xhtml
-svg/custom/use-instanceRoot-event-listeners.xhtml
 svg/custom/use-move-to-offset.svg
 svg/dom/viewspec-parser-1.html
 svg/dom/viewspec-parser-2.html
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to