| OLD | NEW |
| 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 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 84 fast/text/soft-hyphen-5.html | 84 fast/text/soft-hyphen-5.html |
| 85 | 85 |
| 86 # Fullscreen API is not supported with WK1 therefore not supported with Qt 4.8 | 86 # Fullscreen API is not supported with WK1 therefore not supported with Qt 4.8 |
| 87 fullscreen | 87 fullscreen |
| 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/float-containing-block-with-margin.html | 95 fast/sub-pixel/float-containing-block-with-margin.html |
| 95 fast/sub-pixel/float-with-right-margin-zoom.html | 96 fast/sub-pixel/float-with-right-margin-zoom.html |
| 96 fast/sub-pixel/float-wrap-with-subpixel-top.html | 97 fast/sub-pixel/float-wrap-with-subpixel-top.html |
| 97 fast/sub-pixel/inline-block-with-margin.html | 98 fast/sub-pixel/inline-block-with-margin.html |
| 98 fast/sub-pixel/inline-block-with-padding.html | 99 fast/sub-pixel/inline-block-with-padding.html |
| 99 fast/sub-pixel/layout-boxes-with-zoom.html | 100 fast/sub-pixel/layout-boxes-with-zoom.html |
| 101 fast/sub-pixel/selection-gaps-at-fractional-offsets.html |
| 100 fast/sub-pixel/size-of-box-with-zoom.html | 102 fast/sub-pixel/size-of-box-with-zoom.html |
| 101 fast/sub-pixel/selection/selection-gaps-at-fractional-offsets.html | 103 fast/sub-pixel/table-rows-no-gaps.html |
| 102 fast/sub-pixel/file-upload-control-at-fractional-offset.html | |
| 103 | 104 |
| 104 # SVG Fonts are only supported when using QRawFont, which is not | 105 # SVG Fonts are only supported when using QRawFont, which is not |
| 105 # supported with Qt 4. | 106 # supported with Qt 4. |
| 106 | 107 |
| 107 svg/W3C-SVG-1.1/animate-elem-03-t.svg | 108 svg/W3C-SVG-1.1/animate-elem-03-t.svg |
| 108 svg/W3C-SVG-1.1/animate-elem-24-t.svg | 109 svg/W3C-SVG-1.1/animate-elem-24-t.svg |
| 109 svg/W3C-SVG-1.1/animate-elem-36-t.svg | 110 svg/W3C-SVG-1.1/animate-elem-36-t.svg |
| 110 svg/W3C-SVG-1.1/animate-elem-40-t.svg | 111 svg/W3C-SVG-1.1/animate-elem-40-t.svg |
| 111 svg/W3C-SVG-1.1/fonts-elem-01-t.svg | 112 svg/W3C-SVG-1.1/fonts-elem-01-t.svg |
| 112 svg/W3C-SVG-1.1/fonts-elem-02-t.svg | 113 svg/W3C-SVG-1.1/fonts-elem-02-t.svg |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 162 # [Qt] 4 fast/text tests fail with Qt >= 4.7.1 (but pass with Qt 5) | 163 # [Qt] 4 fast/text tests fail with Qt >= 4.7.1 (but pass with Qt 5) |
| 163 # https://bugs.webkit.org/show_bug.cgi?id=50147 | 164 # https://bugs.webkit.org/show_bug.cgi?id=50147 |
| 164 fast/text/justification-padding-mid-word.html | 165 fast/text/justification-padding-mid-word.html |
| 165 fast/text/zero-width-characters.html | 166 fast/text/zero-width-characters.html |
| 166 | 167 |
| 167 # Fail with QtXmlPatterns (used by Qt 4.8 buid), but pass with libxslt (used by
Qt 5 build) | 168 # Fail with QtXmlPatterns (used by Qt 4.8 buid), but pass with libxslt (used by
Qt 5 build) |
| 168 fast/parser/innerhtml-with-prefixed-elements.xhtml | 169 fast/parser/innerhtml-with-prefixed-elements.xhtml |
| 169 | 170 |
| 170 # [Qt] REGRESSION(r96779): It made svg/as-image/svg-nested.html timeout | 171 # [Qt] REGRESSION(r96779): It made svg/as-image/svg-nested.html timeout |
| 171 svg/as-image/svg-nested.html | 172 svg/as-image/svg-nested.html |
| OLD | NEW |