Changeset 179802 in webkit
- Timestamp:
- Feb 8, 2015, 12:22:29 PM (12 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/ios-simulator-wk2/TestExpectations (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r179801 r179802 1 2015-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 1 15 2015-02-08 Alexey Proskuryakov <ap@apple.com> 2 16 -
trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations
r179569 r179802 410 410 svg/custom/prevent-default.svg 411 411 svg/custom/scroll-hit-test.xhtml 412 svg/custom/use-elementInstance-event-target.svg413 svg/custom/use-elementInstance-methods.svg414 412 svg/custom/use-event-handler-on-referenced-element.svg 415 413 svg/custom/use-event-handler-on-use-element.svg 416 414 svg/custom/use-instanceRoot-event-bubbling.xhtml 417 svg/custom/use-instanceRoot-event-listeners.xhtml418 415 svg/custom/use-move-to-offset.svg 419 416 svg/dom/viewspec-parser-1.html
Note:
See TracChangeset
for help on using the changeset viewer.