haikuwebkit/LayoutTests/fast/dom/navigator-iOS-userAgent-exp...

12 lines
307 B
Plaintext
Raw Permalink Normal View History

Move ios-sim-deprecated/fast/dom/ tests into fast/dom * TestExpectations: * fast/dom/Range/expand-word-with-apostrophe-expected.txt: Renamed from LayoutTests/platform/ios-sim-deprecated/fast/dom/Range/expand-word-with-apostrophe-expected.txt. * fast/dom/Range/expand-word-with-apostrophe.html: Renamed from LayoutTests/platform/ios-sim-deprecated/fast/dom/Range/expand-word-with-apostrophe.html. * fast/dom/Window/no-window-resize-on-document-size-change-expected.txt: Added. * fast/dom/Window/no-window-resize-on-document-size-change.html: Renamed from LayoutTests/platform/ios-sim-deprecated/fast/dom/Window/no-window-resize-on-document-size-change.html. * fast/dom/adopt-attribute-crash-expected.txt: * fast/dom/navigator-iOS-userAgent-expected.txt: Added. * fast/dom/navigator-iOS-userAgent.html: Renamed from LayoutTests/platform/ios-sim-deprecated/fast/dom/navigator-iOS-userAgent.html. * fast/dom/timer-fire-after-page-pause-expected.txt: Renamed from LayoutTests/platform/ios-sim-deprecated/fast/dom/timer-fire-after-page-pause-expected.txt. * fast/dom/timer-fire-after-page-pause.html: Renamed from LayoutTests/platform/ios-sim-deprecated/fast/dom/timer-fire-after-page-pause.html. * platform/ios-sim-deprecated/fast/dom/Window/no-window-resize-on-document-size-change-expected.txt: Removed. * platform/ios-sim-deprecated/fast/dom/navigator-iOS-userAgent-expected.txt: Removed. * platform/ios-simulator-wk1/TestExpectations: * platform/ios-simulator/TestExpectations: * platform/ios-simulator/fast/dom/navigator-iOS-userAgent-expected.txt: Added. Canonical link: https://commits.webkit.org/165879@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@188132 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2015-08-07 17:30:16 +00:00
Verify the user-agent string does not have the 'Simulator' device name.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
FAIL User agent platform should be "iPhone" or "iPad".
PASS User agent does not contain "Simulator".
PASS successfullyParsed is true
TEST COMPLETE