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

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

Issue 1463473002: Make unicode-bidi:isolate the default for elements with dir attributes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: leviw review Created 5 years 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/LayoutTests/editing/style/make-text-writing-direction-inline-mac-expected.txt » ('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 crbug.com/524134 virtual/syncpaint/paint/invalidation/spv2 [ Skip ] 3 crbug.com/524134 virtual/syncpaint/paint/invalidation/spv2 [ Skip ]
4 4
5 # TODO(yosin): We should convert following tests to use asynchronous spell check er. 5 # TODO(yosin): We should convert following tests to use asynchronous spell check er.
6 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] 6 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ]
7 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ] 7 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ]
8 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip ] 8 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip ]
9 crbug.com/563265 editing/spelling/spelling-unified-emulation.html [ Skip ] 9 crbug.com/563265 editing/spelling/spelling-unified-emulation.html [ Skip ]
10 10
(...skipping 500 matching lines...) Expand 10 before | Expand all | Expand 10 after
511 crbug.com/542660 imported/web-platform-tests/html/semantics/text-level-semantics /the-bdi-element/bdi-neutral-to-letter-following-2.html [ Failure ] 511 crbug.com/542660 imported/web-platform-tests/html/semantics/text-level-semantics /the-bdi-element/bdi-neutral-to-letter-following-2.html [ Failure ]
512 crbug.com/542660 imported/web-platform-tests/html/semantics/text-level-semantics /the-bdi-element/bdi-neutral-to-letter-preceding-1.html [ Failure ] 512 crbug.com/542660 imported/web-platform-tests/html/semantics/text-level-semantics /the-bdi-element/bdi-neutral-to-letter-preceding-1.html [ Failure ]
513 crbug.com/542660 imported/web-platform-tests/html/semantics/text-level-semantics /the-bdi-element/bdi-neutral-to-letter-preceding-2.html [ Failure ] 513 crbug.com/542660 imported/web-platform-tests/html/semantics/text-level-semantics /the-bdi-element/bdi-neutral-to-letter-preceding-2.html [ Failure ]
514 crbug.com/542660 imported/web-platform-tests/html/semantics/text-level-semantics /the-bdi-element/bdi-neutral-to-number-following-1.html [ Failure ] 514 crbug.com/542660 imported/web-platform-tests/html/semantics/text-level-semantics /the-bdi-element/bdi-neutral-to-number-following-1.html [ Failure ]
515 crbug.com/542660 imported/web-platform-tests/html/semantics/text-level-semantics /the-bdi-element/bdi-neutral-to-number-following-2.html [ Failure ] 515 crbug.com/542660 imported/web-platform-tests/html/semantics/text-level-semantics /the-bdi-element/bdi-neutral-to-number-following-2.html [ Failure ]
516 crbug.com/542660 imported/web-platform-tests/html/semantics/text-level-semantics /the-bdi-element/bdi-neutral-to-surrounding-run.html [ Failure ] 516 crbug.com/542660 imported/web-platform-tests/html/semantics/text-level-semantics /the-bdi-element/bdi-neutral-to-surrounding-run.html [ Failure ]
517 crbug.com/542660 imported/web-platform-tests/html/semantics/text-level-semantics /the-bdi-element/bdi-neutral-wrapped.html [ Failure ] 517 crbug.com/542660 imported/web-platform-tests/html/semantics/text-level-semantics /the-bdi-element/bdi-neutral-wrapped.html [ Failure ]
518 crbug.com/542660 imported/web-platform-tests/html/semantics/text-level-semantics /the-bdi-element/bdi-paragraph-level-container.html [ Failure ] 518 crbug.com/542660 imported/web-platform-tests/html/semantics/text-level-semantics /the-bdi-element/bdi-paragraph-level-container.html [ Failure ]
519 crbug.com/542660 imported/web-platform-tests/html/semantics/text-level-semantics /the-bdo-element/bdo-override.html [ Failure ] 519 crbug.com/542660 imported/web-platform-tests/html/semantics/text-level-semantics /the-bdo-element/bdo-override.html [ Failure ]
520 520
521 # Ref tests that pass but causes 1px diff on images.
522 crbug.com/391260 [ Win ] fast/text/international/dir-isolation/dir-isolation-002 c.html [ Failure ]
523 crbug.com/391260 [ Mac ] fast/text/international/dir-isolation/dir-isolation-006 a.html [ Failure ]
524 crbug.com/391260 [ Mac ] fast/text/international/dir-isolation/dir-isolation-006 b.html [ Failure ]
525 crbug.com/391260 [ Mac Win ] fast/text/international/dir-isolation/dir-isolation -006c.html [ Failure ]
526 crbug.com/391260 [ Mac ] fast/text/international/dir-isolation/dir-isolation-009 a.html [ Failure ]
527 crbug.com/391260 [ Mac ] fast/text/international/dir-isolation/dir-isolation-009 b.html [ Failure ]
528 crbug.com/391260 [ Mac ] fast/text/international/dir-isolation/dir-isolation-009 c.html [ Failure ]
529
521 # Ref tests that needs investigation. 530 # Ref tests that needs investigation.
522 crbug.com/404597 [ Mac ] fast/css3-text/css3-text-justify/text-justify-crash.htm l [ Failure ] 531 crbug.com/404597 [ Mac ] fast/css3-text/css3-text-justify/text-justify-crash.htm l [ Failure ]
523 crbug.com/404597 fast/forms/long-text-in-input.html [ Failure ] 532 crbug.com/404597 fast/forms/long-text-in-input.html [ Failure ]
524 533
525 # Ref test needs updating due to new font metrics. 534 # Ref test needs updating due to new font metrics.
526 crbug.com/404597 fast/css/text-overflow-ellipsis-button.html [ Pass Failure ] 535 crbug.com/404597 fast/css/text-overflow-ellipsis-button.html [ Pass Failure ]
527 crbug.com/404597 [ Win ] fast/selectors/007a.html [ Pass Failure ] 536 crbug.com/404597 [ Win ] fast/selectors/007a.html [ Pass Failure ]
528 537
529 crbug.com/505364 imported/web-platform-tests/custom-elements/instantiating-custo m-elements/extensions-to-document-interface/create-element-interface-type-is-a-t ype-extension.html [ Failure ] 538 crbug.com/505364 imported/web-platform-tests/custom-elements/instantiating-custo m-elements/extensions-to-document-interface/create-element-interface-type-is-a-t ype-extension.html [ Failure ]
530 539
(...skipping 820 matching lines...) Expand 10 before | Expand all | Expand 10 after
1351 crbug.com/549314 [ XP ] inspector-protocol/layout-fonts/unicode-range-combining- chars-fallback.html [ Failure ] 1360 crbug.com/549314 [ XP ] inspector-protocol/layout-fonts/unicode-range-combining- chars-fallback.html [ Failure ]
1352 1361
1353 crbug.com/563694 [ Linux Mac Debug ] svg/hixie/perf/005.xml [ Failure ] 1362 crbug.com/563694 [ Linux Mac Debug ] svg/hixie/perf/005.xml [ Failure ]
1354 1363
1355 crbug.com/564109 [ Win7 XP ] http/tests/webfont/font-display.html [ Pass Timeou t Failure ] 1364 crbug.com/564109 [ Win7 XP ] http/tests/webfont/font-display.html [ Pass Timeou t Failure ]
1356 1365
1357 crbug.com/558574 [ Win7 ] fast/forms/text/text-font-height-mismatch.html [ Failu re ] 1366 crbug.com/558574 [ Win7 ] fast/forms/text/text-font-height-mismatch.html [ Failu re ]
1358 crbug.com/558574 [ Win7 ] fast/text/emphasis.html [ Failure ] 1367 crbug.com/558574 [ Win7 ] fast/text/emphasis.html [ Failure ]
1359 1368
1360 crbug.com/561595 [ XP ] plugins/webview-plugin-scroll.html [ Failure ] 1369 crbug.com/561595 [ XP ] plugins/webview-plugin-scroll.html [ Failure ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/editing/style/make-text-writing-direction-inline-mac-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698