Changeset 56634 in webkit


Ignore:
Timestamp:
Mar 26, 2010 11:06:16 AM (14 years ago)
Author:
bweinstein@apple.com
Message:

Add fast/multicol/hit-test-above-or-below.html, this is failing in the same way as Qt, and is being
tracked by the same bug (https://bugs.webkit.org/show_bug.cgi?id=35973).

  • platform/win/Skipped:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r56633 r56634  
     12010-03-26  Brian Weinstein  <bweinstein@apple.com>
     2
     3        Add fast/multicol/hit-test-above-or-below.html, this is failing in the same way as Qt, and is being
     4        tracked by the same bug (https://bugs.webkit.org/show_bug.cgi?id=35973).
     5
     6        * platform/win/Skipped:
     7
    182010-03-26  David Levin  <levin@chromium.org>
    29
  • trunk/LayoutTests/platform/win/Skipped

    r56379 r56634  
    806806# Misses setMediaType() implementation
    807807fast/media/print-restores-previous-mediatype.html
     808
     809# https://bugs.webkit.org/show_bug.cgi?id=35973
     810fast/multicol/hit-test-above-or-below.html
Note: See TracChangeset for help on using the changeset viewer.