Changeset 147819 in webkit


Ignore:
Timestamp:
Apr 5, 2013 5:06:09 PM (11 years ago)
Author:
benjamin@webkit.org
Message:

Change css1/basic/comments-expected.html to be a ref-test
https://bugs.webkit.org/show_bug.cgi?id=113996

Patch by Benjamin Poulain <bpoulain@apple.com> on 2013-04-05
Reviewed by Jer Noble.

The test css1/basic/comments.html verifies the handling
of comments inside a CSS declaration.

The test is changed to a ref-test by simply defining the style
directly on each element on the reference.

  • css1/basic/comments-expected.html: Added.
  • platform/efl/css1/basic/comments-expected.png: Removed.
  • platform/efl/css1/basic/comments-expected.txt: Removed.
  • platform/gtk/css1/basic/comments-expected.txt: Removed.
  • platform/mac/css1/basic/comments-expected.png: Removed.
  • platform/mac/css1/basic/comments-expected.txt: Removed.
  • platform/qt/css1/basic/comments-expected.png: Removed.
  • platform/qt/css1/basic/comments-expected.txt: Removed.
Location:
trunk/LayoutTests
Files:
1 added
7 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r147816 r147819  
     12013-04-05  Benjamin Poulain  <bpoulain@apple.com>
     2
     3        Change css1/basic/comments-expected.html to be a ref-test
     4        https://bugs.webkit.org/show_bug.cgi?id=113996
     5
     6        Reviewed by Jer Noble.
     7
     8        The test css1/basic/comments.html verifies the handling
     9        of comments inside a CSS declaration.
     10
     11        The test is changed to a ref-test by simply defining the style
     12        directly on each element on the reference.
     13
     14        * css1/basic/comments-expected.html: Added.
     15        * platform/efl/css1/basic/comments-expected.png: Removed.
     16        * platform/efl/css1/basic/comments-expected.txt: Removed.
     17        * platform/gtk/css1/basic/comments-expected.txt: Removed.
     18        * platform/mac/css1/basic/comments-expected.png: Removed.
     19        * platform/mac/css1/basic/comments-expected.txt: Removed.
     20        * platform/qt/css1/basic/comments-expected.png: Removed.
     21        * platform/qt/css1/basic/comments-expected.txt: Removed.
     22
    1232013-04-05  Mark Hahnenberg  <mhahnenberg@apple.com>
    224
Note: See TracChangeset for help on using the changeset viewer.