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

Side by Side Diff: LayoutTests/platform/qt-4.8/Skipped

Issue 10829151: Merge 124295 - Float imprecision causes incorrect wrapping in LineLayout with subpixel layout (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1180/
Patch Set: Created 8 years, 4 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/Skipped ('k') | LayoutTests/platform/qt/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 http/tests/xmlhttprequest/cross-origin-authorization.html 1 http/tests/xmlhttprequest/cross-origin-authorization.html
2 http/tests/xmlhttprequest/cross-origin-no-authorization.html 2 http/tests/xmlhttprequest/cross-origin-no-authorization.html
3 3
4 ################################################# 4 #################################################
5 # Moved from qt/Skipped after: 5 # Moved from qt/Skipped after:
6 # [Qt] Use ICU if available 6 # [Qt] Use ICU if available
7 # https://bugs.webkit.org/show_bug.cgi?id=76821 7 # https://bugs.webkit.org/show_bug.cgi?id=76821
8 fast/encoding/GBK/EUC-CN.html 8 fast/encoding/GBK/EUC-CN.html
9 fast/encoding/GBK/chinese.html 9 fast/encoding/GBK/chinese.html
10 fast/encoding/GBK/cn-gb.html 10 fast/encoding/GBK/cn-gb.html
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
88 plugins/fullscreen-plugins-dont-reload.html 88 plugins/fullscreen-plugins-dont-reload.html
89 89
90 # Fail until SUBPIXEL_LAYOUT is enabled 90 # Fail until SUBPIXEL_LAYOUT is enabled
91 # https://bugs.webkit.org/show_bug.cgi?id=85532 91 # https://bugs.webkit.org/show_bug.cgi?id=85532
92 fast/sub-pixel/client-rect-has-subpixel-precision.html 92 fast/sub-pixel/client-rect-has-subpixel-precision.html
93 fast/sub-pixel/client-width-height-snapping.html 93 fast/sub-pixel/client-width-height-snapping.html
94 fast/sub-pixel/file-upload-control-at-fractional-offset.html 94 fast/sub-pixel/file-upload-control-at-fractional-offset.html
95 fast/sub-pixel/float-containing-block-with-margin.html 95 fast/sub-pixel/float-containing-block-with-margin.html
96 fast/sub-pixel/float-with-right-margin-zoom.html 96 fast/sub-pixel/float-with-right-margin-zoom.html
97 fast/sub-pixel/float-wrap-with-subpixel-top.html 97 fast/sub-pixel/float-wrap-with-subpixel-top.html
98 fast/sub-pixel/inline-block-should-not-wrap.html
98 fast/sub-pixel/inline-block-with-margin.html 99 fast/sub-pixel/inline-block-with-margin.html
99 fast/sub-pixel/inline-block-with-padding.html 100 fast/sub-pixel/inline-block-with-padding.html
100 fast/sub-pixel/layout-boxes-with-zoom.html 101 fast/sub-pixel/layout-boxes-with-zoom.html
101 fast/sub-pixel/selection-gaps-at-fractional-offsets.html 102 fast/sub-pixel/selection-gaps-at-fractional-offsets.html
102 fast/sub-pixel/size-of-box-with-zoom.html 103 fast/sub-pixel/size-of-box-with-zoom.html
103 fast/sub-pixel/table-rows-no-gaps.html 104 fast/sub-pixel/table-rows-no-gaps.html
104 105
105 # SVG Fonts are only supported when using QRawFont, which is not 106 # SVG Fonts are only supported when using QRawFont, which is not
106 # supported with Qt 4. 107 # supported with Qt 4.
107 108
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
163 # [Qt] 4 fast/text tests fail with Qt >= 4.7.1 (but pass with Qt 5) 164 # [Qt] 4 fast/text tests fail with Qt >= 4.7.1 (but pass with Qt 5)
164 # https://bugs.webkit.org/show_bug.cgi?id=50147 165 # https://bugs.webkit.org/show_bug.cgi?id=50147
165 fast/text/justification-padding-mid-word.html 166 fast/text/justification-padding-mid-word.html
166 fast/text/zero-width-characters.html 167 fast/text/zero-width-characters.html
167 168
168 # Fail with QtXmlPatterns (used by Qt 4.8 buid), but pass with libxslt (used by Qt 5 build) 169 # Fail with QtXmlPatterns (used by Qt 4.8 buid), but pass with libxslt (used by Qt 5 build)
169 fast/parser/innerhtml-with-prefixed-elements.xhtml 170 fast/parser/innerhtml-with-prefixed-elements.xhtml
170 171
171 # [Qt] REGRESSION(r96779): It made svg/as-image/svg-nested.html timeout 172 # [Qt] REGRESSION(r96779): It made svg/as-image/svg-nested.html timeout
172 svg/as-image/svg-nested.html 173 svg/as-image/svg-nested.html
OLDNEW
« no previous file with comments | « LayoutTests/platform/mac/Skipped ('k') | LayoutTests/platform/qt/Skipped » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698