[Webkit-unassigned] [Bug 92942] Add DeviceProximityEvent interface
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 6 02:35:52 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=92942
--- Comment #9 from Kihong Kwon <kihong.kwon at samsung.com> 2012-08-06 02:35:48 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.
Changed it.
>> LayoutTests/fast/dom/Proximity/create-event-deviceproximity.html:9
>> +<script src="script-tests/create-event-deviceproximity.js"></script>
>
> Ditto.
ditto.
>> LayoutTests/fast/events/constructors/device-proximity-event-constructor.html:14
>> +shouldBe("new DeviceProximityEvent('eventType').bubbles", "false");
>
> Isn't this true?
You are right.
It's fixed.
--
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