Changeset 211250 in webkit


Ignore:
Timestamp:
Jan 26, 2017 6:52:50 PM (7 years ago)
Author:
dbates@webkit.org
Message:

[QuickLook] Add test to ensure that RTF documents have a unique origin
https://bugs.webkit.org/show_bug.cgi?id=167480

Reviewed by Andy Estes.

  • http/tests/quicklook/resources/document-domain-is-empty-string.rtf: Added.
  • http/tests/quicklook/rtf-document-domain-is-empty-string-expected.txt: Added.
  • http/tests/quicklook/rtf-document-domain-is-empty-string.html: Added.
  • platform/ios-simulator/TestExpectations: Skip the test in OpenSource as we

do not support touch events.

Location:
trunk/LayoutTests
Files:
3 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r211249 r211250  
     12017-01-26  Daniel Bates  <dabates@apple.com>
     2
     3        [QuickLook] Add test to ensure that RTF documents have a unique origin
     4        https://bugs.webkit.org/show_bug.cgi?id=167480
     5
     6        Reviewed by Andy Estes.
     7
     8        * http/tests/quicklook/resources/document-domain-is-empty-string.rtf: Added.
     9        * http/tests/quicklook/rtf-document-domain-is-empty-string-expected.txt: Added.
     10        * http/tests/quicklook/rtf-document-domain-is-empty-string.html: Added.
     11        * platform/ios-simulator/TestExpectations: Skip the test in OpenSource as we
     12        do not support touch events.
     13
    1142017-01-26  Jeremy Jones  <jeremyj@apple.com>
    215
  • trunk/LayoutTests/platform/ios-simulator/TestExpectations

    r211089 r211250  
    148148http/tests/quicklook/document-domain-is-empty-string.html [ Skip ]
    149149http/tests/quicklook/external-stylesheet-blocked.html [ Skip ]
     150http/tests/quicklook/rtf-document-domain-is-empty-string.html [ Skip ]
    150151http/tests/quicklook/submit-form-blocked.html [ Skip ]
    151152http/tests/quicklook/top-navigation-blocked.html [ Skip ]
Note: See TracChangeset for help on using the changeset viewer.