Changeset 99795 in webkit
- Timestamp:
- Nov 9, 2011, 6:05:14 PM (15 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/wincairo/Skipped (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r99794 r99795 1 2011-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 1 7 2011-11-09 Sheriff Bot <webkit.review.bot@gmail.com> 2 8 -
trunk/LayoutTests/platform/wincairo/Skipped
r99642 r99795 190 190 fast/canvas/fillText-shadow.html 191 191 fast/canvas/toDataURL-supportedTypes.html 192 fast/canvas/webgl 192 193 fast/clip 193 194 fast/compact/001.html … … 433 434 # WinCairo currently has no media features. 434 435 media 436 mhtml 435 437 plugins 436 438 printing … … 533 535 http/tests/xmlhttprequest 534 536 http/tests/xmlviewer/extensions-api.html 537 538 539 #require video/audio tag - not implemented in WinCairo (yet) 540 userscripts/user-script-video-document.html 541 userscripts/user-script-audio-document.html 535 542 536 543 #
Note:
See TracChangeset
for help on using the changeset viewer.