https://bugs.webkit.org/show_bug.cgi?id=141679
Reviewed by Alexey Proskuryakov.
Simply a spacing change
* http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients-expected.txt:
* http/tests/security/cross-frame-access-callback-explicit-domain-ALLOW-expected.txt:
* platform/mac/TestExpectations:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@180202
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2015-02-16 Myles C. Maxfield <mmaxfield@apple.com>
+
+ Update cross-frame http tests after r177774
+ https://bugs.webkit.org/show_bug.cgi?id=141679
+
+ Reviewed by Alexey Proskuryakov.
+
+ Simply a spacing change
+
+ * http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients-expected.txt:
+ * http/tests/security/cross-frame-access-callback-explicit-domain-ALLOW-expected.txt:
+ * platform/mac/TestExpectations:
+
2015-02-16 Myles C. Maxfield <mmaxfield@apple.com>
Update accessibility/table-cells.html after r177774
CONSOLE MESSAGE: Refused to display 'http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-deny.cgi' in a frame because it set 'X-Frame-Options' to 'deny'.
ALERT: PASS: onload fired.
-Test that two main resources pointing to the same url that are canceled within didReceiveResponse() don't cause us to crash.
+Test that two main resources pointing to the same url that are canceled within didReceiveResponse() don't cause us to crash.
-The child frame will get a function from the parent frame, set the document.domain property and then try to use the function. The function should still be able to access parent frame properties.
+The child frame will get a function from the parent frame, set the document.domain property and then try to use the function. The function should still be able to access parent frame properties.
PASS: canGet('window.location.href') should be 'true' and is.
PASS: window.thisIsTopFrame should be 'true' and is.
webkit.org/b/139968 svg/transforms/transformed-text-fill-gradient.html [ ImageOnlyFailure ]
# The following tests' expected results don't look like render tree dumps
webkit.org/b/139968 editing/selection/fake-drag.html [ Failure ]
-webkit.org/b/139968 http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients.html [ Failure ]
-webkit.org/b/139968 http/tests/security/cross-frame-access-callback-explicit-domain-ALLOW.html [ Failure ]
webkit.org/b/139968 fast/forms/cursor-at-editable-content-boundary.html [ Failure ]
webkit.org/b/139968 fast/forms/text-control-intrinsic-widths.html [ Failure ]
webkit.org/b/139968 svg/animations/animate-text-nested-transforms.html [ Failure ]