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

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

Issue 7521007: Merge 91797 - Add support for download='filename' attribute in anchors. (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/835/
Patch Set: Created 9 years, 4 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/Skipped ('k') | Source/WebCore/html/HTMLAnchorElement.h » ('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 1324 matching lines...) Expand 10 before | Expand all | Expand 10 after
1335 loader/navigation-while-deferring-loads.html 1335 loader/navigation-while-deferring-loads.html
1336 1336
1337 # JSC does not support setIsolatedWorldSecurityOrigin (http://webkit.org/b/61540 ) 1337 # JSC does not support setIsolatedWorldSecurityOrigin (http://webkit.org/b/61540 )
1338 http/tests/security/isolatedWorld/cross-origin-xhr.html 1338 http/tests/security/isolatedWorld/cross-origin-xhr.html
1339 1339
1340 # WebGL is not yet enabled 1340 # WebGL is not yet enabled
1341 http/tests/security/webgl-remote-read-remote-image-allowed.html 1341 http/tests/security/webgl-remote-read-remote-image-allowed.html
1342 http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html 1342 http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html
1343 http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html 1343 http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html
1344 1344
1345 # Tests that require ENABLE(DOWNLOAD_ATTRIBUTE).
1346 fast/dom/HTMLAnchorElement/anchor-nodownload.html
1347 fast/dom/HTMLAnchorElement/anchor-download.html
1348 fast/dom/HTMLAnchorElement/anchor-nodownload-set.html
1349 fast/dom/HTMLAnchorElement/anchor-download-unset.html
1350
1345 # New flexbox is not yet enabled. http://webkit.org/b/62048 1351 # New flexbox is not yet enabled. http://webkit.org/b/62048
1346 css3/flexbox 1352 css3/flexbox
1347 1353
1348 # CSS Regions support not yet enabled. http://webkit.org/b/57312 1354 # CSS Regions support not yet enabled. http://webkit.org/b/57312
1349 fast/regions 1355 fast/regions
1350 1356
1351 # CSS Exclusions support not yet enabled. http://webkit.org/b/57311 1357 # CSS Exclusions support not yet enabled. http://webkit.org/b/57311
1352 fast/exclusions 1358 fast/exclusions
1353 1359
1354 # Causes a SyntaxError (http://webkit.org/b/62595). 1360 # Causes a SyntaxError (http://webkit.org/b/62595).
1355 fast/workers/worker-crash-with-invalid-location.html 1361 fast/workers/worker-crash-with-invalid-location.html
1356 1362
1357 # Need to implement getFormValue(). 1363 # Need to implement getFormValue().
1358 plugins/form-value.html 1364 plugins/form-value.html
1359 1365
1360 # Needs generated results 1366 # Needs generated results
1361 css3/selectors3 1367 css3/selectors3
OLDNEW
« no previous file with comments | « LayoutTests/platform/qt/Skipped ('k') | Source/WebCore/html/HTMLAnchorElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698