Title: [231877] trunk/LayoutTests
Revision
231877
Author
ross.kirsl...@sony.com
Date
2018-05-16 16:31:47 -0700 (Wed, 16 May 2018)

Log Message

[WinCairo] Unreviewed gardening before WinCairoRequirements update.

* platform/wincairo/TestExpectations:
* platform/wincairo/fast/dom/adopt-node-crash-2-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (231876 => 231877)


--- trunk/LayoutTests/ChangeLog	2018-05-16 23:03:02 UTC (rev 231876)
+++ trunk/LayoutTests/ChangeLog	2018-05-16 23:31:47 UTC (rev 231877)
@@ -1,3 +1,10 @@
+2018-05-16  Ross Kirsling  <ross.kirsl...@sony.com>
+
+        [WinCairo] Unreviewed gardening before WinCairoRequirements update.
+
+        * platform/wincairo/TestExpectations:
+        * platform/wincairo/fast/dom/adopt-node-crash-2-expected.txt: Added.
+
 2018-05-16  Ryan Haddad  <ryanhad...@apple.com>
 
         Mark imported/mozilla/css-transitions/test_event-dispatch.html as flaky.

Modified: trunk/LayoutTests/platform/wincairo/TestExpectations (231876 => 231877)


--- trunk/LayoutTests/platform/wincairo/TestExpectations	2018-05-16 23:03:02 UTC (rev 231876)
+++ trunk/LayoutTests/platform/wincairo/TestExpectations	2018-05-16 23:31:47 UTC (rev 231877)
@@ -1157,6 +1157,10 @@
 webkit.org/b/176998 fast/animation/css-animation-resuming-when-visible-with-style-change2.html [ Failure ]
 webkit.org/b/176998 legacy-animation-engine/fast/animation/css-animation-resuming-when-visible-with-style-change2.html [ Failure ]
 
+webkit.org/b/185678 animations/keyframes-dynamic.html [ Failure ]
+webkit.org/b/185678 animations/missing-from-to-transforms.html [ Failure ]
+webkit.org/b/185678 animations/missing-from-to.html [ Failure ]
+
 ################################################################################
 ##################       End Animation Issues             ######################
 ################################################################################
@@ -1353,6 +1357,8 @@
 webkit.org/b/116564 fast/dom/Window/window-onFocus.html [ Pass Failure ]
 webkit.org/b/151759 fast/dom/Window/property-access-on-cached-window-after-frame-removed.html [ Skip ]
 
+webkit.org/b/185678 fast/css-generated-content/pseudo-animation.html [ Failure ]
+
 [ Release ] fast/dom/HTMLDocument/hasFocus.html [ Failure ]
 [ Debug ] fast/dom/HTMLDocument/hasFocus.html [ Skip ]
 

Added: trunk/LayoutTests/platform/wincairo/fast/dom/adopt-node-crash-2-expected.txt (0 => 231877)


--- trunk/LayoutTests/platform/wincairo/fast/dom/adopt-node-crash-2-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/wincairo/fast/dom/adopt-node-crash-2-expected.txt	2018-05-16 23:31:47 UTC (rev 231877)
@@ -0,0 +1,2 @@
+Tests for a crash due to adopting a DOM node during DOMFocusOut event. Test passes if it doesn't crash.
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to