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

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

Issue 1672553004: Use FontFallbackPriority Fonts in FontFallbackIterator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: win rebaselines for emoji related test Created 4 years, 9 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/platform/fonts/Font.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 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 # With Oilpan, the parent pointer in the CSSRule hierarchy is 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is
7 # strong. This is the intended behavior. 7 # strong. This is the intended behavior.
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ] 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
(...skipping 682 matching lines...) Expand 10 before | Expand all | Expand 10 after
693 crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-003.xht [ Failure ] 693 crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-003.xht [ Failure ]
694 crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-005.xht [ Failure ] 694 crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-005.xht [ Failure ]
695 crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-007.xht [ Failure ] 695 crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-007.xht [ Failure ]
696 crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-009.xht [ Failure ] 696 crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-009.xht [ Failure ]
697 crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-002.xht [ Failure ] 697 crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-002.xht [ Failure ]
698 crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-004.xht [ Failure ] 698 crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-004.xht [ Failure ]
699 crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-006.xht [ Failure ] 699 crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-006.xht [ Failure ]
700 crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-008.xht [ Failure ] 700 crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-008.xht [ Failure ]
701 crbug.com/492664 imported/csswg-test/css-writing-modes-3/line-box-direction-vrl- 009.xht [ Failure ] 701 crbug.com/492664 imported/csswg-test/css-writing-modes-3/line-box-direction-vrl- 009.xht [ Failure ]
702 702
703 crbug.com/549571 [ Mac ] fast/text/unicode-fallback-font.html [ NeedsRebaseline ]
704 crbug.com/549571 [ Win ] css2.1/t1202-counter-04-b.html [ NeedsRebaseline ]
705 crbug.com/549571 [ Win ] css2.1/t1202-counters-04-b.html [ NeedsRebaseline ]
706
703 # These tests pass but images do not match because tests are stricter than the s pec. 707 # These tests pass but images do not match because tests are stricter than the s pec.
704 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-combine-upright-va lue-all-001.html [ Failure ] 708 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-combine-upright-va lue-all-001.html [ Failure ]
705 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-combine-upright-va lue-all-002.html [ Failure ] 709 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-combine-upright-va lue-all-002.html [ Failure ]
706 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-combine-upright-va lue-all-003.html [ Failure ] 710 crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-combine-upright-va lue-all-003.html [ Failure ]
707 711
708 # These CSS Writing Modes Level 3 tests pass but causes 1px diff on images, noti fied to the submitter. 712 # These CSS Writing Modes Level 3 tests pass but causes 1px diff on images, noti fied to the submitter.
709 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-dire ction-htb-001.xht [ Failure ] 713 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-dire ction-htb-001.xht [ Failure ]
710 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-dire ction-vrl-002.xht [ Failure ] 714 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-dire ction-vrl-002.xht [ Failure ]
711 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-dire ction-vlr-003.xht [ Failure ] 715 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-dire ction-vlr-003.xht [ Failure ]
712 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-dire ction-004.xht [ Failure ] 716 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-dire ction-004.xht [ Failure ]
(...skipping 677 matching lines...) Expand 10 before | Expand all | Expand 10 after
1390 crbug.com/590992 inspector/sources/debugger-step/debugger-step-into-inlined-scri pts.html [ Pass Failure ] 1394 crbug.com/590992 inspector/sources/debugger-step/debugger-step-into-inlined-scri pts.html [ Pass Failure ]
1391 crbug.com/590992 inspector/sources/debugger-step/debugger-step-over-document-wri te.html [ Pass Failure ] 1395 crbug.com/590992 inspector/sources/debugger-step/debugger-step-over-document-wri te.html [ Pass Failure ]
1392 crbug.com/590992 inspector/sources/debugger-step/debugger-step-over-inlined-scri pts.html [ Pass Failure Timeout ] 1396 crbug.com/590992 inspector/sources/debugger-step/debugger-step-over-inlined-scri pts.html [ Pass Failure Timeout ]
1393 1397
1394 crbug.com/257405 fast/js/invalid-syntax-for-function.html [ NeedsManualRebaselin e ] 1398 crbug.com/257405 fast/js/invalid-syntax-for-function.html [ NeedsManualRebaselin e ]
1395 crbug.com/257405 fast/js/kde/string-1-n.html [ NeedsManualRebaseline ] 1399 crbug.com/257405 fast/js/kde/string-1-n.html [ NeedsManualRebaseline ]
1396 crbug.com/257405 fast/js/kde/string-2-n.html [ NeedsManualRebaseline ] 1400 crbug.com/257405 fast/js/kde/string-2-n.html [ NeedsManualRebaseline ]
1397 crbug.com/257405 fast/regex/non-pattern-characters.html [ NeedsManualRebaseline ] 1401 crbug.com/257405 fast/regex/non-pattern-characters.html [ NeedsManualRebaseline ]
1398 crbug.com/257405 http/tests/websocket/bad-sub-protocol-control-chars.html [ Need sManualRebaseline ] 1402 crbug.com/257405 http/tests/websocket/bad-sub-protocol-control-chars.html [ Need sManualRebaseline ]
1399 crbug.com/257405 inspector/console/console-control-characters.html [ NeedsManual Rebaseline ] 1403 crbug.com/257405 inspector/console/console-control-characters.html [ NeedsManual Rebaseline ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/fonts/Font.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698