Changeset 126224 in webkit


Ignore:
Timestamp:
Aug 21, 2012 4:55:27 PM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[css3-text] Add repaint tests for -webkit-text-decoration-line
https://bugs.webkit.org/show_bug.cgi?id=94480

Patch by Bruno de Oliveira Abinader <Bruno de Oliveira Abinader> on 2012-08-21
Reviewed by Julien Chaffraix.

Changeset r125205 introduced new CSS3 property "-webkit-text-decoration-line".
This patch adds repaint layout tests for this property.

  • fast/css3-text-decoration/repaint/repaint-text-decoration-line-expected.png: Added.
  • fast/css3-text-decoration/repaint/repaint-text-decoration-line-expected.txt: Added.
  • fast/css3-text-decoration/repaint/repaint-text-decoration-line.html: Added.

Expected results generated from Chromium Linux build.

Location:
trunk/LayoutTests
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r126219 r126224  
     12012-08-21  Bruno de Oliveira Abinader  <bruno.abinader@basyskom.com>
     2
     3        [css3-text] Add repaint tests for -webkit-text-decoration-line
     4        https://bugs.webkit.org/show_bug.cgi?id=94480
     5
     6        Reviewed by Julien Chaffraix.
     7
     8        Changeset r125205 introduced new CSS3 property "-webkit-text-decoration-line".
     9        This patch adds repaint layout tests for this property.
     10
     11        * fast/css3-text-decoration/repaint/repaint-text-decoration-line-expected.png: Added.
     12        * fast/css3-text-decoration/repaint/repaint-text-decoration-line-expected.txt: Added.
     13        * fast/css3-text-decoration/repaint/repaint-text-decoration-line.html: Added.
     14        Expected results generated from Chromium Linux build.
     15
    1162012-08-21  Levi Weintraub  <leviw@chromium.org>
    217
Note: See TracChangeset for help on using the changeset viewer.