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

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

Issue 10829151: Merge 124295 - Float imprecision causes incorrect wrapping in LineLayout with subpixel layout (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1180/
Patch Set: Created 8 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-4.8/Skipped ('k') | LayoutTests/platform/win-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 # Categories of Skipped Tests # 2 # Categories of Skipped Tests #
3 # =========================================================================== # 3 # =========================================================================== #
4 # 4 #
5 # Note:Try to add newly skipped tests to the appropriate category. If you create 5 # Note:Try to add newly skipped tests to the appropriate category. If you create
6 # a new category, be sure to list it here. If all else fails you can just 6 # a new category, be sure to list it here. If all else fails you can just
7 # add to the 'unsorted' category at the bottom. 7 # add to the 'unsorted' category at the bottom.
8 # Where a test is a layout test, rather than plaintext, it can help to run 8 # Where a test is a layout test, rather than plaintext, it can help to run
9 # it with '--platform mac --ignore-metrics' and add or create a section 9 # it with '--platform mac --ignore-metrics' and add or create a section
10 # in the category to indicate whether it still failed. 10 # in the category to indicate whether it still failed.
(...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after
221 fast/dom/shadow/user-modify-inheritance.html 221 fast/dom/shadow/user-modify-inheritance.html
222 222
223 # Fail until SUBPIXEL_LAYOUT is enabled 223 # Fail until SUBPIXEL_LAYOUT is enabled
224 # https://bugs.webkit.org/show_bug.cgi?id=85532 224 # https://bugs.webkit.org/show_bug.cgi?id=85532
225 fast/sub-pixel/client-rect-has-subpixel-precision.html 225 fast/sub-pixel/client-rect-has-subpixel-precision.html
226 fast/sub-pixel/client-width-height-snapping.html 226 fast/sub-pixel/client-width-height-snapping.html
227 fast/sub-pixel/file-upload-control-at-fractional-offset.html 227 fast/sub-pixel/file-upload-control-at-fractional-offset.html
228 fast/sub-pixel/float-containing-block-with-margin.html 228 fast/sub-pixel/float-containing-block-with-margin.html
229 fast/sub-pixel/float-with-right-margin-zoom.html 229 fast/sub-pixel/float-with-right-margin-zoom.html
230 fast/sub-pixel/float-wrap-with-subpixel-top.html 230 fast/sub-pixel/float-wrap-with-subpixel-top.html
231 fast/sub-pixel/inline-block-should-not-wrap.html
231 fast/sub-pixel/inline-block-with-margin.html 232 fast/sub-pixel/inline-block-with-margin.html
232 fast/sub-pixel/inline-block-with-padding.html 233 fast/sub-pixel/inline-block-with-padding.html
233 fast/sub-pixel/layout-boxes-with-zoom.html 234 fast/sub-pixel/layout-boxes-with-zoom.html
234 fast/sub-pixel/selection-gaps-at-fractional-offsets.html 235 fast/sub-pixel/selection-gaps-at-fractional-offsets.html
235 fast/sub-pixel/size-of-box-with-zoom.html 236 fast/sub-pixel/size-of-box-with-zoom.html
236 fast/sub-pixel/table-rows-no-gaps.html 237 fast/sub-pixel/table-rows-no-gaps.html
237 238
238 # CSS Regions support not yet enabled. http://webkit.org/b/57312 239 # CSS Regions support not yet enabled. http://webkit.org/b/57312
239 fast/regions 240 fast/regions
240 241
(...skipping 2272 matching lines...) Expand 10 before | Expand all | Expand 10 after
2513 fast/profiler/stop-profiling-after-setTimeout.html 2514 fast/profiler/stop-profiling-after-setTimeout.html
2514 fast/profiler/dead-time.html 2515 fast/profiler/dead-time.html
2515 2516
2516 # http://webkit.org/b/35981 2517 # http://webkit.org/b/35981
2517 # Needs a text rebaseline: 30px height difference. 2518 # Needs a text rebaseline: 30px height difference.
2518 fast/block/basic/fieldset-stretch-to-legend.html 2519 fast/block/basic/fieldset-stretch-to-legend.html
2519 2520
2520 # [Qt]REGRESSION(r120107): It made http/tests/xmlhttprequest/origin-exact-matchi ng.html fails 2521 # [Qt]REGRESSION(r120107): It made http/tests/xmlhttprequest/origin-exact-matchi ng.html fails
2521 # https://bugs.webkit.org/show_bug.cgi?id=88913 2522 # https://bugs.webkit.org/show_bug.cgi?id=88913
2522 http/tests/xmlhttprequest/origin-exact-matching.html 2523 http/tests/xmlhttprequest/origin-exact-matching.html
OLDNEW
« no previous file with comments | « LayoutTests/platform/qt-4.8/Skipped ('k') | LayoutTests/platform/win-wk2/Skipped » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698