Changeset 62141 in webkit


Ignore:
Timestamp:
Jun 29, 2010 12:38:33 PM (14 years ago)
Author:
robert@webkit.org
Message:

2010-06-29 Robert Hogan <robert@webkit.org>

Reviewed by Kenneth Rohde Christiansen.

[Qt] http/tests/security/mixedContent tests now pass

https://bugs.webkit.org/show_bug.cgi?id=34839

  • platform/qt/Skipped:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r62140 r62141  
     12010-06-29  Robert Hogan  <robert@webkit.org>
     2
     3        Reviewed by Kenneth Rohde Christiansen.
     4
     5        [Qt] http/tests/security/mixedContent tests now pass
     6
     7        https://bugs.webkit.org/show_bug.cgi?id=34839
     8
     9        * platform/qt/Skipped:
     10
    1112010-06-29  Robert Hogan  <robert@webkit.org>
    212
  • trunk/LayoutTests/platform/qt/Skipped

    r62140 r62141  
    183183http/tests/media
    184184http/tests/wml
    185 
    186 # Evaluate expected results for frame loader callbacks
    187 # https://bugs.webkit.org/show_bug.cgi?id=34839
    188 http/tests/security/mixedContent/about-blank-iframe-in-main-frame.html
    189 http/tests/security/mixedContent/data-url-iframe-in-main-frame.html
    190 http/tests/security/mixedContent/insecure-css-in-main-frame.html
    191 http/tests/security/mixedContent/insecure-iframe-in-main-frame.html
    192 http/tests/security/mixedContent/insecure-image-in-main-frame.html
    193 http/tests/security/mixedContent/redirect-http-to-https-iframe-in-main-frame.html
    194 http/tests/security/mixedContent/redirect-https-to-http-iframe-in-main-frame.html
    195185
    196186# Skip failed appcache test cases
Note: See TracChangeset for help on using the changeset viewer.