Changeset 145151 in webkit


Ignore:
Timestamp:
Mar 7, 2013, 4:26:06 PM (13 years ago)
Author:
dino@apple.com
Message:

border-fit should happen at layout time rather than paint time
https://bugs.webkit.org/show_bug.cgi?id=111606

Unreviewed. Skipping some broken tests.

  • platform/mac/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r145145 r145151  
     12013-03-07  Dean Jackson  <dino@apple.com>
     2
     3        border-fit should happen at layout time rather than paint time
     4        https://bugs.webkit.org/show_bug.cgi?id=111606
     5
     6        Unreviewed. Skipping some broken tests.
     7
     8        * platform/mac/TestExpectations:
     9
    1102013-03-07  Filip Pizlo  <fpizlo@apple.com>
    211
  • trunk/LayoutTests/platform/mac/TestExpectations

    r145114 r145151  
    14571457
    14581458webkit.org/b/111754 inspector/debugger/debugger-expand-scope.html [ Crash Pass ]
     1459
     1460webkit.org/b/111606 fast/borders/border-fit-2.html [ Failure Pass ]
     1461webkit.org/b/111606 fast/borders/border-fit.html [ Failure Pass ]
     1462webkit.org/b/111606 fast/repaint/border-fit-lines.html [ Failure Pass ]
Note: See TracChangeset for help on using the changeset viewer.