OSDN Git Service

Add DeviceOrientation LayoutTests at r63859 and enable the feature
authorSteve Block <steveblock@google.com>
Tue, 27 Jul 2010 10:05:56 +0000 (11:05 +0100)
committerSteve Block <steveblock@google.com>
Tue, 27 Jul 2010 11:13:46 +0000 (12:13 +0100)
commit4e1f8b9c727ac820b633f6de547dc9afcd8da485
tree4dbd88aadcfe6771fb23252d6f685c775183bc91
parente144fb5dabc267b7a51835ab9a1904d81279a087
Add DeviceOrientation LayoutTests at r63859 and enable the feature

All tests pass.

Note that the JSC-specific expected result for window-property.html is a
placeholder until https://bugs.webkit.org/show_bug.cgi?id=43025 is fixed.

Change-Id: I60a978231a10f0a57b3dc654876b181dc47eb455
12 files changed:
LayoutTests/fast/dom/DeviceOrientation/create-event-expected.txt [new file with mode: 0644]
LayoutTests/fast/dom/DeviceOrientation/create-event.html [new file with mode: 0644]
LayoutTests/fast/dom/DeviceOrientation/optional-event-properties-expected.txt [new file with mode: 0644]
LayoutTests/fast/dom/DeviceOrientation/optional-event-properties.html [new file with mode: 0644]
LayoutTests/fast/dom/DeviceOrientation/script-tests/TEMPLATE.html [new file with mode: 0644]
LayoutTests/fast/dom/DeviceOrientation/script-tests/create-event.js [new file with mode: 0644]
LayoutTests/fast/dom/DeviceOrientation/script-tests/optional-event-properties.js [new file with mode: 0644]
LayoutTests/fast/dom/DeviceOrientation/script-tests/window-property.js [new file with mode: 0644]
LayoutTests/fast/dom/DeviceOrientation/window-property-expected.txt [new file with mode: 0644]
LayoutTests/fast/dom/DeviceOrientation/window-property.html [new file with mode: 0644]
LayoutTests/platform/android-jsc/fast/dom/DeviceOrientation/window-property-expected.txt [new file with mode: 0644]
WebCore/config.h