OLD | NEW |
1 # This file should contain only the rules to skip tests about the features not s
upported | 1 # This file should contain only the rules to skip tests about the features not s
upported |
2 # or not testable on Android. | 2 # or not testable on Android. |
3 # | 3 # |
4 # Other rules should be in platform/chromium/TestExpectations. | 4 # Other rules should be in LayoutTests/TestExpectations. |
5 | 5 |
6 # Features not supported: http://crbug.com/145338. | 6 # Features not supported: http://crbug.com/145338. |
7 crbug.com/145338 compositing/plugins | 7 crbug.com/145338 compositing/plugins |
8 crbug.com/145338 plugins | 8 crbug.com/145338 plugins |
9 crbug.com/145338 http/tests/plugins | 9 crbug.com/145338 http/tests/plugins |
10 | 10 |
11 crbug.com/145338 fast/dom/Window/Plug-ins.html | 11 crbug.com/145338 fast/dom/Window/Plug-ins.html |
12 crbug.com/145338 fast/frames/sandboxed-iframe-about-blank.html | 12 crbug.com/145338 fast/frames/sandboxed-iframe-about-blank.html |
13 crbug.com/145338 fast/frames/sandboxed-iframe-navigation-allowed.html | 13 crbug.com/145338 fast/frames/sandboxed-iframe-navigation-allowed.html |
14 crbug.com/145338 fast/frames/sandboxed-iframe-plugins.html | 14 crbug.com/145338 fast/frames/sandboxed-iframe-plugins.html |
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
93 fast/overflow/replaced-child-100percent-height-inside-fixed-container-with-overf
low-auto.html [ WontFix ] | 93 fast/overflow/replaced-child-100percent-height-inside-fixed-container-with-overf
low-auto.html [ WontFix ] |
94 fast/overflow/overflow-y-scroll.html [ WontFix ] | 94 fast/overflow/overflow-y-scroll.html [ WontFix ] |
95 fast/overflow/hidden-scrollbar-resize.html [ WontFix ] | 95 fast/overflow/hidden-scrollbar-resize.html [ WontFix ] |
96 fast/overflow/child-100percent-height-inside-fixed-container-with-overflow-auto.
html [ WontFix ] | 96 fast/overflow/child-100percent-height-inside-fixed-container-with-overflow-auto.
html [ WontFix ] |
97 fast/multicol/image-inside-nested-blocks-with-border.html [ WontFix ] | 97 fast/multicol/image-inside-nested-blocks-with-border.html [ WontFix ] |
98 | 98 |
99 # Accessing local resources in the traditional way does not work on Android. | 99 # Accessing local resources in the traditional way does not work on Android. |
100 fast/loader/local-image-from-local.html [ WontFix ] | 100 fast/loader/local-image-from-local.html [ WontFix ] |
101 fast/loader/local-JavaScript-from-local.html [ WontFix ] | 101 fast/loader/local-JavaScript-from-local.html [ WontFix ] |
102 fast/loader/local-CSS-from-local.html [ WontFix ] | 102 fast/loader/local-CSS-from-local.html [ WontFix ] |
OLD | NEW |