Changeset 76468 in webkit


Ignore:
Timestamp:
Jan 23, 2011 1:08:42 PM (13 years ago)
Author:
ap@apple.com
Message:

2011-01-23 Alexey Proskuryakov <ap@apple.com>

Reviewed by Eric Seidel.

https://bugs.webkit.org/show_bug.cgi?id=15649
Empty STYLE elements are not reflected into the document.styleSheets object

Adding a test for a bug that no longer occurs.

  • fast/dom/document-stylesheets-empty-style-expected.txt: Added.
  • fast/dom/document-stylesheets-empty-style.html: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r76458 r76468  
     12011-01-23  Alexey Proskuryakov  <ap@apple.com>
     2
     3        Reviewed by Eric Seidel.
     4
     5        https://bugs.webkit.org/show_bug.cgi?id=15649
     6        Empty STYLE elements are not reflected into the document.styleSheets object
     7
     8        Adding a test for a bug that no longer occurs.
     9
     10        * fast/dom/document-stylesheets-empty-style-expected.txt: Added.
     11        * fast/dom/document-stylesheets-empty-style.html: Added.
     12
    1132011-01-22  Maciej Stachowiak  <mjs@apple.com>
    214
Note: See TracChangeset for help on using the changeset viewer.