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

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

Issue 1575983002: Display fixed position objects on every page of paged media. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated 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/platform/linux/printing/absolute-position-headers-and-footers-expected.png » ('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 366 matching lines...) Expand 10 before | Expand all | Expand 10 after
377 crbug.com/240374 compositing/overlap-blending/reflection-opacity-huge.html [ Fai lure ] 377 crbug.com/240374 compositing/overlap-blending/reflection-opacity-huge.html [ Fai lure ]
378 crbug.com/240374 compositing/overlap-blending/children-opacity-huge.html [ Failu re ] 378 crbug.com/240374 compositing/overlap-blending/children-opacity-huge.html [ Failu re ]
379 crbug.com/240374 compositing/overlap-blending/children-opacity-no-overlap.html [ Failure ] 379 crbug.com/240374 compositing/overlap-blending/children-opacity-no-overlap.html [ Failure ]
380 380
381 crbug.com/410145 [ Win ] fast/table/column-in-inline.html [ Failure ] 381 crbug.com/410145 [ Win ] fast/table/column-in-inline.html [ Failure ]
382 382
383 crbug.com/411164 [ Win ] http/tests/security/powerfulFeatureRestrictions/service worker-on-insecure-origin.html [ Pass ] 383 crbug.com/411164 [ Win ] http/tests/security/powerfulFeatureRestrictions/service worker-on-insecure-origin.html [ Pass ]
384 384
385 crbug.com/475984 [ Mac Debug ] css2.1/t100801-c544-valgn-03-d-agi.html [ Failure ] 385 crbug.com/475984 [ Mac Debug ] css2.1/t100801-c544-valgn-03-d-agi.html [ Failure ]
386 386
387 crbug.com/303728 [ Mac Win ] printing/absolute-position-headers-and-footers.html [ NeedsRebaseline ]
388 crbug.com/303728 [ Mac Win ] printing/fixed-positioned-but-static-headers-and-fo oters.html [ NeedsRebaseline ]
389 crbug.com/303728 [ Mac Win ] printing/fixed-positioned-headers-and-footers-clipp ed.html [ NeedsRebaseline ]
390 crbug.com/303728 [ Mac Win ] printing/fixed-positioned-headers-and-footers-insid e-transform.html [ NeedsRebaseline ]
391 crbug.com/303728 [ Mac Win ] printing/fixed-positioned-headers-and-footers-large r-than-page.html [ NeedsRebaseline ]
392 crbug.com/303728 [ Mac Win ] printing/fixed-positioned-headers-and-footers.html [ NeedsRebaseline ]
393 crbug.com/303728 [ Mac Win ] virtual/threaded/printing/absolute-position-headers -and-footers.html [ NeedsRebaseline ]
394 crbug.com/303728 [ Mac Win ] virtual/threaded/printing/fixed-positioned-but-stat ic-headers-and-footers.html [ NeedsRebaseline ]
395 crbug.com/303728 [ Mac Win ] virtual/threaded/printing/fixed-positioned-headers- and-footers-clipped.html [ NeedsRebaseline ]
396 crbug.com/303728 [ Mac Win ] virtual/threaded/printing/fixed-positioned-headers- and-footers-inside-transform.html [ NeedsRebaseline ]
397 crbug.com/303728 [ Mac Win ] virtual/threaded/printing/fixed-positioned-headers- and-footers-larger-than-page.html [ NeedsRebaseline ]
398 crbug.com/303728 [ Mac Win ] virtual/threaded/printing/fixed-positioned-headers- and-footers.html [ NeedsRebaseline ]
399 crbug.com/303728 [ Mac Win ] printing/fixed-positioned-headers-and-footers-absol ute-covering-some-pages.html [ NeedsRebaseline ]
400 crbug.com/303728 [ Mac Win ] virtual/threaded/printing/fixed-positioned-headers- and-footers-absolute-covering-some-pages.html [ NeedsRebaseline ]
401
387 # Rebaseline didn't fix this. It's flaking between two different failures due to rounding error. 402 # Rebaseline didn't fix this. It's flaking between two different failures due to rounding error.
388 # It consistently fails on debug builds and sometiems on release+asserts builds. 403 # It consistently fails on debug builds and sometiems on release+asserts builds.
389 # But consistently passes on release builds. 404 # But consistently passes on release builds.
390 crbug.com/518005 crbug.com/463358 [ Mac ] svg/W3C-SVG-1.1/struct-frag-02-t.svg [ Pass Failure ] 405 crbug.com/518005 crbug.com/463358 [ Mac ] svg/W3C-SVG-1.1/struct-frag-02-t.svg [ Pass Failure ]
391 406
392 # SPv2 paint properties are still being implemented. 407 # SPv2 paint properties are still being implemented.
393 # 408 #
394 # These tests should not be rebaselined automatically, as our goal is to exactly match 409 # These tests should not be rebaselined automatically, as our goal is to exactly match
395 # existing tests. We have skipped the entire spv2 directory and are adding [ Pas s ] lines 410 # existing tests. We have skipped the entire spv2 directory and are adding [ Pas s ] lines
396 # as we go. Please remove [ Pass ] lines instead of rebaselining these tests. 411 # as we go. Please remove [ Pass ] lines instead of rebaselining these tests.
(...skipping 959 matching lines...) Expand 10 before | Expand all | Expand 10 after
1356 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ] 1371 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ]
1357 1372
1358 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ] 1373 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ]
1359 1374
1360 crbug.com/453002 [ Win ] fast/text/international/text-combine-image-test.html [ Failure Pass ] 1375 crbug.com/453002 [ Win ] fast/text/international/text-combine-image-test.html [ Failure Pass ]
1361 crbug.com/453002 [ Win ] fast/text/international/vertical-text-glyph-test.html [ Failure Pass ] 1376 crbug.com/453002 [ Win ] fast/text/international/vertical-text-glyph-test.html [ Failure Pass ]
1362 crbug.com/453002 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure Pas s ] 1377 crbug.com/453002 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure Pas s ]
1363 crbug.com/453002 [ Win ] fast/text/orientation-sideways.html [ Failure Pass ] 1378 crbug.com/453002 [ Win ] fast/text/orientation-sideways.html [ Failure Pass ]
1364 1379
1365 crbug.com/599662 inspector/sources/debugger-ui/debugger-save-to-temp-var.html [ Failure Crash ] 1380 crbug.com/599662 inspector/sources/debugger-ui/debugger-save-to-temp-var.html [ Failure Crash ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/linux/printing/absolute-position-headers-and-footers-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698