Changeset 154017 in webkit


Ignore:
Timestamp:
Aug 13, 2013 1:07:09 PM (11 years ago)
Author:
ap@apple.com
Message:

REGRESSION(r139282): Old caret sometimes gets "stuck" (not repainted) in contenteditable elements.
https://bugs.webkit.org/show_bug.cgi?id=119520

  • fast/repaint/caret-jump-between-nodes-expected.txt: Test was failing everywhere. Landing current Mac results to make bots greener, but Andreas should take a look at fixing the test.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r154013 r154017  
     12013-08-13  Alexey Proskuryakov  <ap@apple.com>
     2
     3        REGRESSION(r139282): Old caret sometimes gets "stuck" (not repainted) in contenteditable elements.
     4        https://bugs.webkit.org/show_bug.cgi?id=119520
     5
     6        * fast/repaint/caret-jump-between-nodes-expected.txt: Test was failing everywhere.
     7        Landing current Mac results to make bots greener, but Andreas should take a look at
     8        fixing the test.
     9
    1102013-08-13  Robert Hogan  <robert@webkit.org>
    211
  • trunk/LayoutTests/fast/repaint/caret-jump-between-nodes-expected.txt

    r153815 r154017  
    66  (rect 8 44 100 100)
    77  (rect 3 39 110 110)
    8   (rect 8 44 1 18)
    98  (rect 8 44 1 18)
    109  (rect 3 39 110 110)
Note: See TracChangeset for help on using the changeset viewer.