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

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

Issue 10815035: Merge 122769 - Inconsistent rounding in table layout causes background color to bleed through (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1180/
Patch Set: Created 8 years, 5 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/win-xp/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) 2010 Apple Inc. All rights reserved. 2 # Copyright (C) 2010 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 919 matching lines...) Expand 10 before | Expand all | Expand 10 after
930 inspector/debugger/source-frame.html 930 inspector/debugger/source-frame.html
931 931
932 # Flaky http://webkit.org/b/57491 932 # Flaky http://webkit.org/b/57491
933 http/tests/inspector/extensions-network-redirect.html 933 http/tests/inspector/extensions-network-redirect.html
934 inspector/extensions/extensions-resources.html 934 inspector/extensions/extensions-resources.html
935 935
936 # Fail until SUBPIXEL_LAYOUT is enabled 936 # Fail until SUBPIXEL_LAYOUT is enabled
937 # https://bugs.webkit.org/show_bug.cgi?id=85532 937 # https://bugs.webkit.org/show_bug.cgi?id=85532
938 fast/sub-pixel/client-rect-has-subpixel-precision.html 938 fast/sub-pixel/client-rect-has-subpixel-precision.html
939 fast/sub-pixel/client-width-height-snapping.html 939 fast/sub-pixel/client-width-height-snapping.html
940 fast/sub-pixel/file-upload-control-at-fractional-offset.html
940 fast/sub-pixel/float-containing-block-with-margin.html 941 fast/sub-pixel/float-containing-block-with-margin.html
941 fast/sub-pixel/float-with-right-margin-zoom.html 942 fast/sub-pixel/float-with-right-margin-zoom.html
942 fast/sub-pixel/float-wrap-with-subpixel-top.html 943 fast/sub-pixel/float-wrap-with-subpixel-top.html
943 fast/sub-pixel/inline-block-with-margin.html 944 fast/sub-pixel/inline-block-with-margin.html
944 fast/sub-pixel/inline-block-with-padding.html 945 fast/sub-pixel/inline-block-with-padding.html
945 fast/sub-pixel/layout-boxes-with-zoom.html 946 fast/sub-pixel/layout-boxes-with-zoom.html
947 fast/sub-pixel/selection-gaps-at-fractional-offsets.html
946 fast/sub-pixel/size-of-box-with-zoom.html 948 fast/sub-pixel/size-of-box-with-zoom.html
947 fast/sub-pixel/selection/selection-gaps-at-fractional-offsets.html 949 fast/sub-pixel/table-rows-no-gaps.html
948 fast/sub-pixel/file-upload-control-at-fractional-offset.html
949 950
950 # HiDPI tests require test infrastructure enhancements 951 # HiDPI tests require test infrastructure enhancements
951 fast/hidpi 952 fast/hidpi
OLDNEW
« no previous file with comments | « LayoutTests/platform/qt/Skipped ('k') | LayoutTests/platform/win-xp/Skipped » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698