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

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

Issue 7062044: Merge 86507 - 2011-05-15 Ilya Tikhonovsky <loislo@chromium.org> (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/742/
Patch Set: Created 9 years, 7 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
« no previous file with comments | « LayoutTests/platform/qt-wk2/Skipped ('k') | Source/WebCore/inspector/CodeGeneratorInspector.pm » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # 1 #
2 # Copyright (C) 2007, 2008, 2009, 2010, 2011 Apple Inc. All rights reserved. 2 # Copyright (C) 2007, 2008, 2009, 2010, 2011 Apple Inc. All rights reserved.
3 # 3 #
4 # Redistribution and use in source and binary forms, with or without 4 # Redistribution and use in source and binary forms, with or without
5 # modification, are permitted provided that the following conditions 5 # modification, are permitted provided that the following conditions
6 # are met: 6 # are met:
7 # 7 #
8 # 1. Redistributions of source code must retain the above copyright 8 # 1. Redistributions of source code must retain the above copyright
9 # notice, this list of conditions and the following disclaimer. 9 # notice, this list of conditions and the following disclaimer.
10 # 2. Redistributions in binary form must reproduce the above copyright 10 # 2. Redistributions in binary form must reproduce the above copyright
(...skipping 995 matching lines...) Expand 10 before | Expand all | Expand 10 after
1006 printing/page-rule-selection.html 1006 printing/page-rule-selection.html
1007 1007
1008 # Hyphenation is not implemented yet. 1008 # Hyphenation is not implemented yet.
1009 fast/text/hyphenate-character.html 1009 fast/text/hyphenate-character.html
1010 fast/text/hyphens.html 1010 fast/text/hyphens.html
1011 1011
1012 # DRT doesn't support showModalDialog http://webkit.org/b/53675 1012 # DRT doesn't support showModalDialog http://webkit.org/b/53675
1013 fast/events/show-modal-dialog-onblur-onfocus.html 1013 fast/events/show-modal-dialog-onblur-onfocus.html
1014 fast/harness/show-modal-dialog.html 1014 fast/harness/show-modal-dialog.html
1015 fast/events/scroll-event-during-modal-dialog.html 1015 fast/events/scroll-event-during-modal-dialog.html
1016 inspector/console/console-long-eval-crash.html
1016 1017
1017 # These tests fail when showModalDialog is unsupported, even though they don't 1018 # These tests fail when showModalDialog is unsupported, even though they don't
1018 # rely on it directly http://webkit.org/b/53676 1019 # rely on it directly http://webkit.org/b/53676
1019 sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10. 2.2_Eval_Code/S10.2.2_A1.1_T1.html 1020 sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10. 2.2_Eval_Code/S10.2.2_A1.1_T1.html
1020 sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10. 2.2_Eval_Code/S10.2.2_A1.1_T10.html 1021 sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10. 2.2_Eval_Code/S10.2.2_A1.1_T10.html
1021 sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10. 2.2_Eval_Code/S10.2.2_A1.1_T11.html 1022 sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10. 2.2_Eval_Code/S10.2.2_A1.1_T11.html
1022 sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10. 2.2_Eval_Code/S10.2.2_A1.1_T2.html 1023 sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10. 2.2_Eval_Code/S10.2.2_A1.1_T2.html
1023 sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10. 2.2_Eval_Code/S10.2.2_A1.1_T3.html 1024 sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10. 2.2_Eval_Code/S10.2.2_A1.1_T3.html
1024 sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10. 2.2_Eval_Code/S10.2.2_A1.1_T4.html 1025 sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10. 2.2_Eval_Code/S10.2.2_A1.1_T4.html
1025 sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10. 2.2_Eval_Code/S10.2.2_A1.1_T5.html 1026 sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10. 2.2_Eval_Code/S10.2.2_A1.1_T5.html
(...skipping 215 matching lines...) Expand 10 before | Expand all | Expand 10 after
1241 # Quota API is not supported. 1242 # Quota API is not supported.
1242 storage/storageinfo-query-usage.html 1243 storage/storageinfo-query-usage.html
1243 1244
1244 # Expose title direction in WebKit API 1245 # Expose title direction in WebKit API
1245 # https://bugs.webkit.org/show_bug.cgi?id=58845 1246 # https://bugs.webkit.org/show_bug.cgi?id=58845
1246 fast/dom/title-directionality.html 1247 fast/dom/title-directionality.html
1247 1248
1248 # Timing out for unknown reasons. Passes on Chromium, QT and GTK+. 1249 # Timing out for unknown reasons. Passes on Chromium, QT and GTK+.
1249 # https://bugs.webkit.org/show_bug.cgi?id=58924 1250 # https://bugs.webkit.org/show_bug.cgi?id=58924
1250 plugins/mouse-click-iframe-to-plugin.html 1251 plugins/mouse-click-iframe-to-plugin.html
OLDNEW
« no previous file with comments | « LayoutTests/platform/qt-wk2/Skipped ('k') | Source/WebCore/inspector/CodeGeneratorInspector.pm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698