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

Side by Side Diff: LayoutTests/TestExpectations

Issue 16057002: Fixed position elements should layout relative to transformed container (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update image expectation too Created 7 years, 5 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | LayoutTests/compositing/gestures/gesture-tapHighlight-simple-div-boxshadow-fixed-nested2-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 # See http://trac.webkit.org/wiki/TestExpectations for more information on this file. 1 # See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
2 2
3 crbug.com/237000 [ Win Linux ] virtual/gpu/fast/canvas/getPutImageDataPairTest.h tml [ Slow ] 3 crbug.com/237000 [ Win Linux ] virtual/gpu/fast/canvas/getPutImageDataPairTest.h tml [ Slow ]
4 crbug.com/241869 [ Debug ] css3/flexbox/multiline-justify-content.html [ Pass Ti meout ] 4 crbug.com/241869 [ Debug ] css3/flexbox/multiline-justify-content.html [ Pass Ti meout ]
5 webkit.org/b/82097 [ Debug ] editing/selection/move-by-word-visually-crash-test- 5.html [ Slow ] 5 webkit.org/b/82097 [ Debug ] editing/selection/move-by-word-visually-crash-test- 5.html [ Slow ]
6 webkit.org/b/92287 fast/canvas/webgl/context-creation-and-destruction.html [ Fai lure Pass Timeout ] 6 webkit.org/b/92287 fast/canvas/webgl/context-creation-and-destruction.html [ Fai lure Pass Timeout ]
7 webkit.org/b/92287 virtual/gpu/fast/canvas/webgl/context-creation-and-destructio n.html [ Failure Pass Timeout ] 7 webkit.org/b/92287 virtual/gpu/fast/canvas/webgl/context-creation-and-destructio n.html [ Failure Pass Timeout ]
8 crbug.com/24182 [ Debug ] fast/css/large-list-of-rules-crash.html [ Slow ] 8 crbug.com/24182 [ Debug ] fast/css/large-list-of-rules-crash.html [ Slow ]
9 crbug.com/24182 [ Debug ] fast/dom/shadow/tree-scope-crash.html [ Slow ] 9 crbug.com/24182 [ Debug ] fast/dom/shadow/tree-scope-crash.html [ Slow ]
10 crbug.com/24182 [ Debug ] fast/dom/HTMLSelectElement/option-add-crash.html [ Slo w ] 10 crbug.com/24182 [ Debug ] fast/dom/HTMLSelectElement/option-add-crash.html [ Slo w ]
(...skipping 1642 matching lines...) Expand 10 before | Expand all | Expand 10 after
1653 1653
1654 # Test depends on timezone. 1654 # Test depends on timezone.
1655 crbug.com/244179 fast/js/date-parse-test.html [ Failure Pass ] 1655 crbug.com/244179 fast/js/date-parse-test.html [ Failure Pass ]
1656 1656
1657 # Makes the following test crash 1657 # Makes the following test crash
1658 crbug.com/244225 inspector-protocol/dom/setFileInputFiles.html [ Skip ] 1658 crbug.com/244225 inspector-protocol/dom/setFileInputFiles.html [ Skip ]
1659 1659
1660 crbug.com/244276 fast/images/gif-loop-count.html [ ImageOnlyFailure Pass ] 1660 crbug.com/244276 fast/images/gif-loop-count.html [ ImageOnlyFailure Pass ]
1661 crbug.com/244276 crbug.com/245189 virtual/deferred/fast/images/gif-loop-count.ht ml [ ImageOnlyFailure Pass ] 1661 crbug.com/244276 crbug.com/245189 virtual/deferred/fast/images/gif-loop-count.ht ml [ ImageOnlyFailure Pass ]
1662 1662
1663 # Wrong fixed-position layout
1664 crbug.com/243967 compositing/gestures/gesture-tapHighlight-simple-div-boxshadow- fixed-nested2.html [ ImageOnlyFailure ]
1665
1666 # New baselines are needed due to the switch to use bicubic filtering in Skia. 1663 # New baselines are needed due to the switch to use bicubic filtering in Skia.
1667 crbug.com/229120 virtual/deferred/fast/images/imagemap-focus-ring-zero-outline-w idth.html [ ImageOnlyFailure ] 1664 crbug.com/229120 virtual/deferred/fast/images/imagemap-focus-ring-zero-outline-w idth.html [ ImageOnlyFailure ]
1668 crbug.com/229120 virtual/deferred/fast/images/jpeg-with-color-profile.html [ Ima geOnlyFailure ] 1665 crbug.com/229120 virtual/deferred/fast/images/jpeg-with-color-profile.html [ Ima geOnlyFailure ]
1669 crbug.com/229120 virtual/deferred/fast/images/pixel-crack-image-background-webki t-transform-scale.html [ ImageOnlyFailure ] 1666 crbug.com/229120 virtual/deferred/fast/images/pixel-crack-image-background-webki t-transform-scale.html [ ImageOnlyFailure ]
1670 crbug.com/229120 virtual/deferred/fast/images/png-with-color-profile.html [ Imag eOnlyFailure ] 1667 crbug.com/229120 virtual/deferred/fast/images/png-with-color-profile.html [ Imag eOnlyFailure ]
1671 crbug.com/229120 virtual/deferred/fast/images/rgb-png-with-cmyk-color-profile.ht ml [ ImageOnlyFailure ] 1668 crbug.com/229120 virtual/deferred/fast/images/rgb-png-with-cmyk-color-profile.ht ml [ ImageOnlyFailure ]
1672 crbug.com/229120 virtual/deferred/fast/images/webp-color-profile-lossy.html [ Im ageOnlyFailure ] 1669 crbug.com/229120 virtual/deferred/fast/images/webp-color-profile-lossy.html [ Im ageOnlyFailure ]
1673 crbug.com/229120 virtual/deferred/fast/images/ycbcr-with-cmyk-color-profile.html [ ImageOnlyFailure ] 1670 crbug.com/229120 virtual/deferred/fast/images/ycbcr-with-cmyk-color-profile.html [ ImageOnlyFailure ]
1674 1671
1675 crbug.com/246749 [ Debug ] inspector/extensions/extensions-panel.html [ Timeout Pass ] 1672 crbug.com/246749 [ Debug ] inspector/extensions/extensions-panel.html [ Timeout Pass ]
(...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after
1828 1825
1829 # Causes the test following it ( fast/loader/subresource-willSendRequest-null.ht ml ) to Timeout. 1826 # Causes the test following it ( fast/loader/subresource-willSendRequest-null.ht ml ) to Timeout.
1830 crbug.com/253619 fast/loader/subresource-load-failed-crash.html [ Skip ] 1827 crbug.com/253619 fast/loader/subresource-load-failed-crash.html [ Skip ]
1831 1828
1832 crbug.com/254219 [ MountainLion ] fast/multicol/newmulticol/columns-shorthand-pa rsing.html [ ImageOnlyFailure ] 1829 crbug.com/254219 [ MountainLion ] fast/multicol/newmulticol/columns-shorthand-pa rsing.html [ ImageOnlyFailure ]
1833 crbug.com/254985 [ Win ] fast/events/space-scroll-event.html [ Crash Pass ] 1830 crbug.com/254985 [ Win ] fast/events/space-scroll-event.html [ Crash Pass ]
1834 crbug.com/255359 [ Debug ] fast/events/resize-events-count.html [ Pass Failure ] 1831 crbug.com/255359 [ Debug ] fast/events/resize-events-count.html [ Pass Failure ]
1835 crbug.com/255359 [ Debug ] fast/events/resize-events-fixed-layout.html [ Pass Fa ilure ] 1832 crbug.com/255359 [ Debug ] fast/events/resize-events-fixed-layout.html [ Pass Fa ilure ]
1836 1833
1837 crbug.com/255407 plugins/npruntime/leak-window-scriptable-object.html [ Pass Fai lure ] 1834 crbug.com/255407 plugins/npruntime/leak-window-scriptable-object.html [ Pass Fai lure ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/compositing/gestures/gesture-tapHighlight-simple-div-boxshadow-fixed-nested2-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698