Changeset 159640 in webkit


Ignore:
Timestamp:
Nov 21, 2013 12:03:05 PM (10 years ago)
Author:
stavila@adobe.com
Message:

Added test for :hover and javascript events on the visual overflow of a region.

[CSS Regions] Content in a region's visible overflow does not trigger :hover state, nor JavaScript events
https://bugs.webkit.org/show_bug.cgi?id=112010

Reviewed by Antti Koivisto.

  • fast/regions/hover-and-js-in-visual-overflow-expected.html: Added.
  • fast/regions/hover-and-js-in-visual-overflow.html: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r159637 r159640  
     12013-11-21  Radu Stavila  <stavila@adobe.com>
     2
     3        Added test for :hover and javascript events on the visual overflow of a region.
     4
     5        [CSS Regions] Content in a region's visible overflow does not trigger :hover state, nor JavaScript events
     6        https://bugs.webkit.org/show_bug.cgi?id=112010
     7
     8        Reviewed by Antti Koivisto.
     9
     10        * fast/regions/hover-and-js-in-visual-overflow-expected.html: Added.
     11        * fast/regions/hover-and-js-in-visual-overflow.html: Added.
     12
    1132013-11-21  Alexey Proskuryakov  <ap@apple.com>
    214
Note: See TracChangeset for help on using the changeset viewer.