Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(32)

Side by Side Diff: LayoutTests/platform/qt/Skipped

Issue 3509008: Merge 68345 - document.nodesFromRect() needs to be removed from Document.idl... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/517/
Patch Set: Created 10 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # =========================================================================== # 1 # =========================================================================== #
2 # Categories of Skipped Tests # 2 # Categories of Skipped Tests #
3 # =========================================================================== # 3 # =========================================================================== #
4 # 4 #
5 # Note:Try to add newly skipped tests to the appropriate category. If you create 5 # Note:Try to add newly skipped tests to the appropriate category. If you create
6 # a new category, be sure to list it here. If all else fails you can just 6 # a new category, be sure to list it here. If all else fails you can just
7 # add to the 'unsorted' category at the bottom. 7 # add to the 'unsorted' category at the bottom.
8 # Where a test is a layout test, rather than plaintext, it can help to run 8 # Where a test is a layout test, rather than plaintext, it can help to run
9 # it with '--platform mac --ignore-metrics' and add or create a section 9 # it with '--platform mac --ignore-metrics' and add or create a section
10 # in the category to indicate whether it still failed. 10 # in the category to indicate whether it still failed.
(...skipping 5437 matching lines...) Expand 10 before | Expand all | Expand 10 after
5448 5448
5449 # BlodBuilder is not enabled 5449 # BlodBuilder is not enabled
5450 http/tests/local/blob/send-data-blob.html 5450 http/tests/local/blob/send-data-blob.html
5451 5451
5452 # Full Screen support is not yet enabled. 5452 # Full Screen support is not yet enabled.
5453 fullscreen/ 5453 fullscreen/
5454 5454
5455 # https://bugs.webkit.org/show_bug.cgi?id=45194 5455 # https://bugs.webkit.org/show_bug.cgi?id=45194
5456 fast/text/decomposed-after-stacked-diacritics.html 5456 fast/text/decomposed-after-stacked-diacritics.html
5457 5457
5458 # https://bugs.webkit.org/show_bug.cgi?id=45411 5458 # LayoutTestController::nodesFromRect is not supported.
5459 fast/events/continuous-platform-wheelevent-in-scrolling-div.html 5459 fast/dom/nodesFromRect-basic.html
5460 fast/events/scroll-event-does-not-bubble.html
5461 fast/events/spatial-navigation/snav-only-clipped-overflow-content.html
5462 fast/events/wheelevent-in-scrolling-div.html
OLDNEW
« no previous file with comments | « LayoutTests/platform/mac/Skipped ('k') | LayoutTests/platform/qt/fast/dom/Window/window-properties-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698