Title: [155312] trunk/LayoutTests
Revision
155312
Author
[email protected]
Date
2013-09-08 13:34:58 -0700 (Sun, 08 Sep 2013)

Log Message

http/tests/security/shape-inside-image-origin.html started to fail with
http://trac.webkit.org/changeset/155279

* http/tests/security/shape-inside-image-origin-expected.txt: Updated expected
result, which shows that the test now successfully loads js-test-post.js.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (155311 => 155312)


--- trunk/LayoutTests/ChangeLog	2013-09-08 20:15:52 UTC (rev 155311)
+++ trunk/LayoutTests/ChangeLog	2013-09-08 20:34:58 UTC (rev 155312)
@@ -1,3 +1,11 @@
+2013-09-08  Alexey Proskuryakov  <[email protected]>
+
+        http/tests/security/shape-inside-image-origin.html started to fail with
+        http://trac.webkit.org/changeset/155279
+
+        * http/tests/security/shape-inside-image-origin-expected.txt: Updated expected
+        result, which shows that the test now successfully loads js-test-post.js.
+
 2013-09-08  Filip Pizlo  <[email protected]>
 
         fast/js/dfg-* tests should wait for the concurrent JIT

Modified: trunk/LayoutTests/http/tests/security/shape-inside-image-origin-expected.txt (155311 => 155312)


--- trunk/LayoutTests/http/tests/security/shape-inside-image-origin-expected.txt	2013-09-08 20:15:52 UTC (rev 155311)
+++ trunk/LayoutTests/http/tests/security/shape-inside-image-origin-expected.txt	2013-09-08 20:34:58 UTC (rev 155312)
@@ -8,5 +8,8 @@
 PASS window.getComputedStyle(shapeElement).webkitShapeOutside is "rectangle(0px, 0px, 0px, 0px, 0px, 0px)"
 PASS window.getComputedStyle(shapeElement).webkitShapeInside is "none"
 PASS window.getComputedStyle(shapeElement).webkitShapeOutside is "none"
+PASS successfullyParsed is true
 
+TEST COMPLETE
 
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to