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

Side by Side Diff: LayoutTests/TestExpectations

Issue 1328693002: Drop special-case handling of zero-length subpaths (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase; TEs. Created 5 years, 3 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 | Source/core/layout/svg/LayoutSVGPath.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 # We tests under paint/invalidation/spv2 as --enable-slimming-paint-v2 physical suite. 1 # We tests under paint/invalidation/spv2 as --enable-slimming-paint-v2 physical suite.
2 crbug.com/524134 virtual/spv2/paint/invalidation/spv2 [ Skip ] 2 crbug.com/524134 virtual/spv2/paint/invalidation/spv2 [ Skip ]
3 3
4 # TODO(wangxianzhu): Triage the failures 4 # TODO(wangxianzhu): Triage the failures
5 crbug.com/524134 virtual/spv2/paint/invalidation/invalidate-after-composited-scr oll.html [ Failure ] 5 crbug.com/524134 virtual/spv2/paint/invalidation/invalidate-after-composited-scr oll.html [ Failure ]
6 crbug.com/524134 virtual/spv2/paint/selection/text-selection-drag.html [ ImageOn lyFailure ] 6 crbug.com/524134 virtual/spv2/paint/selection/text-selection-drag.html [ ImageOn lyFailure ]
7 crbug.com/524134 virtual/spv2/paint/deprecatedpaintlayer/non-self-painting-layer -overrides-visibility.html [ Crash ImageOnlyFailure Timeout ] 7 crbug.com/524134 virtual/spv2/paint/deprecatedpaintlayer/non-self-painting-layer -overrides-visibility.html [ Crash ImageOnlyFailure Timeout ]
8 crbug.com/524134 paint/invalidation/spv2/destroy-scrollbar.html [ ImageOnlyFailu re ] 8 crbug.com/524134 paint/invalidation/spv2/destroy-scrollbar.html [ ImageOnlyFailu re ]
9 crbug.com/524134 paint/invalidation/spv2/focus-ring-on-continuation-move.html [ ImageOnlyFailure ] 9 crbug.com/524134 paint/invalidation/spv2/focus-ring-on-continuation-move.html [ ImageOnlyFailure ]
10 crbug.com/524134 paint/invalidation/spv2/justify-self-change-keeping-geometry.ht ml [ ImageOnlyFailure ] 10 crbug.com/524134 paint/invalidation/spv2/justify-self-change-keeping-geometry.ht ml [ ImageOnlyFailure ]
(...skipping 1491 matching lines...) Expand 10 before | Expand all | Expand 10 after
1502 crbug.com/521764 [ Win10 ] inspector/tracing/timeline-timer-fired-from-eval-call -site.html [ Failure Pass ] 1502 crbug.com/521764 [ Win10 ] inspector/tracing/timeline-timer-fired-from-eval-call -site.html [ Failure Pass ]
1503 crbug.com/521764 [ Win10 ] plugins/netscape-plugin-map-data-to-src.html [ Failur e Pass ] 1503 crbug.com/521764 [ Win10 ] plugins/netscape-plugin-map-data-to-src.html [ Failur e Pass ]
1504 crbug.com/521764 [ Win10 ] plugins/update-widgets-crash.html [ Pass Timeout ] 1504 crbug.com/521764 [ Win10 ] plugins/update-widgets-crash.html [ Pass Timeout ]
1505 crbug.com/521764 [ Win10 ] printing/webgl-repeated-printing.html [ Crash Timeout ] 1505 crbug.com/521764 [ Win10 ] printing/webgl-repeated-printing.html [ Crash Timeout ]
1506 crbug.com/521764 [ Win10 ] svg/custom/textPath-remove-path-pattern.svg [ ImageOn lyFailure Pass Timeout ] 1506 crbug.com/521764 [ Win10 ] svg/custom/textPath-remove-path-pattern.svg [ ImageOn lyFailure Pass Timeout ]
1507 crbug.com/521764 [ Win10 ] accessibility/inline-text-changes.html [ Failure Pass ] 1507 crbug.com/521764 [ Win10 ] accessibility/inline-text-changes.html [ Failure Pass ]
1508 crbug.com/521764 [ Win10 ] fast/loader/javascript-detached-frame-no-crash.html [ Pass Timeout ] 1508 crbug.com/521764 [ Win10 ] fast/loader/javascript-detached-frame-no-crash.html [ Pass Timeout ]
1509 crbug.com/521764 [ Win10 ] virtual/display_list_2d_canvas/fast/canvas/canvas-res ize-reset.html [ Pass Timeout ] 1509 crbug.com/521764 [ Win10 ] virtual/display_list_2d_canvas/fast/canvas/canvas-res ize-reset.html [ Pass Timeout ]
1510 crbug.com/521764 [ Win10 ] transitions/equivalent-background-image-no-transition .html [ Pass Timeout ] 1510 crbug.com/521764 [ Win10 ] transitions/equivalent-background-image-no-transition .html [ Pass Timeout ]
1511 1511
1512 crbug.com/529845 svg/W3C-SVG-1.1-SE/painting-control-04-f.svg [ NeedsManualRebas eline ] 1512 crbug.com/529845 svg/stroke/zero-length-subpaths-linecap-rendering.svg [ NeedsRe baseline ]
1513 crbug.com/529845 svg/W3C-SVG-1.1/animate-elem-80-t.svg [ NeedsManualRebaseline ]
1514 crbug.com/529845 svg/stroke/zero-length-arc-linecaps-rendering.svg [ NeedsManual Rebaseline ]
1515 crbug.com/529845 svg/stroke/zero-length-path-linecap-rendering.svg [ NeedsManual Rebaseline ]
1516 crbug.com/529845 svg/stroke/zero-length-subpaths-linecap-rendering.svg [ NeedsMa nualRebaseline ]
1517 1513
1518 # GrGLConvolutionEffect optimization causes blink layout test image differences 1514 # GrGLConvolutionEffect optimization causes blink layout test image differences
1519 crbug.com/505086 css3/filters/effect-blur-hw.html [ NeedsManualRebaseline ] 1515 crbug.com/505086 css3/filters/effect-blur-hw.html [ NeedsManualRebaseline ]
1520 crbug.com/505086 css3/filters/effect-brightness-clamping-hw.html [ NeedsManualRe baseline ] 1516 crbug.com/505086 css3/filters/effect-brightness-clamping-hw.html [ NeedsManualRe baseline ]
1521 crbug.com/505086 css3/filters/effect-combined-hw.html [ NeedsManualRebaseline ] 1517 crbug.com/505086 css3/filters/effect-combined-hw.html [ NeedsManualRebaseline ]
1522 crbug.com/505086 css3/filters/effect-reference-zoom-hw.html [ NeedsManualRebasel ine ] 1518 crbug.com/505086 css3/filters/effect-reference-zoom-hw.html [ NeedsManualRebasel ine ]
1523 1519
1524 crbug.com/516522 [ Yosemite ] editing/selection/vertical-rl-rtl-extend-line-forw ard-p.html [ Failure ] 1520 crbug.com/516522 [ Yosemite ] editing/selection/vertical-rl-rtl-extend-line-forw ard-p.html [ Failure ]
1525 1521
1526 crbug.com/502927 [ XP ] paint/frames/frameset-with-stacking-context-and-not-stac king-context-children.html [ Failure ] 1522 crbug.com/502927 [ XP ] paint/frames/frameset-with-stacking-context-and-not-stac king-context-children.html [ Failure ]
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
1598 1594
1599 crbug.com/525299 [ MountainLion Mavericks XP Win10 ] http/tests/security/redirec t-BLOCKED-to-localURL.html [ Failure Pass ] 1595 crbug.com/525299 [ MountainLion Mavericks XP Win10 ] http/tests/security/redirec t-BLOCKED-to-localURL.html [ Failure Pass ]
1600 1596
1601 crbug.com/525903 inspector/sources/debugger-ui/watch-expressions-preserve-expans ion.html [ Failure Pass ] 1597 crbug.com/525903 inspector/sources/debugger-ui/watch-expressions-preserve-expans ion.html [ Failure Pass ]
1602 1598
1603 crbug.com/457273 [ Mac ] http/tests/websocket/close.html [ Pass Timeout ] 1599 crbug.com/457273 [ Mac ] http/tests/websocket/close.html [ Pass Timeout ]
1604 1600
1605 crbug.com/527009 fast/dom/plugin-attributes-enumeration.html [ NeedsManualRebase line ] 1601 crbug.com/527009 fast/dom/plugin-attributes-enumeration.html [ NeedsManualRebase line ]
1606 1602
1607 crbug.com/527743 [ Win10 ] paint/masks/table-cell-masks.html [ Pass Timeout ] 1603 crbug.com/527743 [ Win10 ] paint/masks/table-cell-masks.html [ Pass Timeout ]
OLDNEW
« no previous file with comments | « no previous file | Source/core/layout/svg/LayoutSVGPath.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698