Title: [233103] trunk/LayoutTests
Revision
233103
Author
ross.kirsl...@sony.com
Date
2018-06-22 15:24:21 -0700 (Fri, 22 Jun 2018)

Log Message

[WinCairo] Unreviewed test gardening.

* platform/wincairo/TestExpectations:
* platform/wincairo/css3/selectors3/html/css3-modsel-175a-expected.png: Added.
* platform/wincairo/editing/style/apply-style-iframe-crash-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (233102 => 233103)


--- trunk/LayoutTests/ChangeLog	2018-06-22 22:13:23 UTC (rev 233102)
+++ trunk/LayoutTests/ChangeLog	2018-06-22 22:24:21 UTC (rev 233103)
@@ -1,3 +1,11 @@
+2018-06-22  Ross Kirsling  <ross.kirsl...@sony.com>
+
+        [WinCairo] Unreviewed test gardening.
+
+        * platform/wincairo/TestExpectations:
+        * platform/wincairo/css3/selectors3/html/css3-modsel-175a-expected.png: Added.
+        * platform/wincairo/editing/style/apply-style-iframe-crash-expected.txt: Added.
+
 2018-06-22  Youenn Fablet  <you...@apple.com>
 
         Incoming G722 doesn't work

Modified: trunk/LayoutTests/platform/wincairo/TestExpectations (233102 => 233103)


--- trunk/LayoutTests/platform/wincairo/TestExpectations	2018-06-22 22:13:23 UTC (rev 233102)
+++ trunk/LayoutTests/platform/wincairo/TestExpectations	2018-06-22 22:24:21 UTC (rev 233103)
@@ -769,7 +769,7 @@
 fast/files/apply-blob-url-to-img.html [ Timeout ]
 fast/files/apply-blob-url-to-xhr-using-open-panel.html [ Timeout ]
 fast/files/file-list-test-using-open-panel.html [ Timeout ]
-fast/files/file-reader-abort-using-open-panel.html [ Timeout ]
+fast/files/file-reader-abort-using-open-panel.html [ Skip ]
 fast/files/file-reader-directory-crash-using-open-panel.html [ Timeout ]
 fast/files/filereader-zip-bundle-using-open-panel.html [ Timeout ]
 fast/forms/file/file-input-reset-using-open-panel.html [ Timeout ]
@@ -1164,6 +1164,8 @@
 webkit.org/b/185678 animations/missing-from-to-transforms.html [ Failure ]
 webkit.org/b/185678 animations/missing-from-to.html [ Failure ]
 
+webkit.org/b/186807 animations/transition-and-animation-3.html [ Skip ]
+
 ################################################################################
 ##################       End Animation Issues             ######################
 ################################################################################
@@ -1242,7 +1244,7 @@
 ietestcenter/css3/flexbox/flexbox-layout-002.htm [ ImageOnlyFailure ]
 css3/viewport-percentage-lengths/viewport-percentage-lengths-anonymous-block.html [ Timeout ]
 css3/viewport-percentage-lengths/viewport-percentage-lengths-percent-size-child.html [ Timeout ]
-css3/viewport-percentage-lengths/viewport-percentage-lengths-relative-font-size.html [ Timeout ]
+css3/viewport-percentage-lengths/viewport-percentage-lengths-relative-font-size.html [ Skip ]
 css3/viewport-percentage-lengths/viewport-percentage-lengths-resize.html [ Timeout ]
 css2.1/20110323/abspos-replaced-width-margin-000-ref.htm [ Failure ]
 
@@ -1366,6 +1368,8 @@
 [ Release ] fast/dom/HTMLDocument/hasFocus.html [ Failure ]
 [ Debug ] fast/dom/HTMLDocument/hasFocus.html [ Skip ]
 
+webkit.org/b/176998 fast/dom/Window/Plug-ins.html [ Failure ]
+
 ################################################################################
 #################            End DOM Issues              #######################
 ################################################################################
@@ -1451,8 +1455,10 @@
 editing/spelling/context-menu-suggestions-subword-selection.html [ Skip ]
 editing/spelling/copy-paste-crash.html [ Skip ]
 editing/spelling/editing-multiple-words-with-markers.html [ Skip ]
+editing/spelling/retro-correction-spelling-markers.html [ Skip ]
 editing/spelling/spelling-double-clicked-word.html [ Skip ]
 editing/spelling/spelling-exactly-selected-word.html [ Skip ]
+editing/spelling/spelling-markers-after-pasting-sentence.html [ Skip ]
 editing/spelling/spelling-with-punctuation-selection.html [ Skip ]
 editing/spelling/spelling-with-whitespace-selection.html [ Skip ]
 
@@ -1615,3 +1621,4 @@
 [ Debug ] js/promises-tests [ Skip ]
 [ Debug ] js/slow-stress [ Skip ]
 [ Debug ] legacy-animation-engine/imported/blink/transitions/unprefixed-transform.html [ Skip ]
+[ Debug ] loader/load-defer-resume-crash.html [ Skip ]

Added: trunk/LayoutTests/platform/wincairo/css3/selectors3/html/css3-modsel-175a-expected.png


(Binary files differ)
Index: trunk/LayoutTests/platform/wincairo/css3/selectors3/html/css3-modsel-175a-expected.png =================================================================== --- trunk/LayoutTests/platform/wincairo/css3/selectors3/html/css3-modsel-175a-expected.png 2018-06-22 22:13:23 UTC (rev 233102) +++ trunk/LayoutTests/platform/wincairo/css3/selectors3/html/css3-modsel-175a-expected.png 2018-06-22 22:24:21 UTC (rev 233103) Property changes on: trunk/LayoutTests/platform/wincairo/css3/selectors3/html/css3-modsel-175a-expected.png ___________________________________________________________________

Added: svn:mime-type

+image/png \ No newline at end of property

Added: trunk/LayoutTests/platform/wincairo/editing/style/apply-style-iframe-crash-expected.txt (0 => 233103)


--- trunk/LayoutTests/platform/wincairo/editing/style/apply-style-iframe-crash-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/wincairo/editing/style/apply-style-iframe-crash-expected.txt	2018-06-22 22:24:21 UTC (rev 233103)
@@ -0,0 +1,5 @@
+
+
+
+PASS
+WebKit bug #132103: Crash applying editing commands from iframe onload event.
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to