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

Side by Side Diff: LayoutTests/platform/win/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/win-xp/Skipped ('k') | LayoutTests/platform/wincairo/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 1725 matching lines...) Expand 10 before | Expand all | Expand 10 after
1736 # http://webkit.org/b/82129 1736 # http://webkit.org/b/82129
1737 fast/box-shadow/shadow-buffer-partial.html 1737 fast/box-shadow/shadow-buffer-partial.html
1738 fast/block/lineboxcontain/block-font.html 1738 fast/block/lineboxcontain/block-font.html
1739 fast/block/lineboxcontain/block-glyphs.html 1739 fast/block/lineboxcontain/block-glyphs.html
1740 fast/block/lineboxcontain/font.html 1740 fast/block/lineboxcontain/font.html
1741 1741
1742 # Fail until SUBPIXEL_LAYOUT is enabled 1742 # Fail until SUBPIXEL_LAYOUT is enabled
1743 # https://bugs.webkit.org/show_bug.cgi?id=85532 1743 # https://bugs.webkit.org/show_bug.cgi?id=85532
1744 fast/sub-pixel/client-rect-has-subpixel-precision.html 1744 fast/sub-pixel/client-rect-has-subpixel-precision.html
1745 fast/sub-pixel/client-width-height-snapping.html 1745 fast/sub-pixel/client-width-height-snapping.html
1746 fast/sub-pixel/file-upload-control-at-fractional-offset.html
1746 fast/sub-pixel/float-containing-block-with-margin.html 1747 fast/sub-pixel/float-containing-block-with-margin.html
1747 fast/sub-pixel/float-with-right-margin-zoom.html 1748 fast/sub-pixel/float-with-right-margin-zoom.html
1748 fast/sub-pixel/float-wrap-with-subpixel-top.html 1749 fast/sub-pixel/float-wrap-with-subpixel-top.html
1749 fast/sub-pixel/inline-block-with-margin.html 1750 fast/sub-pixel/inline-block-with-margin.html
1750 fast/sub-pixel/inline-block-with-padding.html 1751 fast/sub-pixel/inline-block-with-padding.html
1751 fast/sub-pixel/layout-boxes-with-zoom.html 1752 fast/sub-pixel/layout-boxes-with-zoom.html
1753 fast/sub-pixel/selection-gaps-at-fractional-offsets.html
1752 fast/sub-pixel/size-of-box-with-zoom.html 1754 fast/sub-pixel/size-of-box-with-zoom.html
1753 fast/sub-pixel/selection/selection-gaps-at-fractional-offsets.html 1755 fast/sub-pixel/table-rows-no-gaps.html
1754 fast/sub-pixel/file-upload-control-at-fractional-offset.html
1755 1756
1756 # No CORS support for media elements is implemented yet. 1757 # No CORS support for media elements is implemented yet.
1757 http/tests/security/video-cross-origin-readback.html 1758 http/tests/security/video-cross-origin-readback.html
1758 1759
1759 # http://webkit.org/b/82886 1760 # http://webkit.org/b/82886
1760 inspector/styles/override-screen-size.html 1761 inspector/styles/override-screen-size.html
1761 1762
1762 # Interferes with the other requestAnimationFrame tests 1763 # Interferes with the other requestAnimationFrame tests
1763 # https://bugs.webkit.org/show_bug.cgi?id=85689 1764 # https://bugs.webkit.org/show_bug.cgi?id=85689
1764 fast/animation/request-animation-frame-disabled.html 1765 fast/animation/request-animation-frame-disabled.html
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
1938 svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context.svg 1939 svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context.svg
1939 svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context.svg 1940 svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context.svg
1940 svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context.svg 1941 svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context.svg
1941 svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context.svg 1942 svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context.svg
1942 svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context.svg 1943 svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context.svg
1943 svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context.svg 1944 svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context.svg
1944 svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context.svg 1945 svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context.svg
1945 svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context.svg 1946 svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context.svg
1946 svg/W3C-SVG-1.1-SE/linking-uri-01-b.svg 1947 svg/W3C-SVG-1.1-SE/linking-uri-01-b.svg
1947 svg/W3C-SVG-1.1-SE/text-intro-05-t.svg 1948 svg/W3C-SVG-1.1-SE/text-intro-05-t.svg
OLDNEW
« no previous file with comments | « LayoutTests/platform/win-xp/Skipped ('k') | LayoutTests/platform/wincairo/Skipped » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698