Changeset 162978 in webkit
- Timestamp:
- Jan 28, 2014, 4:07:24 PM (12 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r162974 r162978 1 2014-01-28 Alexey Proskuryakov <ap@apple.com> 2 3 REGRESSION (r162947): Repaint test results are different between WK1 and WK2 4 https://bugs.webkit.org/show_bug.cgi?id=127814 5 6 * platform/mac-wk2/TestExpectations: Marking them as failing for now. 7 1 8 2014-01-28 Alexey Proskuryakov <ap@apple.com> 2 9 -
trunk/LayoutTests/platform/mac-wk2/TestExpectations
r162644 r162978 365 365 webkit.org/b/125996 platform/mac/accessibility/search-when-element-starts-in-table.html [ Failure ] 366 366 367 webkit.org/b/127814 compositing/repaint/invalidations-on-composited-layers.html [ Failure ] 368 webkit.org/b/127814 compositing/repaint/resize-repaint.html [ Failure ] 369 webkit.org/b/127814 fast/box-shadow/shadow-repaint.html [ Failure ] 370 webkit.org/b/127814 fast/css-grid-layout/grid-element-change-columns-repaint.html [ Failure ] 371 webkit.org/b/127814 fast/css-grid-layout/grid-element-change-rows-repaint.html [ Failure ] 372 webkit.org/b/127814 fast/css-grid-layout/grid-item-change-column-repaint.html [ Failure ] 373 webkit.org/b/127814 fast/css-grid-layout/grid-item-change-row-repaint.html [ Failure ] 374 webkit.org/b/127814 fast/images/repaint-subrect-grid.html [ Failure ] 375 webkit.org/b/127814 fast/regions/repaint/element-in-named-flow-absolute-from-fixed.html [ Failure ] 376 webkit.org/b/127814 fast/regions/repaint/element-in-named-flow-fixed-from-absolute.html [ Failure ] 377 webkit.org/b/127814 fast/regions/repaint/element-inflow-fixed-from-outflow-static.html [ Failure ] 378 webkit.org/b/127814 fast/regions/repaint/element-outflow-static-from-inflow-fixed.html [ Failure ] 379 webkit.org/b/127814 fast/regions/repaint/invalid-region-repaint-crash.html [ Failure ] 380 webkit.org/b/127814 fast/regions/repaint/repaint-element-inside-relative-region.html [ Failure ] 381 webkit.org/b/127814 fast/regions/repaint/repaint-regions-overflow.html [ Failure ] 382 webkit.org/b/127814 fast/repaint/background-shorthand-with-gradient-and-height-changes.html [ Failure ] 383 webkit.org/b/127814 fast/repaint/horizontal-bt-overflow-child.html [ Failure ] 384 webkit.org/b/127814 fast/repaint/horizontal-bt-overflow-parent.html [ Failure ] 385 webkit.org/b/127814 fast/repaint/horizontal-bt-overflow-same.html [ Failure ] 386 webkit.org/b/127814 fast/repaint/negative-text-indent-with-overflow-hidden.html [ Failure ] 387 webkit.org/b/127814 fast/repaint/overflow-flipped-writing-mode-table.html [ Failure ] 388 webkit.org/b/127814 fast/repaint/reflection-table-layout.html [ Failure ] 389 webkit.org/b/127814 fast/repaint/transform-table-layout.html [ Failure ] 390 webkit.org/b/127814 fast/repaint/vertical-overflow-child.html [ Failure ] 391 webkit.org/b/127814 fast/repaint/vertical-overflow-parent.html [ Failure ] 392 webkit.org/b/127814 fast/repaint/vertical-overflow-same.html [ Failure ] 393 webkit.org/b/127814 svg/repaint/repaint-webkit-svg-shadow-container.html [ Failure ] 394 395 367 396 ### END OF (1) Classified failures with bug reports 368 397 ########################################
Note:
See TracChangeset
for help on using the changeset viewer.