Binary file html/images/event-inheritance.png has changed
--- a/html/images/event-inheritance.svg Sat Jan 30 04:08:40 2010 +0900
+++ b/html/images/event-inheritance.svg Sat Jan 30 04:09:26 2010 +0900
@@ -6,7 +6,7 @@
<desc>
Event is the base interface.
UIEvent, CustomEvent, and MutationEvent inherit from Event.
- TextEvent, KeyboardEvent, and MouseEvent inherit from UIEvent.
+ FocusEvent, MouseEvent, TextEvent, KeyboardEvent, and CompositionEvent inherit from UIEvent.
MouseWheelEvent and WheelEvent inherit from MouseEvent.
MutationNameEvent inherits from MutationEvent.
</desc>
@@ -93,14 +93,7 @@
<path stroke-linejoin="round" stroke-linecap="round" fill="none" stroke-width="2" stroke="black" marker-end="url(#contains)"
d="M705,90 H735"/>
- <a id="MouseWheelEvent" class="order3" transform="translate(740, 80)" xlink:href="../DOM3-Events.html#events-Events-MouseWheelEvent" target="_parent">
- <rect x="0" y="0" width="200" height="20" rx="5" ry="5" stroke-width="2"/>
- <text x="100" y="16" font-size="18" text-anchor="middle" font-family="Verdana, sans-serif">MouseWheelEvent</text>
- </a>
-
- <path stroke-linejoin="round" stroke-linecap="round" fill="none" stroke-width="2" stroke="black" marker-end="url(#contains)"
- d="M705,90 H710 Q715,90 715,95 V115 Q715,120 725,120 H735"/>
- <a id="WheelEvent" class="order3" transform="translate(740, 110)" xlink:href="../DOM3-Events.html#events-Events-WheelEvent" target="_parent">
+ <a id="WheelEvent" class="order3" transform="translate(740, 80)" xlink:href="../DOM3-Events.html#events-Events-WheelEvent" target="_parent">
<rect x="0" y="0" width="200" height="20" rx="5" ry="5" stroke-width="2"/>
<text x="100" y="16" font-size="18" text-anchor="middle" font-family="Verdana, sans-serif">WheelEvent</text>
</a>