| 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 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 99 fast/sub-pixel/inline-block-with-margin.html | 99 fast/sub-pixel/inline-block-with-margin.html |
| 100 fast/sub-pixel/inline-block-with-padding.html | 100 fast/sub-pixel/inline-block-with-padding.html |
| 101 fast/sub-pixel/large-sizes.html | 101 fast/sub-pixel/large-sizes.html |
| 102 fast/sub-pixel/layout-boxes-with-zoom.html | 102 fast/sub-pixel/layout-boxes-with-zoom.html |
| 103 fast/sub-pixel/position-right-aligns-with-container.html | 103 fast/sub-pixel/position-right-aligns-with-container.html |
| 104 fast/sub-pixel/selection/selection-gaps-at-fractional-offsets.html | 104 fast/sub-pixel/selection/selection-gaps-at-fractional-offsets.html |
| 105 fast/sub-pixel/size-of-box-with-zoom.html | 105 fast/sub-pixel/size-of-box-with-zoom.html |
| 106 fast/sub-pixel/table-rows-no-gaps.html | 106 fast/sub-pixel/table-rows-no-gaps.html |
| 107 fast/sub-pixel/sub-pixel-accumulates-to-layers.html | 107 fast/sub-pixel/sub-pixel-accumulates-to-layers.html |
| 108 fast/sub-pixel/selection/selection-rect-in-sub-pixel-table.html | 108 fast/sub-pixel/selection/selection-rect-in-sub-pixel-table.html |
| 109 fast/sub-pixel/snap-negative-location.html |
| 109 | 110 |
| 110 # SVG Fonts are only supported when using QRawFont, which is not | 111 # SVG Fonts are only supported when using QRawFont, which is not |
| 111 # supported with Qt 4. | 112 # supported with Qt 4. |
| 112 | 113 |
| 113 svg/W3C-SVG-1.1/animate-elem-03-t.svg | 114 svg/W3C-SVG-1.1/animate-elem-03-t.svg |
| 114 svg/W3C-SVG-1.1/animate-elem-24-t.svg | 115 svg/W3C-SVG-1.1/animate-elem-24-t.svg |
| 115 svg/W3C-SVG-1.1/animate-elem-36-t.svg | 116 svg/W3C-SVG-1.1/animate-elem-36-t.svg |
| 116 svg/W3C-SVG-1.1/animate-elem-40-t.svg | 117 svg/W3C-SVG-1.1/animate-elem-40-t.svg |
| 117 svg/W3C-SVG-1.1/fonts-elem-01-t.svg | 118 svg/W3C-SVG-1.1/fonts-elem-01-t.svg |
| 118 svg/W3C-SVG-1.1/fonts-elem-02-t.svg | 119 svg/W3C-SVG-1.1/fonts-elem-02-t.svg |
| (...skipping 477 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 596 | 597 |
| 597 # [Qt] Re-skip failing tests for Qt 4.8 platform | 598 # [Qt] Re-skip failing tests for Qt 4.8 platform |
| 598 # https://bugs.webkit.org/show_bug.cgi?id=92119 | 599 # https://bugs.webkit.org/show_bug.cgi?id=92119 |
| 599 http/tests/misc/acid3.html | 600 http/tests/misc/acid3.html |
| 600 fast/css/tab-size.html | 601 fast/css/tab-size.html |
| 601 fast/text/international/bdi-dir-default-to-auto.html | 602 fast/text/international/bdi-dir-default-to-auto.html |
| 602 | 603 |
| 603 # [Qt] svg/custom/svg-features.html fails on Qt 4.8 | 604 # [Qt] svg/custom/svg-features.html fails on Qt 4.8 |
| 604 # https://bugs.webkit.org/show_bug.cgi?id=92645 | 605 # https://bugs.webkit.org/show_bug.cgi?id=92645 |
| 605 svg/custom/svg-features.html | 606 svg/custom/svg-features.html |
| OLD | NEW |