[Webkit-unassigned] [Bug 92942] Add DeviceProximityEvent interface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 6 01:41:24 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=92942





--- Comment #7 from Kentaro Hara <haraken at chromium.org>  2012-08-06 01:41:20 PST ---
(From update of attachment 156618)
View in context: https://bugs.webkit.org/attachment.cgi?id=156618&action=review

> LayoutTests/fast/dom/Proximity/check-event-deviceproximity.html:9
> +<script src="script-tests/check-event-deviceproximity.js"></script>

Nit: You can directly write JavaScript here.

> LayoutTests/fast/dom/Proximity/create-event-deviceproximity.html:9
> +<script src="script-tests/create-event-deviceproximity.js"></script>

Ditto.

> LayoutTests/fast/events/constructors/device-proximity-event-constructor.html:14
> +shouldBe("new DeviceProximityEvent('eventType').bubbles", "false");

Isn't this true?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list