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

Side by Side Diff: LayoutTests/platform/mac-snowleopard/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-lion/Skipped ('k') | LayoutTests/platform/mac-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 # <rdar://problem/7091352> Some plug-in tests show missing NPP_Destroy call 1 # <rdar://problem/7091352> Some plug-in tests show missing NPP_Destroy call
2 plugins/netscape-destroy-plugin-script-objects.html 2 plugins/netscape-destroy-plugin-script-objects.html
3 plugins/open-and-close-window-with-plugin.html 3 plugins/open-and-close-window-with-plugin.html
4 plugins/geturlnotify-during-document-teardown.html 4 plugins/geturlnotify-during-document-teardown.html
5 5
6 # These tests fail on the SnowLeopard bot from time to time (https://bugs.webkit .org/show_bug.cgi?id=32229) 6 # These tests fail on the SnowLeopard bot from time to time (https://bugs.webkit .org/show_bug.cgi?id=32229)
7 plugins/document-open.html 7 plugins/document-open.html
8 plugins/mouse-events.html 8 plugins/mouse-events.html
9 9
10 # These need a newer version of Safari. 10 # These need a newer version of Safari.
(...skipping 180 matching lines...) Expand 10 before | Expand all | Expand 10 after
191 #fast/regions/region-style-image-background-color.html 191 #fast/regions/region-style-image-background-color.html
192 #fast/regions/region-style-inline-background-color.html 192 #fast/regions/region-style-inline-background-color.html
193 193
194 # HiDPI tests have lower-level platform dependencies on Mac 194 # HiDPI tests have lower-level platform dependencies on Mac
195 fast/hidpi 195 fast/hidpi
196 196
197 # Fail until SUBPIXEL_LAYOUT is enabled 197 # Fail until SUBPIXEL_LAYOUT is enabled
198 # https://bugs.webkit.org/show_bug.cgi?id=85532 198 # https://bugs.webkit.org/show_bug.cgi?id=85532
199 fast/sub-pixel/client-rect-has-subpixel-precision.html 199 fast/sub-pixel/client-rect-has-subpixel-precision.html
200 fast/sub-pixel/client-width-height-snapping.html 200 fast/sub-pixel/client-width-height-snapping.html
201 fast/sub-pixel/file-upload-control-at-fractional-offset.html
201 fast/sub-pixel/float-containing-block-with-margin.html 202 fast/sub-pixel/float-containing-block-with-margin.html
202 fast/sub-pixel/float-with-right-margin-zoom.html 203 fast/sub-pixel/float-with-right-margin-zoom.html
203 fast/sub-pixel/float-wrap-with-subpixel-top.html 204 fast/sub-pixel/float-wrap-with-subpixel-top.html
204 fast/sub-pixel/inline-block-with-margin.html 205 fast/sub-pixel/inline-block-with-margin.html
205 fast/sub-pixel/inline-block-with-padding.html 206 fast/sub-pixel/inline-block-with-padding.html
206 fast/sub-pixel/layout-boxes-with-zoom.html 207 fast/sub-pixel/layout-boxes-with-zoom.html
208 fast/sub-pixel/selection-gaps-at-fractional-offsets.html
207 fast/sub-pixel/size-of-box-with-zoom.html 209 fast/sub-pixel/size-of-box-with-zoom.html
208 fast/sub-pixel/selection/selection-gaps-at-fractional-offsets.html 210 fast/sub-pixel/table-rows-no-gaps.html
209 fast/sub-pixel/file-upload-control-at-fractional-offset.html
210 211
211 # Frame::findString does nothing on pages that prevent selection 212 # Frame::findString does nothing on pages that prevent selection
212 # https://bugs.webkit.org/show_bug.cgi?id=40361 213 # https://bugs.webkit.org/show_bug.cgi?id=40361
213 editing/text-iterator/findString-selection-disabled.html 214 editing/text-iterator/findString-selection-disabled.html
214 215
215 # Dictated text input is not supported on this platform 216 # Dictated text input is not supported on this platform
216 platform/mac/editing/input/edit-dictated-text-with-alternative.html 217 platform/mac/editing/input/edit-dictated-text-with-alternative.html
217 platform/mac/editing/input/insert-dictated-text.html 218 platform/mac/editing/input/insert-dictated-text.html
OLDNEW
« no previous file with comments | « LayoutTests/platform/mac-lion/Skipped ('k') | LayoutTests/platform/mac-wk2/Skipped » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698