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

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

Issue 10536097: Merge 119742 - Plumb CORS attribute information from HTMLMediaElement to media players so it can be… (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1132/
Patch Set: Created 8 years, 6 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') | LayoutTests/platform/wk2/Skipped » ('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 1712 matching lines...) Expand 10 before | Expand all | Expand 10 after
1723 fast/block/lineboxcontain/block-font.html 1723 fast/block/lineboxcontain/block-font.html
1724 fast/block/lineboxcontain/block-glyphs.html 1724 fast/block/lineboxcontain/block-glyphs.html
1725 fast/block/lineboxcontain/font.html 1725 fast/block/lineboxcontain/font.html
1726 1726
1727 # Fail until SUBPIXEL_LAYOUT is enabled 1727 # Fail until SUBPIXEL_LAYOUT is enabled
1728 # https://bugs.webkit.org/show_bug.cgi?id=85532 1728 # https://bugs.webkit.org/show_bug.cgi?id=85532
1729 fast/sub-pixel/client-width-height-snapping.html 1729 fast/sub-pixel/client-width-height-snapping.html
1730 fast/sub-pixel/layout-boxes-with-zoom.html 1730 fast/sub-pixel/layout-boxes-with-zoom.html
1731 fast/sub-pixel/size-of-box-with-zoom.html 1731 fast/sub-pixel/size-of-box-with-zoom.html
1732 1732
1733 # No CORS support for media elements is implemented yet.
1734 http/tests/security/video-cross-origin-readback.html
1735
1733 # http://webkit.org/b/82886 1736 # http://webkit.org/b/82886
1734 inspector/styles/override-screen-size.html 1737 inspector/styles/override-screen-size.html
OLDNEW
« no previous file with comments | « LayoutTests/platform/qt/Skipped ('k') | LayoutTests/platform/wk2/Skipped » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698