Changeset 98580 in webkit


Ignore:
Timestamp:
Oct 27, 2011 8:24:44 AM (12 years ago)
Author:
commit-queue@webkit.org
Message:

Microdata: Add test cases for itemscope attribute.
https://bugs.webkit.org/show_bug.cgi?id=71014

Patch by Arko Saha <arko@motorola.com> on 2011-10-27
Reviewed by Ryosuke Niwa.

  • fast/dom/MicroData/itemscope-attribute-test-expected.txt: Added.
  • fast/dom/MicroData/itemscope-attribute-test.html: Added.
  • fast/dom/MicroData/itemscope-must-be-read-write-expected.txt: Added.
  • fast/dom/MicroData/itemscope-must-be-read-write.html: Added.
Location:
trunk/LayoutTests
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r98577 r98580  
     12011-10-27  Arko Saha  <arko@motorola.com>
     2
     3        Microdata: Add test cases for itemscope attribute.
     4        https://bugs.webkit.org/show_bug.cgi?id=71014
     5
     6        Reviewed by Ryosuke Niwa.
     7
     8        * fast/dom/MicroData/itemscope-attribute-test-expected.txt: Added.
     9        * fast/dom/MicroData/itemscope-attribute-test.html: Added.
     10        * fast/dom/MicroData/itemscope-must-be-read-write-expected.txt: Added.
     11        * fast/dom/MicroData/itemscope-must-be-read-write.html: Added.
     12
    1132011-10-27  Yury Semikhatsky  <yurys@chromium.org>
    214
Note: See TracChangeset for help on using the changeset viewer.