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

Side by Side Diff: LayoutTests/platform/mac/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/mac-wk2/Skipped ('k') | LayoutTests/platform/qt-4.8/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) 2008 Apple Inc. All rights reserved. 2 # Copyright (C) 2008 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 787 matching lines...) Expand 10 before | Expand all | Expand 10 after
798 inspector/debugger/linkifier.html 798 inspector/debugger/linkifier.html
799 799
800 # scrollbars/scrollbar-miss-mousemove-disabled.html is asserting in markAllMissp ellingsAndBadGrammarInRanges() 800 # scrollbars/scrollbar-miss-mousemove-disabled.html is asserting in markAllMissp ellingsAndBadGrammarInRanges()
801 # https://bugs.webkit.org/show_bug.cgi?id=85273 801 # https://bugs.webkit.org/show_bug.cgi?id=85273
802 scrollbars/scrollbar-miss-mousemove-disabled.html 802 scrollbars/scrollbar-miss-mousemove-disabled.html
803 803
804 # Fail until SUBPIXEL_LAYOUT is enabled 804 # Fail until SUBPIXEL_LAYOUT is enabled
805 # https://bugs.webkit.org/show_bug.cgi?id=85532 805 # https://bugs.webkit.org/show_bug.cgi?id=85532
806 fast/sub-pixel/client-rect-has-subpixel-precision.html 806 fast/sub-pixel/client-rect-has-subpixel-precision.html
807 fast/sub-pixel/client-width-height-snapping.html 807 fast/sub-pixel/client-width-height-snapping.html
808 fast/sub-pixel/file-upload-control-at-fractional-offset.html
808 fast/sub-pixel/float-containing-block-with-margin.html 809 fast/sub-pixel/float-containing-block-with-margin.html
809 fast/sub-pixel/float-with-right-margin-zoom.html 810 fast/sub-pixel/float-with-right-margin-zoom.html
810 fast/sub-pixel/float-wrap-with-subpixel-top.html 811 fast/sub-pixel/float-wrap-with-subpixel-top.html
811 fast/sub-pixel/inline-block-with-margin.html 812 fast/sub-pixel/inline-block-with-margin.html
812 fast/sub-pixel/inline-block-with-padding.html 813 fast/sub-pixel/inline-block-with-padding.html
813 fast/sub-pixel/layout-boxes-with-zoom.html 814 fast/sub-pixel/layout-boxes-with-zoom.html
815 fast/sub-pixel/selection-gaps-at-fractional-offsets.html
814 fast/sub-pixel/size-of-box-with-zoom.html 816 fast/sub-pixel/size-of-box-with-zoom.html
815 fast/sub-pixel/selection/selection-gaps-at-fractional-offsets.html 817 fast/sub-pixel/table-rows-no-gaps.html
816 fast/sub-pixel/file-upload-control-at-fractional-offset.html
817 818
818 # No CORS support for media elements is implemented yet. 819 # No CORS support for media elements is implemented yet.
819 http/tests/security/video-cross-origin-readback.html 820 http/tests/security/video-cross-origin-readback.html
820 821
821 # media/audio-repaint.html sometimes fails on Lion Debug (Tests) 822 # media/audio-repaint.html sometimes fails on Lion Debug (Tests)
822 # https://bugs.webkit.org/show_bug.cgi?id=84357 823 # https://bugs.webkit.org/show_bug.cgi?id=84357
823 media/audio-repaint.html 824 media/audio-repaint.html
824 825
825 # Requires ENABLE(MEDIA_CAPTURE) 826 # Requires ENABLE(MEDIA_CAPTURE)
826 fast/forms/file/file-input-capture.html 827 fast/forms/file/file-input-capture.html
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
883 884
884 # Assertion failure on mac-lion-wk2, no reftest results on mac 885 # Assertion failure on mac-lion-wk2, no reftest results on mac
885 # https://bugs.webkit.org/show_bug.cgi?id=88356 886 # https://bugs.webkit.org/show_bug.cgi?id=88356
886 fast/hidpi/device-scale-factor-paint.html 887 fast/hidpi/device-scale-factor-paint.html
887 888
888 # https://bugs.webkit.org/show_bug.cgi?id=88672 889 # https://bugs.webkit.org/show_bug.cgi?id=88672
889 svg/filters/color-space-conversion.svg 890 svg/filters/color-space-conversion.svg
890 891
891 # https://bugs.webkit.org/show_bug.cgi?id=88736 892 # https://bugs.webkit.org/show_bug.cgi?id=88736
892 http/tests/security/mixedContent/blob-url-in-iframe.html 893 http/tests/security/mixedContent/blob-url-in-iframe.html
OLDNEW
« no previous file with comments | « LayoutTests/platform/mac-wk2/Skipped ('k') | LayoutTests/platform/qt-4.8/Skipped » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698