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

Side by Side Diff: LayoutTests/TestExpectations

Issue 1234463005: Don't invalidate cell when collapsed border changes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: NeedsRebaseline Created 5 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 | Source/core/layout/LayoutTableCell.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 crbug.com/504613 paint/images/image-backgrounds-not-antialiased.html [ ImageOnly Failure ] 1 crbug.com/504613 paint/images/image-backgrounds-not-antialiased.html [ ImageOnly Failure ]
2 crbug.com/502531 fast/borders/border-antialiasing.html [ ImageOnlyFailure ] 2 crbug.com/502531 fast/borders/border-antialiasing.html [ ImageOnlyFailure ]
3 3
4 crbug.com/474117 compositing/overflow/overflow-positioning.html [ ImageOnlyFailu re Pass ] 4 crbug.com/474117 compositing/overflow/overflow-positioning.html [ ImageOnlyFailu re Pass ]
5 5
6 crbug.com/487281 [ Mac ] fast/forms/menulist-narrow-width.html [ ImageOnlyFailur e ] 6 crbug.com/487281 [ Mac ] fast/forms/menulist-narrow-width.html [ ImageOnlyFailur e ]
7 7
8 crbug.com/499688 virtual/rootlayerscrolls/fast/scrolling/background-paint-scroll ed.html [ Pass Crash ] 8 crbug.com/499688 virtual/rootlayerscrolls/fast/scrolling/background-paint-scroll ed.html [ Pass Crash ]
9 9
10 crbug.com/427606 virtual/gpu/fast/canvas/canvas-shadow-source-in.html [ Pass Ima geOnlyFailure NeedsManualRebaseline ] 10 crbug.com/427606 virtual/gpu/fast/canvas/canvas-shadow-source-in.html [ Pass Ima geOnlyFailure NeedsManualRebaseline ]
(...skipping 1477 matching lines...) Expand 10 before | Expand all | Expand 10 after
1488 crbug.com/453781 fast/hidpi/image-srcset-invalid-inputs.html [ Pass Failure ] 1488 crbug.com/453781 fast/hidpi/image-srcset-invalid-inputs.html [ Pass Failure ]
1489 crbug.com/453781 fast/hidpi/image-srcset-only-src-attribute.html [ Pass Failure ] 1489 crbug.com/453781 fast/hidpi/image-srcset-only-src-attribute.html [ Pass Failure ]
1490 crbug.com/453781 fast/hidpi/image-srcset-remove-dynamically-from-js.html [ Pass Failure ] 1490 crbug.com/453781 fast/hidpi/image-srcset-remove-dynamically-from-js.html [ Pass Failure ]
1491 crbug.com/453781 fast/hidpi/image-srcset-same-alternative-for-both-attributes.ht ml [ Pass Failure ] 1491 crbug.com/453781 fast/hidpi/image-srcset-same-alternative-for-both-attributes.ht ml [ Pass Failure ]
1492 crbug.com/453781 fast/hidpi/image-srcset-simple-1x.html [ Pass Failure ] 1492 crbug.com/453781 fast/hidpi/image-srcset-simple-1x.html [ Pass Failure ]
1493 crbug.com/453781 fast/hidpi/image-srcset-simple-2x.html [ Pass Failure ] 1493 crbug.com/453781 fast/hidpi/image-srcset-simple-2x.html [ Pass Failure ]
1494 crbug.com/453781 fast/hidpi/image-srcset-src-selection-1x.html [ Pass Failure ] 1494 crbug.com/453781 fast/hidpi/image-srcset-src-selection-1x.html [ Pass Failure ]
1495 crbug.com/453781 fast/hidpi/image-srcset-src-selection-1x-both.html [ Pass Failu re ] 1495 crbug.com/453781 fast/hidpi/image-srcset-src-selection-1x-both.html [ Pass Failu re ]
1496 crbug.com/453781 fast/hidpi/image-srcset-src-selection-2x.html [ Pass Failure ] 1496 crbug.com/453781 fast/hidpi/image-srcset-src-selection-2x.html [ Pass Failure ]
1497 1497
1498 crbug.com/509847 fast/table/border-collapsing/cached-change-colgroup-border-colo r.html [ NeedsRebaseline ]
1499 crbug.com/509847 fast/table/border-collapsing/cached-change-row-border-color.htm l [ NeedsRebaseline ]
1500 crbug.com/509847 fast/table/border-collapsing/cached-change-tbody-border-color.h tml [ NeedsRebaseline ]
1501 crbug.com/509847 fast/table/border-collapsing/cached-change-table-border-color.h tml [ NeedsRebaseline ]
1502 crbug.com/509847 fast/table/border-collapsing/cached-change-row-border-width.htm l [ NeedsRebaseline ]
1503 crbug.com/509847 fast/table/border-collapsing/cached-change-cell-border-color.ht ml [ NeedsRebaseline ]
1504 crbug.com/509847 fast/table/border-collapsing/cached-change-table-border-width.h tml [ NeedsRebaseline ]
1505 crbug.com/509847 fast/table/border-collapsing/cached-change-tbody-border-width.h tml [ NeedsRebaseline ]
1506 crbug.com/509847 fast/table/border-collapsing/cached-change-col-border-width.htm l [ NeedsRebaseline ]
1507 crbug.com/509847 fast/repaint/table-outer-border.html [ NeedsRebaseline ]
1508 crbug.com/509847 fast/table/border-collapsing/border-collapse-change-separate-to -collapse.html [ NeedsRebaseline ]
1509 crbug.com/509847 fast/repaint/table-cell-collapsed-border.html [ NeedsRebaseline ]
1510 crbug.com/509847 fast/table/border-collapsing/cached-change-cell-sl-border-color .html [ NeedsRebaseline ]
1511 crbug.com/509847 fast/table/border-collapsing/cached-change-col-border-color.htm l [ NeedsRebaseline ]
1512 crbug.com/509847 fast/table/border-collapsing/cached-cell-remove.html [ NeedsReb aseline ]
1513 crbug.com/509847 fast/repaint/table-collapsed-border.html [ NeedsRebaseline ]
1514 crbug.com/509847 fast/table/border-collapsing/cached-change-cell-border-width.ht ml [ NeedsRebaseline ]
1515 crbug.com/509847 fast/table/border-collapsing/cached-cell-append.html [ NeedsReb aseline ]
1516 crbug.com/509847 fast/table/border-collapsing/cached-change-colgroup-border-widt h.html [ NeedsRebaseline ]
1517
1498 crbug.com/466200 svg/custom/repaint-on-constant-size-change.svg [ Failure ] 1518 crbug.com/466200 svg/custom/repaint-on-constant-size-change.svg [ Failure ]
1499 1519
1500 # Temporary until we start generating Trusty baselines. 1520 # Temporary until we start generating Trusty baselines.
1501 crbug.com/498021 [ Linux ] fast/text/unicode-fallback-font.html [ Failure ] 1521 crbug.com/498021 [ Linux ] fast/text/unicode-fallback-font.html [ Failure ]
1502 crbug.com/498021 [ Linux ] http/tests/misc/xslt-bad-import.html [ Failure ] 1522 crbug.com/498021 [ Linux ] http/tests/misc/xslt-bad-import.html [ Failure ]
1503 crbug.com/498021 [ Linux ] http/tests/security/contentTypeOptions/nosniff-script -without-content-type-blocked.html [ Failure ] 1523 crbug.com/498021 [ Linux ] http/tests/security/contentTypeOptions/nosniff-script -without-content-type-blocked.html [ Failure ]
1504 crbug.com/498021 [ Linux ] svg/custom/use-on-symbol-inside-pattern.svg [ Failure ] 1524 crbug.com/498021 [ Linux ] svg/custom/use-on-symbol-inside-pattern.svg [ Failure ]
1505 crbug.com/498021 [ Linux ] fast/forms/month/month-appearance-l10n.html [ ImageOn lyFailure ] 1525 crbug.com/498021 [ Linux ] fast/forms/month/month-appearance-l10n.html [ ImageOn lyFailure ]
1506 crbug.com/498021 [ Linux ] fast/text/complex-text-opacity.html [ ImageOnlyFailur e ] 1526 crbug.com/498021 [ Linux ] fast/text/complex-text-opacity.html [ ImageOnlyFailur e ]
1507 crbug.com/498021 [ Linux ] fast/text/ellipsis-stroked.html [ ImageOnlyFailure ] 1527 crbug.com/498021 [ Linux ] fast/text/ellipsis-stroked.html [ ImageOnlyFailure ]
(...skipping 2093 matching lines...) Expand 10 before | Expand all | Expand 10 after
3601 crbug.com/509025 [ Yosemite ] virtual/prefer_compositing_to_lcd_text/compositing /overflow/theme-affects-visual-overflow.html [ Failure ] 3621 crbug.com/509025 [ Yosemite ] virtual/prefer_compositing_to_lcd_text/compositing /overflow/theme-affects-visual-overflow.html [ Failure ]
3602 3622
3603 # GrGLConvolutionEffect optimization causes blink layout test image differences 3623 # GrGLConvolutionEffect optimization causes blink layout test image differences
3604 crbug.com/505086 css3/filters/effect-blur-hw.html [ NeedsManualRebaseline ] 3624 crbug.com/505086 css3/filters/effect-blur-hw.html [ NeedsManualRebaseline ]
3605 crbug.com/505086 css3/filters/effect-brightness-clamping-hw.html [ NeedsManualRe baseline ] 3625 crbug.com/505086 css3/filters/effect-brightness-clamping-hw.html [ NeedsManualRe baseline ]
3606 crbug.com/505086 css3/filters/effect-combined-hw.html [ NeedsManualRebaseline ] 3626 crbug.com/505086 css3/filters/effect-combined-hw.html [ NeedsManualRebaseline ]
3607 # [robertphillips] re-enable this suppression after the Skia DEPS roll has lande d 3627 # [robertphillips] re-enable this suppression after the Skia DEPS roll has lande d
3608 #crbug.com/505086 css3/filters/effect-reference-zoom-hw.html [ NeedsManualRebase line ] 3628 #crbug.com/505086 css3/filters/effect-reference-zoom-hw.html [ NeedsManualRebase line ]
3609 3629
3610 crbug.com/509855 webaudio/stereopannernode-no-glitch.html [ Pass Timeout ] 3630 crbug.com/509855 webaudio/stereopannernode-no-glitch.html [ Pass Timeout ]
OLDNEW
« no previous file with comments | « no previous file | Source/core/layout/LayoutTableCell.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698