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

Side by Side Diff: LayoutTests/platform/gtk/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 # We should keep the tests listed in the same order as they appear in the output . 1 # We should keep the tests listed in the same order as they appear in the output .
2 # This makes it easier to look for differences on the actual output and 2 # This makes it easier to look for differences on the actual output and
3 # what the skip list contains. 3 # what the skip list contains.
4 # Also, no grouping should occur. Every test for itself. An exception is when 4 # Also, no grouping should occur. Every test for itself. An exception is when
5 # an entire directory of tests is to be skipped due to the feature being 5 # an entire directory of tests is to be skipped due to the feature being
6 # unsupported. 6 # unsupported.
7 # 7 #
8 # You can get a list of actual failed/timed out/crashed/new tests by piping 8 # You can get a list of actual failed/timed out/crashed/new tests by piping
9 # the output of running the tests to this command: 9 # the output of running the tests to this command:
10 # 10 #
(...skipping 5982 matching lines...) Expand 10 before | Expand all | Expand 10 after
5993 media/video-buffered.html 5993 media/video-buffered.html
5994 5994
5995 # https://bugs.webkit.org/show_bug.cgi?id=44784 5995 # https://bugs.webkit.org/show_bug.cgi?id=44784
5996 fast/history/history-subframe-with-name.html 5996 fast/history/history-subframe-with-name.html
5997 5997
5998 # Full Screen support is not yet enabled. 5998 # Full Screen support is not yet enabled.
5999 fullscreen/ 5999 fullscreen/
6000 6000
6001 # https://bugs.webkit.org/show_bug.cgi?id=44932 6001 # https://bugs.webkit.org/show_bug.cgi?id=44932
6002 canvas/philip/tests/2d.path.isPointInPath.edge.html 6002 canvas/philip/tests/2d.path.isPointInPath.edge.html
6003
6004 # LayoutTestController::nodesFromRect is not supported.
6005 fast/dom/nodesFromRect-basic.html
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/Window/window-properties-expected.txt ('k') | LayoutTests/platform/mac/Skipped » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698