OLD | NEW |
1 # | 1 # |
2 # Copyright (C) 2011 Brent Fulgham <bfulgham@webkit.org>. All rights reserved. | 2 # Copyright (C) 2011 Brent Fulgham <bfulgham@webkit.org>. All rights reserved. |
3 # Copyright (C) 2007, 2008, 2009, 2010, 2011 Apple Inc. All rights reserved. | 3 # Copyright (C) 2007, 2008, 2009, 2010, 2011 Apple Inc. All rights reserved. |
4 # | 4 # |
5 # Redistribution and use in source and binary forms, with or without | 5 # Redistribution and use in source and binary forms, with or without |
6 # modification, are permitted provided that the following conditions | 6 # modification, are permitted provided that the following conditions |
7 # are met: | 7 # are met: |
8 # | 8 # |
9 # 1. Redistributions of source code must retain the above copyright | 9 # 1. Redistributions of source code must retain the above copyright |
10 # notice, this list of conditions and the following disclaimer. | 10 # notice, this list of conditions and the following disclaimer. |
(...skipping 2117 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2128 fast/sub-pixel/inline-block-with-margin.html | 2128 fast/sub-pixel/inline-block-with-margin.html |
2129 fast/sub-pixel/inline-block-with-padding.html | 2129 fast/sub-pixel/inline-block-with-padding.html |
2130 fast/sub-pixel/large-sizes.html | 2130 fast/sub-pixel/large-sizes.html |
2131 fast/sub-pixel/layout-boxes-with-zoom.html | 2131 fast/sub-pixel/layout-boxes-with-zoom.html |
2132 fast/sub-pixel/position-right-aligns-with-container.html | 2132 fast/sub-pixel/position-right-aligns-with-container.html |
2133 fast/sub-pixel/selection/selection-gaps-at-fractional-offsets.html | 2133 fast/sub-pixel/selection/selection-gaps-at-fractional-offsets.html |
2134 fast/sub-pixel/size-of-box-with-zoom.html | 2134 fast/sub-pixel/size-of-box-with-zoom.html |
2135 fast/sub-pixel/table-rows-no-gaps.html | 2135 fast/sub-pixel/table-rows-no-gaps.html |
2136 fast/sub-pixel/sub-pixel-accumulates-to-layers.html | 2136 fast/sub-pixel/sub-pixel-accumulates-to-layers.html |
2137 fast/sub-pixel/selection/selection-rect-in-sub-pixel-table.html | 2137 fast/sub-pixel/selection/selection-rect-in-sub-pixel-table.html |
| 2138 fast/sub-pixel/snap-negative-location.html |
2138 | 2139 |
2139 #Battery Status API is not implemented. | 2140 #Battery Status API is not implemented. |
2140 batterystatus | 2141 batterystatus |
2141 | 2142 |
2142 # Network Information API is not supported yet. http://webkit.org/b/73528 | 2143 # Network Information API is not supported yet. http://webkit.org/b/73528 |
2143 networkinformation | 2144 networkinformation |
2144 | 2145 |
2145 # Generate results for your platform http://webkit.org/b/85567 | 2146 # Generate results for your platform http://webkit.org/b/85567 |
2146 fast/images/png-suite/test.html | 2147 fast/images/png-suite/test.html |
2147 | 2148 |
2148 # UndoManager is not yet enabled. | 2149 # UndoManager is not yet enabled. |
2149 # https://bugs.webkit.org/show_bug.cgi?id=87908 | 2150 # https://bugs.webkit.org/show_bug.cgi?id=87908 |
2150 editing/undomanager | 2151 editing/undomanager |
2151 | 2152 |
2152 # https://bugs.webkit.org/show_bug.cgi?id=86000 | 2153 # https://bugs.webkit.org/show_bug.cgi?id=86000 |
2153 http/tests/security/referrer-policy-redirect-link.html | 2154 http/tests/security/referrer-policy-redirect-link.html |
2154 | 2155 |
2155 # Content Security Policy 1.1 (ENABLE_CSP_NEXT) is not enabled | 2156 # Content Security Policy 1.1 (ENABLE_CSP_NEXT) is not enabled |
2156 # https://bugs.webkit.org/show_bug.cgi?id=85558 | 2157 # https://bugs.webkit.org/show_bug.cgi?id=85558 |
2157 http/tests/security/contentSecurityPolicy/1.1 | 2158 http/tests/security/contentSecurityPolicy/1.1 |
2158 | 2159 |
2159 # Skip tests in fast/text/shaping | 2160 # Skip tests in fast/text/shaping |
2160 fast/text/shaping | 2161 fast/text/shaping |
2161 | 2162 |
2162 # ENABLE(WIDGET_REGION) is disabled | 2163 # ENABLE(WIDGET_REGION) is disabled |
2163 fast/css/widget-region-parser.html | 2164 fast/css/widget-region-parser.html |
2164 | 2165 |
2165 # ENABLE(INPUT_TYPE_TIME_MULTIPLE_FIELDS) is disabled | 2166 # ENABLE(INPUT_TYPE_TIME_MULTIPLE_FIELDS) is disabled |
2166 fast/forms/time-multiple-fields | 2167 fast/forms/time-multiple-fields |
OLD | NEW |