⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 99795 in webkit


Ignore:
Timestamp:
Nov 9, 2011, 6:05:14 PM (15 years ago)
Author:
bfulgham@webkit.org
Message:

[WinCairo] Further exclusions for unsupported features.

  • platform/wincairo/Skipped: Turn off mathml and webgl tests.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r99794 r99795  
     12011-11-09  Brent Fulgham  <bfulgham@webkit.org>
     2
     3        [WinCairo] Further exclusions for unsupported features.
     4
     5        * platform/wincairo/Skipped: Turn off mathml and webgl tests.
     6
    172011-11-09  Sheriff Bot  <webkit.review.bot@gmail.com>
    28
  • trunk/LayoutTests/platform/wincairo/Skipped

    r99642 r99795  
    190190fast/canvas/fillText-shadow.html
    191191fast/canvas/toDataURL-supportedTypes.html
     192fast/canvas/webgl
    192193fast/clip
    193194fast/compact/001.html
     
    433434# WinCairo currently has no media features.
    434435media
     436mhtml
    435437plugins
    436438printing
     
    533535http/tests/xmlhttprequest
    534536http/tests/xmlviewer/extensions-api.html
     537
     538
     539#require video/audio tag - not implemented in WinCairo (yet)
     540userscripts/user-script-video-document.html
     541userscripts/user-script-audio-document.html
    535542
    536543#
Note: See TracChangeset for help on using the changeset viewer.