Changeset 64717 in webkit


Ignore:
Timestamp:
Aug 5, 2010 12:01:11 AM (14 years ago)
Author:
abarth@webkit.org
Message:

2010-08-05 Adam Barth <abarth@webkit.org>

Reviewed by Eric Seidel.

Add a test for SVG-in-HTML
https://bugs.webkit.org/show_bug.cgi?id=43539

Just a basic test that we can render SVG in HTML.

  • platform/mac/svg/in-html/circle-expected.txt: Added.
  • svg/in-html/circle.html: Added.
Location:
trunk/LayoutTests
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r64716 r64717  
     12010-08-05  Adam Barth  <abarth@webkit.org>
     2
     3        Reviewed by Eric Seidel.
     4
     5        Add a test for SVG-in-HTML
     6        https://bugs.webkit.org/show_bug.cgi?id=43539
     7
     8        Just a basic test that we can render SVG in HTML.
     9
     10        * platform/mac/svg/in-html/circle-expected.txt: Added.
     11        * svg/in-html/circle.html: Added.
     12
    1132010-08-04  Zoltan Herczeg  <zherczeg@webkit.org>
    214
Note: See TracChangeset for help on using the changeset viewer.