Changeset 83487 in webkit


Ignore:
Timestamp:
Apr 11, 2011 1:38:15 PM (13 years ago)
Author:
rniwa@webkit.org
Message:

2011-04-11 Ryosuke Niwa <rniwa@webkit.org>

Reviewed by Antti Koivisto.

Text inserted at the collapsed selection between two BRs following a non-wrapping text that forces overflow
https://bugs.webkit.org/show_bug.cgi?id=47806

Add a regression test since this bug does not reproduce anymore.
The test is co-authored by James Robinson and Levi Weintraub.

  • fast/text/text-between-two-brs-in-nowrap-overflow-expected.txt: Added.
  • fast/text/text-between-two-brs-in-nowrap-overflow.html: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r83483 r83487  
     12011-04-11  Ryosuke Niwa  <rniwa@webkit.org>
     2
     3        Reviewed by Antti Koivisto.
     4
     5        Text inserted at the collapsed selection between two BRs following a non-wrapping text that forces overflow
     6        https://bugs.webkit.org/show_bug.cgi?id=47806
     7
     8        Add a regression test since this bug does not reproduce anymore.
     9        The test is co-authored by James Robinson and Levi Weintraub.
     10
     11        * fast/text/text-between-two-brs-in-nowrap-overflow-expected.txt: Added.
     12        * fast/text/text-between-two-brs-in-nowrap-overflow.html: Added.
     13
    1142011-04-06  Xiaomei Ji  <xji@chromium.org>
    215
Note: See TracChangeset for help on using the changeset viewer.