Changeset 52117 in webkit


Ignore:
Timestamp:
Dec 14, 2009 1:57:02 PM (14 years ago)
Author:
eric@webkit.org
Message:

2009-12-14 Robert Hogan <robert@roberthogan.net>

Reviewed by Eric Seidel.

Bug 32519 - mouseEvent fires mutiple times in
LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml

Add test to Qt skipped list (was passing due to bug in DRT, see
https://bugs.webkit.org/show_bug.cgi?id=32437). Updated detail on bug
in gtk and win skipped lists.

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

  • platform/gtk/Skipped:
  • platform/qt/Skipped:
  • platform/win/Skipped:
Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r52116 r52117  
     12009-12-14  Robert Hogan  <robert@roberthogan.net>
     2
     3        Reviewed by Eric Seidel.
     4
     5        Bug 32519 -  mouseEvent fires mutiple times in
     6        LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml
     7       
     8        Add test to Qt skipped list (was passing due to bug in DRT, see
     9        https://bugs.webkit.org/show_bug.cgi?id=32437). Updated detail on bug
     10        in gtk and win skipped lists.
     11       
     12        https://bugs.webkit.org/show_bug.cgi?id=32519
     13
     14        * platform/gtk/Skipped:
     15        * platform/qt/Skipped:
     16        * platform/win/Skipped:
     17
    1182009-12-14  Alexey Proskuryakov  <ap@apple.com>
    219
  • trunk/LayoutTests/platform/gtk/Skipped

    r52088 r52117  
    36963696svg/custom/use-elementInstance-event-target.svg
    36973697svg/custom/use-elementInstance-methods.svg
    3698 svg/custom/use-instanceRoot-as-event-target.xhtml
    36993698svg/custom/use-instanceRoot-event-listeners.xhtml
    37003699svg/custom/use-setAttribute-crash.svg
     
    57325731# See https://bugs.webkit.org/show_bug.cgi?id=32441
    57335732fast/parser/xhtml-close-while-parsing.xhtml
     5733
     5734# Bug 32519 -  mouseEvent fires mutiple times in
     5735#              LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml
     5736# https://bugs.webkit.org/show_bug.cgi?id=32519
     5737svg/custom/use-instanceRoot-as-event-target.xhtml
  • trunk/LayoutTests/platform/qt/Skipped

    r52109 r52117  
    51955195http/tests/xmlhttprequest/access-control-basic-denied-preflight-cache.html
    51965196
     5197# Bug 32519 -  mouseEvent fires mutiple times in
     5198#              LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml
     5199# https://bugs.webkit.org/show_bug.cgi?id=32519
     5200svg/custom/use-instanceRoot-as-event-target.xhtml
  • trunk/LayoutTests/platform/win/Skipped

    r52114 r52117  
    501501svg/custom/pattern-deep-referencing.svg
    502502svg/custom/preserve-aspect-ratio-syntax.svg
    503 svg/custom/use-instanceRoot-as-event-target.xhtml
    504503svg/custom/viewbox-syntax.svg
    505504svg/hixie/viewbox/preserveAspectRatio/001.xml
     
    729728http/tests/security/xss-DENIED-getSVGDocument-iframe.html
    730729http/tests/security/xss-DENIED-getSVGDocument-object.html
     730
     731# Bug 32519 -  mouseEvent fires mutiple times in
     732#              LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml
     733# https://bugs.webkit.org/show_bug.cgi?id=32519
     734svg/custom/use-instanceRoot-as-event-target.xhtml
Note: See TracChangeset for help on using the changeset viewer.