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

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

Issue 10996032: Merge 129370 - snapToSize rounds the incorrectly for negative locations (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1271/
Patch Set: Created 8 years, 2 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-wk2/Skipped ('k') | LayoutTests/platform/win/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 # Copyright (C) 2010 Apple Inc. All rights reserved. 1 # Copyright (C) 2010 Apple Inc. All rights reserved.
2 # 2 #
3 # Redistribution and use in source and binary forms, with or without 3 # Redistribution and use in source and binary forms, with or without
4 # modification, are permitted provided that the following conditions 4 # modification, are permitted provided that the following conditions
5 # are met: 5 # are met:
6 # 1. Redistributions of source code must retain the above copyright 6 # 1. Redistributions of source code must retain the above copyright
7 # notice, this list of conditions and the following disclaimer. 7 # notice, this list of conditions and the following disclaimer.
8 # 2. Redistributions in binary form must reproduce the above copyright 8 # 2. Redistributions in binary form must reproduce the above copyright
9 # notice, this list of conditions and the following disclaimer in the 9 # notice, this list of conditions and the following disclaimer in the
10 # documentation and/or other materials provided with the distribution. 10 # documentation and/or other materials provided with the distribution.
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
42 fast/sub-pixel/inline-block-with-margin.html 42 fast/sub-pixel/inline-block-with-margin.html
43 fast/sub-pixel/inline-block-with-padding.html 43 fast/sub-pixel/inline-block-with-padding.html
44 fast/sub-pixel/large-sizes.html 44 fast/sub-pixel/large-sizes.html
45 fast/sub-pixel/layout-boxes-with-zoom.html 45 fast/sub-pixel/layout-boxes-with-zoom.html
46 fast/sub-pixel/position-right-aligns-with-container.html 46 fast/sub-pixel/position-right-aligns-with-container.html
47 fast/sub-pixel/selection/selection-gaps-at-fractional-offsets.html 47 fast/sub-pixel/selection/selection-gaps-at-fractional-offsets.html
48 fast/sub-pixel/size-of-box-with-zoom.html 48 fast/sub-pixel/size-of-box-with-zoom.html
49 fast/sub-pixel/table-rows-no-gaps.html 49 fast/sub-pixel/table-rows-no-gaps.html
50 fast/sub-pixel/sub-pixel-accumulates-to-layers.html 50 fast/sub-pixel/sub-pixel-accumulates-to-layers.html
51 fast/sub-pixel/selection/selection-rect-in-sub-pixel-table.html 51 fast/sub-pixel/selection/selection-rect-in-sub-pixel-table.html
52 fast/sub-pixel/snap-negative-location.html
52 53
53 # REGRESSION (r83928 or before): Some tests failing assertions in MarkStack::int ernalAppend / MarkStack::drain 54 # REGRESSION (r83928 or before): Some tests failing assertions in MarkStack::int ernalAppend / MarkStack::drain
54 # https://bugs.webkit.org/show_bug.cgi?id=58657 55 # https://bugs.webkit.org/show_bug.cgi?id=58657
55 inspector/styles/styles-cancel-editing.html 56 inspector/styles/styles-cancel-editing.html
OLDNEW
« no previous file with comments | « LayoutTests/platform/win-wk2/Skipped ('k') | LayoutTests/platform/win/Skipped » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698