Changeset 85202 in webkit


Ignore:
Timestamp:
Apr 28, 2011 10:07:57 AM (13 years ago)
Author:
Adam Roben
Message:

Skip another crashing shadow DOM test

<http://webkit.org/b/59708> tracks the failure. Maybe it will eventually be duped to
<http://webkit.org/b/59571>.

  • platform/mac/Skipped: Added fast/dom/shadow/nodetype.html.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r85201 r85202  
     12011-04-28  Adam Roben  <aroben@apple.com>
     2
     3        Skip another crashing shadow DOM test
     4
     5        <http://webkit.org/b/59708> tracks the failure. Maybe it will eventually be duped to
     6        <http://webkit.org/b/59571>.
     7
     8        * platform/mac/Skipped: Added fast/dom/shadow/nodetype.html.
     9
    1102011-04-28  Leon Scroggins  <scroggo@google.com>
    211
  • trunk/LayoutTests/platform/mac/Skipped

    r85194 r85202  
    344344fast/dom/shadow/gc-shadow.html
    345345fast/dom/shadow/no-renderers-for-light-children.html
     346
     347# Crashing http://webkit.org/b/59708
     348fast/dom/shadow/nodetype.html
Note: See TracChangeset for help on using the changeset viewer.