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

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

Issue 1854503002: Add meta charset tag to unlabelled utf-8 files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: drop two more files unaffected by utf-8 label Created 4 years, 8 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/LayoutTests/accessibility/element-role-mapping-normal.html » ('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 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
86 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composi ted-opacity-as-text.html [ Failure ] 86 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composi ted-opacity-as-text.html [ Failure ]
87 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composi ted-transform-as-text.html [ Failure ] 87 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composi ted-transform-as-text.html [ Failure ]
88 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/absolute-layer-specified-l eft-or-right-auto-width-moved-vertically-as-text.html [ Failure ] 88 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/absolute-layer-specified-l eft-or-right-auto-width-moved-vertically-as-text.html [ Failure ]
89 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/invalidate-after-composite d-scroll-as-text.html [ Failure ] 89 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/invalidate-after-composite d-scroll-as-text.html [ Failure ]
90 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/clip-path-constant-repaint -as-text.html [ Failure ] 90 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/clip-path-constant-repaint -as-text.html [ Failure ]
91 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/relative-positioned-moveme nt-repaint-as-text.html [ Failure ] 91 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/relative-positioned-moveme nt-repaint-as-text.html [ Failure ]
92 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/repaint-tile-clipped-as-te xt.html [ Failure ] 92 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/repaint-tile-clipped-as-te xt.html [ Failure ]
93 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/updating-scrolling-content -as-text.html [ Failure ] 93 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/updating-scrolling-content -as-text.html [ Failure ]
94 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/scrolling-without-painting -as-text.html [ Failure ] 94 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/scrolling-without-painting -as-text.html [ Failure ]
95 95
96 crbug.com/597517 fast/borders/bidi-002.html [ NeedsRebaseline ]
97 crbug.com/597517 fast/borders/bidi-009a.html [ NeedsRebaseline ]
98 crbug.com/597517 svg/text/text-layout-crash.html [ NeedsRebaseline ]
99 crbug.com/597517 css2.1/20110323/replaced-intrinsic-003.htm [ NeedsRebaseline ]
100
96 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-cell-append.html [ Failure ] 101 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-cell-append.html [ Failure ]
97 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-cell-remove.html [ Failure ] 102 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-cell-remove.html [ Failure ]
98 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-cell-border- width.html [ Failure ] 103 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-cell-border- width.html [ Failure ]
99 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-col-border-w idth.html [ Failure ] 104 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-col-border-w idth.html [ Failure ]
100 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-colgroup-bor der-width.html [ Failure ] 105 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-colgroup-bor der-width.html [ Failure ]
101 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-row-border-w idth.html [ Failure ] 106 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-row-border-w idth.html [ Failure ]
102 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-table-border -width.html [ Failure ] 107 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-table-border -width.html [ Failure ]
103 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-tbody-border -width.html [ Failure ] 108 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-tbody-border -width.html [ Failure ]
104 109
105 crbug.com/537172 [ Win10 ] virtual/spv2/paint/invalidation/spv2/background-image -paint-invalidation.html [ Failure ] 110 crbug.com/537172 [ Win10 ] virtual/spv2/paint/invalidation/spv2/background-image -paint-invalidation.html [ Failure ]
(...skipping 1270 matching lines...) Expand 10 before | Expand all | Expand 10 after
1376 crbug.com/273306 [ Mac Win7 ] printing/simultaneous-position-float-change.html [ NeedsManualRebaseline ] 1381 crbug.com/273306 [ Mac Win7 ] printing/simultaneous-position-float-change.html [ NeedsManualRebaseline ]
1377 crbug.com/273306 [ Mac Win7 ] virtual/threaded/printing/ellipsis-printing-style. html [ NeedsManualRebaseline ] 1382 crbug.com/273306 [ Mac Win7 ] virtual/threaded/printing/ellipsis-printing-style. html [ NeedsManualRebaseline ]
1378 crbug.com/273306 [ Mac Win7 ] virtual/threaded/printing/iframe-print.html [ Need sManualRebaseline ] 1383 crbug.com/273306 [ Mac Win7 ] virtual/threaded/printing/iframe-print.html [ Need sManualRebaseline ]
1379 crbug.com/273306 [ Mac Win ] virtual/threaded/printing/forced-break-tree-dump-on ly.html [ NeedsManualRebaseline ] 1384 crbug.com/273306 [ Mac Win ] virtual/threaded/printing/forced-break-tree-dump-on ly.html [ NeedsManualRebaseline ]
1380 crbug.com/273306 [ Mac Win ] virtual/threaded/printing/page-count-relayout-shrin k.html [ NeedsManualRebaseline ] 1385 crbug.com/273306 [ Mac Win ] virtual/threaded/printing/page-count-relayout-shrin k.html [ NeedsManualRebaseline ]
1381 1386
1382 crbug.com/453002 [ Win ] fast/text/international/text-combine-image-test.html [ Failure Pass ] 1387 crbug.com/453002 [ Win ] fast/text/international/text-combine-image-test.html [ Failure Pass ]
1383 crbug.com/453002 [ Win ] fast/text/international/vertical-text-glyph-test.html [ Failure Pass ] 1388 crbug.com/453002 [ Win ] fast/text/international/vertical-text-glyph-test.html [ Failure Pass ]
1384 crbug.com/453002 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure Pas s ] 1389 crbug.com/453002 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure Pas s ]
1385 crbug.com/453002 [ Win ] fast/text/orientation-sideways.html [ Failure Pass ] 1390 crbug.com/453002 [ Win ] fast/text/orientation-sideways.html [ Failure Pass ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/accessibility/element-role-mapping-normal.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698