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

Side by Side Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 1548913002: Store a <scale, bias> tuple for textLength scale adjustment (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Drop []. Created 4 years, 11 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 | « no previous file | third_party/WebKit/Source/core/layout/svg/SVGTextChunkBuilder.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Run these tests with under virtual/spv2 only. 1 # Run these tests with under virtual/spv2 only.
2 crbug.com/524134 paint/invalidation/spv2 [ Skip ] 2 crbug.com/524134 paint/invalidation/spv2 [ Skip ]
3 3
4 # TODO(yosin): We should convert following tests to use asynchronous spell check er. 4 # TODO(yosin): We should convert following tests to use asynchronous spell check er.
5 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] 5 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ]
6 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ] 6 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ]
7 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip ] 7 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip ]
8 crbug.com/563265 editing/spelling/spelling-unified-emulation.html [ Skip ] 8 crbug.com/563265 editing/spelling/spelling-unified-emulation.html [ Skip ]
9 9
10 # TODO(wangxianzhu): Triage the failures 10 # TODO(wangxianzhu): Triage the failures
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
42 42
43 crbug.com/536138 virtual/spv2/paint/invalidation/repaint-subsequence-on-ancestor -clip-change.html [ Failure ] 43 crbug.com/536138 virtual/spv2/paint/invalidation/repaint-subsequence-on-ancestor -clip-change.html [ Failure ]
44 44
45 crbug.com/537172 [ Mac10.6 XP Win10 ] virtual/spv2/paint/invalidation/spv2/backg round-image-paint-invalidation.html [ Failure ] 45 crbug.com/537172 [ Mac10.6 XP Win10 ] virtual/spv2/paint/invalidation/spv2/backg round-image-paint-invalidation.html [ Failure ]
46 crbug.com/564443 [ Mac10.7 Mac10.8 Mac10.9 Mac10.10 Win7 Linux ] virtual/spv2/pa int/invalidation/spv2/background-image-paint-invalidation.html [ Failure Pass ] 46 crbug.com/564443 [ Mac10.7 Mac10.8 Mac10.9 Mac10.10 Win7 Linux ] virtual/spv2/pa int/invalidation/spv2/background-image-paint-invalidation.html [ Failure Pass ]
47 47
48 crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased .html [ Skip ] 48 crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased .html [ Skip ]
49 crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-no t-antialiased.html [ Skip ] 49 crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-no t-antialiased.html [ Skip ]
50 crbug.com/502531 fast/borders/border-antialiasing.html [ Failure ] 50 crbug.com/502531 fast/borders/border-antialiasing.html [ Failure ]
51 51
52 crbug.com/571415 svg/batik/text/textLength.svg [ NeedsRebaseline ]
53
52 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi ng.html [ Crash ] 54 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi ng.html [ Crash ]
53 crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Crash ] 55 crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Crash ]
54 56
55 # Ref-tests that fail due to character based shaping/fallback. 57 # Ref-tests that fail due to character based shaping/fallback.
56 crbug.com/404597 fast/text/international/inline-plaintext-is-isolated.html [ Fai lure ] 58 crbug.com/404597 fast/text/international/inline-plaintext-is-isolated.html [ Fai lure ]
57 crbug.com/404597 fast/text/international/bdi-dir-default-to-auto.html [ Failure ] 59 crbug.com/404597 fast/text/international/bdi-dir-default-to-auto.html [ Failure ]
58 60
59 crbug.com/539226 http/tests/xmlhttprequest/open-in-body-onload-sync-to-invalid-c ross-origin-response-handling.html [ Timeout Pass ] 61 crbug.com/539226 http/tests/xmlhttprequest/open-in-body-onload-sync-to-invalid-c ross-origin-response-handling.html [ Timeout Pass ]
60 crbug.com/539226 [ Win ] http/tests/xmlhttprequest/open-in-body-onload-sync-to-i nvalid-redirect-response-handling.html [ Timeout Pass ] 62 crbug.com/539226 [ Win ] http/tests/xmlhttprequest/open-in-body-onload-sync-to-i nvalid-redirect-response-handling.html [ Timeout Pass ]
61 crbug.com/539226 [ Win ] http/tests/xmlhttprequest/open-in-body-onload-sync-to-i nvalid-preflight-handling.html [ Timeout Pass ] 63 crbug.com/539226 [ Win ] http/tests/xmlhttprequest/open-in-body-onload-sync-to-i nvalid-preflight-handling.html [ Timeout Pass ]
(...skipping 1259 matching lines...) Expand 10 before | Expand all | Expand 10 after
1321 crbug.com/571721 inspector/console/console-xpath.html [ Timeout Pass ] 1323 crbug.com/571721 inspector/console/console-xpath.html [ Timeout Pass ]
1322 1324
1323 crbug.com/571762 [ Mac10.7 ] inspector/console/inspect-html-all-collection.html [ Timeout Pass ] 1325 crbug.com/571762 [ Mac10.7 ] inspector/console/inspect-html-all-collection.html [ Timeout Pass ]
1324 1326
1325 crbug.com/571765 [ Linux Trusty Mac10.9 ] inspector/console/worker-eval-contains -stack.html [ Timeout Crash Pass ] 1327 crbug.com/571765 [ Linux Trusty Mac10.9 ] inspector/console/worker-eval-contains -stack.html [ Timeout Crash Pass ]
1326 1328
1327 crbug.com/571773 inspector/console/worker-exception-message-contains-stack.html [ Failure Timeout Crash Pass ] 1329 crbug.com/571773 inspector/console/worker-exception-message-contains-stack.html [ Failure Timeout Crash Pass ]
1328 1330
1329 crbug.com/571786 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-pres erve-3d.html [ Failure ] 1331 crbug.com/571786 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-pres erve-3d.html [ Failure ]
1330 crbug.com/571789 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-deep .html [ Failure ] 1332 crbug.com/571789 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-deep .html [ Failure ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/svg/SVGTextChunkBuilder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698