Changeset 80406 in webkit


Ignore:
Timestamp:
Mar 4, 2011 9:41:13 PM (13 years ago)
Author:
simonjam@chromium.org
Message:

2011-03-04 James Simonsen <simonjam@chromium.org>

Reviewed by Adam Barth.

Test that scripts with unknown types aren't loaded.
https://bugs.webkit.org/show_bug.cgi?id=51760

  • fast/dom/HTMLScriptElement/dont-load-unknown-type-expected.txt: Added.
  • fast/dom/HTMLScriptElement/dont-load-unknown-type.html: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r80404 r80406  
     12011-03-04  James Simonsen  <simonjam@chromium.org>
     2
     3        Reviewed by Adam Barth.
     4
     5        Test that scripts with unknown types aren't loaded.
     6        https://bugs.webkit.org/show_bug.cgi?id=51760
     7
     8        * fast/dom/HTMLScriptElement/dont-load-unknown-type-expected.txt: Added.
     9        * fast/dom/HTMLScriptElement/dont-load-unknown-type.html: Added.
     10
    1112011-03-04  John Bauman  <jbauman@chromium.org>
    212
Note: See TracChangeset for help on using the changeset viewer.