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

Side by Side Diff: LayoutTests/TestExpectations

Issue 280503003: Fix incorrect style recalculation of text-decoration properties. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Address review issues. Created 6 years, 7 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 | LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-color-recalc.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 # This directly has manual tests that don't have to run with run-webkit-tests 1 # This directly has manual tests that don't have to run with run-webkit-tests
2 crbug.com/359838 http/tests/ManualTests/ [ Skip ] 2 crbug.com/359838 http/tests/ManualTests/ [ Skip ]
3 3
4 crbug.com/258949 fast/filesystem/workers/file-writer-truncate-extend.html [ Fail ure Pass ] 4 crbug.com/258949 fast/filesystem/workers/file-writer-truncate-extend.html [ Fail ure Pass ]
5 5
6 crbug.com/307782 [ Win ] http/tests/cache/stopped-revalidation.html [ Pass Timeo ut ] 6 crbug.com/307782 [ Win ] http/tests/cache/stopped-revalidation.html [ Pass Timeo ut ]
7 crbug.com/316146 [ XP ] http/tests/cache/cached-main-resource.html [ Pass Timeou t ] 7 crbug.com/316146 [ XP ] http/tests/cache/cached-main-resource.html [ Pass Timeou t ]
8 8
9 # Transient - XHR mixed content type revert will be restored. 9 # Transient - XHR mixed content type revert will be restored.
10 crbug.com/305303 http/tests/security/mixedContent/insecure-sync-post-xhr-allowed .html [ Failure Pass ] 10 crbug.com/305303 http/tests/security/mixedContent/insecure-sync-post-xhr-allowed .html [ Failure Pass ]
(...skipping 693 matching lines...) Expand 10 before | Expand all | Expand 10 after
704 704
705 crbug.com/326524 virtual/threaded/compositing/visibility/visibility-simple-video -layer.html [ Pass ImageOnlyFailure Timeout ] 705 crbug.com/326524 virtual/threaded/compositing/visibility/visibility-simple-video -layer.html [ Pass ImageOnlyFailure Timeout ]
706 706
707 # ASSERT fails in debug since editing attempts to put a Position on a pseudo ele ment. 707 # ASSERT fails in debug since editing attempts to put a Position on a pseudo ele ment.
708 crbug.com/342574 [ Debug ] fast/css-generated-content/crash-selection-editing-re moves-pseudo.html [ Crash ] 708 crbug.com/342574 [ Debug ] fast/css-generated-content/crash-selection-editing-re moves-pseudo.html [ Crash ]
709 709
710 crbug.com/346151 css3/filters/effect-reference-hidpi-hw.html [ Pass ImageOnlyFai lure ] 710 crbug.com/346151 css3/filters/effect-reference-hidpi-hw.html [ Pass ImageOnlyFai lure ]
711 711
712 crbug.com/337732 fast/css/fontfaceset-download-error.html [ Pass Timeout ] 712 crbug.com/337732 fast/css/fontfaceset-download-error.html [ Pass Timeout ]
713 713
714 crbug.com/350840 fast/css3-text/css3-text-decoration/repaint/repaint-text-decora tion-style.html [ NeedsRebaseline ]
715
714 crbug.com/349552 [ Android ] compositing/animation/animated-composited-inside-hi dden.html [ Pass Timeout ] 716 crbug.com/349552 [ Android ] compositing/animation/animated-composited-inside-hi dden.html [ Pass Timeout ]
715 717
716 crbug.com/356834 fast/repaint/shift-relative-positioned-container-with-image-add ition.html [ Failure Pass ] 718 crbug.com/356834 fast/repaint/shift-relative-positioned-container-with-image-add ition.html [ Failure Pass ]
717 719
718 crbug.com/306249 media/W3C/video/networkState/networkState_during_progress.html [ Pass Failure ] 720 crbug.com/306249 media/W3C/video/networkState/networkState_during_progress.html [ Pass Failure ]
719 721
720 crbug.com/345649 fast/repaint/delete-into-nested-block.html [ Pass Failure ] 722 crbug.com/345649 fast/repaint/delete-into-nested-block.html [ Pass Failure ]
721 crbug.com/345648 fast/repaint/selection-gap-overflow-scroll.html [ Pass Failure ] 723 crbug.com/345648 fast/repaint/selection-gap-overflow-scroll.html [ Pass Failure ]
722 crbug.com/345646 fast/repaint/selection-after-remove.html [ Pass Failure ] 724 crbug.com/345646 fast/repaint/selection-after-remove.html [ Pass Failure ]
723 725
(...skipping 257 matching lines...) Expand 10 before | Expand all | Expand 10 after
981 crbug.com/371276 [ Linux ] virtual/implsidepainting/inspector/timeline/timeline- window-filter.html [ Pass Timeout ] 983 crbug.com/371276 [ Linux ] virtual/implsidepainting/inspector/timeline/timeline- window-filter.html [ Pass Timeout ]
982 984
983 crbug.com/372917 http/tests/security/contentSecurityPolicy/connect-src-beacon-re direct-to-blocked.html [ Failure ] 985 crbug.com/372917 http/tests/security/contentSecurityPolicy/connect-src-beacon-re direct-to-blocked.html [ Failure ]
984 986
985 crbug.com/361729 [ MountainLion ] printing/return-from-printing-mode.html [ Imag eOnlyFailure ] 987 crbug.com/361729 [ MountainLion ] printing/return-from-printing-mode.html [ Imag eOnlyFailure ]
986 988
987 crbug.com/373430 [ Win7 ] fast/dom/Geolocation/error-clear-watch.html [ Pass Tim eout ] 989 crbug.com/373430 [ Win7 ] fast/dom/Geolocation/error-clear-watch.html [ Pass Tim eout ]
988 990
989 # This started failing when we moved core/animations to oilpan. 991 # This started failing when we moved core/animations to oilpan.
990 crbug.com/374411 inspector/tracing-session-id.html [ Failure ] 992 crbug.com/374411 inspector/tracing-session-id.html [ Failure ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-color-recalc.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698