⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 183979 in webkit


Ignore:
Timestamp:
May 7, 2015, 9:57:25 PM (11 years ago)
Author:
Simon Fraser
Message:

New results after r183970. Fixed elements are now always considered to intersect
the coverage rect.

  • platform/mac-wk2/tiled-drawing/scrolling/fixed/four-bars-zoomed-expected.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r183967 r183979  
     12015-05-07  Simon Fraser  <simon.fraser@apple.com>
     2
     3        New results after r183970. Fixed elements are now always considered to intersect
     4        the coverage rect.
     5
     6        * platform/mac-wk2/tiled-drawing/scrolling/fixed/four-bars-zoomed-expected.txt:
     7
    182015-05-07  Sam Weinig  <sam@webkit.org>
    29
  • trunk/LayoutTests/platform/mac-wk2/tiled-drawing/scrolling/fixed/four-bars-zoomed-expected.txt

    r183354 r183979  
    7272          (visible rect 0.00, 0.00 0.00 x 0.00)
    7373          (coverage rect -597.00, -196.00 341.30 x 254.35)
    74           (intersects coverage rect 0)
     74          (intersects coverage rect 1)
    7575          (contentsScale 2.30)
    7676        )
     
    8181          (visible rect 0.00, 0.00 0.00 x 0.00)
    8282          (coverage rect 4.00, -497.00 341.30 x 254.35)
    83           (intersects coverage rect 0)
     83          (intersects coverage rect 1)
    8484          (contentsScale 2.30)
    8585        )
Note: See TracChangeset for help on using the changeset viewer.