Diff
Modified: releases/WebKitGTK/webkit-2.28/LayoutTests/ChangeLog (255918 => 255919)
--- releases/WebKitGTK/webkit-2.28/LayoutTests/ChangeLog 2020-02-06 15:09:27 UTC (rev 255918)
+++ releases/WebKitGTK/webkit-2.28/LayoutTests/ChangeLog 2020-02-06 15:09:34 UTC (rev 255919)
@@ -1,3 +1,17 @@
+2020-02-05 Diego Pino Garcia <[email protected]>
+
+ [GTK] Gardening, new baselines and update TestExpectations
+ https://bugs.webkit.org/show_bug.cgi?id=207259
+
+ Unreviewed gardening.
+
+ * platform/gtk/TestExpectations:
+ * platform/gtk/imported/w3c/web-platform-tests/css/css-color/animation/opacity-interpolation-expected.txt: Added.
+ * platform/gtk/inspector/css/shadow-scoped-style-expected.txt: Added.
+ * platform/gtk/webanimations/opacity-animation-yields-compositing-expected.txt: Added.
+ * platform/gtk/webanimations/partly-accelerated-transition-by-removing-property-expected.txt: Added.
+ * platform/gtk/webanimations/width-and-opacity-separate-animation-yields-compositing-expected.txt: Added.
+
2020-02-05 Antoine Quint <[email protected]>
[Web Animations] Update snapshot of Web Animations, CSS Animations and CSS Transitions WPT tests
Modified: releases/WebKitGTK/webkit-2.28/LayoutTests/platform/gtk/TestExpectations (255918 => 255919)
--- releases/WebKitGTK/webkit-2.28/LayoutTests/platform/gtk/TestExpectations 2020-02-06 15:09:27 UTC (rev 255918)
+++ releases/WebKitGTK/webkit-2.28/LayoutTests/platform/gtk/TestExpectations 2020-02-06 15:09:34 UTC (rev 255919)
@@ -1311,6 +1311,16 @@
webkit.org/b/206874 imported/w3c/web-platform-tests/cors/origin.htm [ Failure ]
+imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-transfer.html [ DumpJSConsoleLogInStdErr ]
+
+webkit.org/b/207254 compositing/backing/page-scale-overlap-in-iframe.html [ Failure ]
+
+webkit.org/b/207255 webanimations/transform-accelerated-animation-removed-one-frame-after-finished-promise.html [ Failure ]
+
+webkit.org/b/207257 webanimations/seeking-by-changing-delay-accelerated.html [ ImageOnlyFailure ]
+
+webkit.org/b/207258 imported/w3c/web-platform-tests/html/infrastructure/safe-passing-of-structured-data/transfer-errors.window.html [ Failure ]
+
#////////////////////////////////////////////////////////////////////////////////////////
# End of Expected failures.
#
@@ -2088,7 +2098,7 @@
webkit.org/b/190738 imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-reset-src-after-setmediakeys.https.html [ Failure Pass ]
-webkit.org/b/191007 http/tests/media/media-stream/get-display-media-prompt.html [ Pass Timeout ]
+webkit.org/b/191007 http/tests/media/media-stream/get-display-media-prompt.html [ Crash Pass Timeout ]
webkit.org/b/191010 editing/pasteboard/5075944.html [ Pass Failure ]
webkit.org/b/191010 editing/pasteboard/paste-text-006.html [ Pass Failure ]
@@ -2409,6 +2419,8 @@
webkit.org/b/206875 inspector/debugger/breakpoints/resolved-dump-each-line.html [ Failure Pass ]
+webkit.org/b/206498 animations/transform-non-accelerated.html [ Failure Pass ]
+
#////////////////////////////////////////////////////////////////////////////////////////
# End of Flaky tests
#////////////////////////////////////////////////////////////////////////////////////////
@@ -2513,6 +2525,10 @@
imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_007.htm [ Slow ]
imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_010.htm [ Slow ]
+webkit.org/b/207246 fast/forms/image/image-error-event-modifies-type-crash.html [ Slow ]
+webkit.org/b/207246 http/tests/contentextensions/make-https.html [ Slow ]
+webkit.org/b/207246 js/dom/custom-constructors.html [ Slow ]
+
#////////////////////////////////////////////////////////////////////////////////////////
# End of slow tests
#////////////////////////////////////////////////////////////////////////////////////////
@@ -2666,7 +2682,7 @@
webkit.org/b/179261 editing/selection/drag-to-contenteditable-iframe.html [ Timeout ]
-webkit.org/b/177940 workers/wasm-hashset-many-2.html [ Timeout Pass ]
+webkit.org/b/177940 workers/wasm-hashset-many-2.html [ Crash Timeout Pass ]
webkit.org/b/182107 accessibility/aria-combobox-control-owns-elements.html [ Timeout ]
Added: releases/WebKitGTK/webkit-2.28/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-color/animation/opacity-interpolation-expected.txt (0 => 255919)
--- releases/WebKitGTK/webkit-2.28/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-color/animation/opacity-interpolation-expected.txt (rev 0)
+++ releases/WebKitGTK/webkit-2.28/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-color/animation/opacity-interpolation-expected.txt 2020-02-06 15:09:34 UTC (rev 255919)
@@ -0,0 +1,122 @@
+
+PASS CSS Transitions: property <opacity> from neutral to [0.2] at (-0.3) should be [0.07]
+PASS CSS Transitions: property <opacity> from neutral to [0.2] at (0) should be [0.1]
+PASS CSS Transitions: property <opacity> from neutral to [0.2] at (0.3) should be [0.13]
+PASS CSS Transitions: property <opacity> from neutral to [0.2] at (0.6) should be [0.16]
+PASS CSS Transitions: property <opacity> from neutral to [0.2] at (1) should be [0.2]
+PASS CSS Transitions: property <opacity> from neutral to [0.2] at (1.5) should be [0.25]
+PASS CSS Transitions with transition: all: property <opacity> from neutral to [0.2] at (-0.3) should be [0.07]
+PASS CSS Transitions with transition: all: property <opacity> from neutral to [0.2] at (0) should be [0.1]
+PASS CSS Transitions with transition: all: property <opacity> from neutral to [0.2] at (0.3) should be [0.13]
+PASS CSS Transitions with transition: all: property <opacity> from neutral to [0.2] at (0.6) should be [0.16]
+PASS CSS Transitions with transition: all: property <opacity> from neutral to [0.2] at (1) should be [0.2]
+PASS CSS Transitions with transition: all: property <opacity> from neutral to [0.2] at (1.5) should be [0.25]
+PASS CSS Animations: property <opacity> from neutral to [0.2] at (-0.3) should be [0.07]
+PASS CSS Animations: property <opacity> from neutral to [0.2] at (0) should be [0.1]
+PASS CSS Animations: property <opacity> from neutral to [0.2] at (0.3) should be [0.13]
+PASS CSS Animations: property <opacity> from neutral to [0.2] at (0.6) should be [0.16]
+PASS CSS Animations: property <opacity> from neutral to [0.2] at (1) should be [0.2]
+PASS CSS Animations: property <opacity> from neutral to [0.2] at (1.5) should be [0.25]
+PASS Web Animations: property <opacity> from neutral to [0.2] at (-0.3) should be [0.07]
+FAIL Web Animations: property <opacity> from neutral to [0.2] at (0) should be [0.1] assert_equals: expected "0.1 " but got "0.07 "
+FAIL Web Animations: property <opacity> from neutral to [0.2] at (0.3) should be [0.13] assert_equals: expected "0.13 " but got "0.11 "
+PASS Web Animations: property <opacity> from neutral to [0.2] at (0.6) should be [0.16]
+PASS Web Animations: property <opacity> from neutral to [0.2] at (1) should be [0.2]
+FAIL Web Animations: property <opacity> from neutral to [0.2] at (1.5) should be [0.25] assert_equals: expected "0.25 " but got "0.2 "
+PASS CSS Transitions: property <opacity> from [initial] to [0.2] at (-0.3) should be [1]
+PASS CSS Transitions: property <opacity> from [initial] to [0.2] at (0) should be [1]
+PASS CSS Transitions: property <opacity> from [initial] to [0.2] at (0.3) should be [0.76]
+PASS CSS Transitions: property <opacity> from [initial] to [0.2] at (0.6) should be [0.52]
+PASS CSS Transitions: property <opacity> from [initial] to [0.2] at (1) should be [0.2]
+PASS CSS Transitions: property <opacity> from [initial] to [0.2] at (1.5) should be [0]
+PASS CSS Transitions with transition: all: property <opacity> from [initial] to [0.2] at (-0.3) should be [1]
+PASS CSS Transitions with transition: all: property <opacity> from [initial] to [0.2] at (0) should be [1]
+PASS CSS Transitions with transition: all: property <opacity> from [initial] to [0.2] at (0.3) should be [0.76]
+PASS CSS Transitions with transition: all: property <opacity> from [initial] to [0.2] at (0.6) should be [0.52]
+PASS CSS Transitions with transition: all: property <opacity> from [initial] to [0.2] at (1) should be [0.2]
+PASS CSS Transitions with transition: all: property <opacity> from [initial] to [0.2] at (1.5) should be [0]
+PASS CSS Animations: property <opacity> from [initial] to [0.2] at (-0.3) should be [1]
+PASS CSS Animations: property <opacity> from [initial] to [0.2] at (0) should be [1]
+PASS CSS Animations: property <opacity> from [initial] to [0.2] at (0.3) should be [0.76]
+PASS CSS Animations: property <opacity> from [initial] to [0.2] at (0.6) should be [0.52]
+PASS CSS Animations: property <opacity> from [initial] to [0.2] at (1) should be [0.2]
+PASS CSS Animations: property <opacity> from [initial] to [0.2] at (1.5) should be [0]
+PASS Web Animations: property <opacity> from [initial] to [0.2] at (-0.3) should be [1]
+PASS Web Animations: property <opacity> from [initial] to [0.2] at (0) should be [1]
+PASS Web Animations: property <opacity> from [initial] to [0.2] at (0.3) should be [0.76]
+PASS Web Animations: property <opacity> from [initial] to [0.2] at (0.6) should be [0.52]
+PASS Web Animations: property <opacity> from [initial] to [0.2] at (1) should be [0.2]
+PASS Web Animations: property <opacity> from [initial] to [0.2] at (1.5) should be [0]
+PASS CSS Transitions: property <opacity> from [inherit] to [0.2] at (-0.3) should be [0.98]
+PASS CSS Transitions: property <opacity> from [inherit] to [0.2] at (0) should be [0.8]
+PASS CSS Transitions: property <opacity> from [inherit] to [0.2] at (0.3) should be [0.62]
+PASS CSS Transitions: property <opacity> from [inherit] to [0.2] at (0.6) should be [0.44]
+PASS CSS Transitions: property <opacity> from [inherit] to [0.2] at (1) should be [0.2]
+PASS CSS Transitions: property <opacity> from [inherit] to [0.2] at (1.5) should be [0]
+PASS CSS Transitions with transition: all: property <opacity> from [inherit] to [0.2] at (-0.3) should be [0.98]
+PASS CSS Transitions with transition: all: property <opacity> from [inherit] to [0.2] at (0) should be [0.8]
+PASS CSS Transitions with transition: all: property <opacity> from [inherit] to [0.2] at (0.3) should be [0.62]
+PASS CSS Transitions with transition: all: property <opacity> from [inherit] to [0.2] at (0.6) should be [0.44]
+PASS CSS Transitions with transition: all: property <opacity> from [inherit] to [0.2] at (1) should be [0.2]
+PASS CSS Transitions with transition: all: property <opacity> from [inherit] to [0.2] at (1.5) should be [0]
+FAIL CSS Animations: property <opacity> from [inherit] to [0.2] at (-0.3) should be [0.98] assert_equals: expected "0.98 " but got "0.07 "
+FAIL CSS Animations: property <opacity> from [inherit] to [0.2] at (0) should be [0.8] assert_equals: expected "0.8 " but got "0.1 "
+FAIL CSS Animations: property <opacity> from [inherit] to [0.2] at (0.3) should be [0.62] assert_equals: expected "0.62 " but got "0.13 "
+FAIL CSS Animations: property <opacity> from [inherit] to [0.2] at (0.6) should be [0.44] assert_equals: expected "0.44 " but got "0.16 "
+PASS CSS Animations: property <opacity> from [inherit] to [0.2] at (1) should be [0.2]
+FAIL CSS Animations: property <opacity> from [inherit] to [0.2] at (1.5) should be [0] assert_equals: expected "0 " but got "0.25 "
+FAIL Web Animations: property <opacity> from [inherit] to [0.2] at (-0.3) should be [0.98] assert_equals: expected "0.98 " but got "0.07 "
+FAIL Web Animations: property <opacity> from [inherit] to [0.2] at (0) should be [0.8] assert_equals: expected "0.8 " but got "0.07 "
+FAIL Web Animations: property <opacity> from [inherit] to [0.2] at (0.3) should be [0.62] assert_equals: expected "0.62 " but got "0.11 "
+FAIL Web Animations: property <opacity> from [inherit] to [0.2] at (0.6) should be [0.44] assert_equals: expected "0.44 " but got "0.16 "
+PASS Web Animations: property <opacity> from [inherit] to [0.2] at (1) should be [0.2]
+FAIL Web Animations: property <opacity> from [inherit] to [0.2] at (1.5) should be [0] assert_equals: expected "0 " but got "0.2 "
+PASS CSS Transitions: property <opacity> from [unset] to [0.2] at (-0.3) should be [1]
+PASS CSS Transitions: property <opacity> from [unset] to [0.2] at (0) should be [1]
+PASS CSS Transitions: property <opacity> from [unset] to [0.2] at (0.3) should be [0.76]
+PASS CSS Transitions: property <opacity> from [unset] to [0.2] at (0.6) should be [0.52]
+PASS CSS Transitions: property <opacity> from [unset] to [0.2] at (1) should be [0.2]
+PASS CSS Transitions: property <opacity> from [unset] to [0.2] at (1.5) should be [0]
+PASS CSS Transitions with transition: all: property <opacity> from [unset] to [0.2] at (-0.3) should be [1]
+PASS CSS Transitions with transition: all: property <opacity> from [unset] to [0.2] at (0) should be [1]
+PASS CSS Transitions with transition: all: property <opacity> from [unset] to [0.2] at (0.3) should be [0.76]
+PASS CSS Transitions with transition: all: property <opacity> from [unset] to [0.2] at (0.6) should be [0.52]
+PASS CSS Transitions with transition: all: property <opacity> from [unset] to [0.2] at (1) should be [0.2]
+PASS CSS Transitions with transition: all: property <opacity> from [unset] to [0.2] at (1.5) should be [0]
+PASS CSS Animations: property <opacity> from [unset] to [0.2] at (-0.3) should be [1]
+PASS CSS Animations: property <opacity> from [unset] to [0.2] at (0) should be [1]
+PASS CSS Animations: property <opacity> from [unset] to [0.2] at (0.3) should be [0.76]
+PASS CSS Animations: property <opacity> from [unset] to [0.2] at (0.6) should be [0.52]
+PASS CSS Animations: property <opacity> from [unset] to [0.2] at (1) should be [0.2]
+PASS CSS Animations: property <opacity> from [unset] to [0.2] at (1.5) should be [0]
+PASS Web Animations: property <opacity> from [unset] to [0.2] at (-0.3) should be [1]
+PASS Web Animations: property <opacity> from [unset] to [0.2] at (0) should be [1]
+PASS Web Animations: property <opacity> from [unset] to [0.2] at (0.3) should be [0.76]
+PASS Web Animations: property <opacity> from [unset] to [0.2] at (0.6) should be [0.52]
+PASS Web Animations: property <opacity> from [unset] to [0.2] at (1) should be [0.2]
+PASS Web Animations: property <opacity> from [unset] to [0.2] at (1.5) should be [0]
+PASS CSS Transitions: property <opacity> from [0] to [1] at (-0.3) should be [0]
+PASS CSS Transitions: property <opacity> from [0] to [1] at (0) should be [0]
+PASS CSS Transitions: property <opacity> from [0] to [1] at (0.3) should be [0.3]
+PASS CSS Transitions: property <opacity> from [0] to [1] at (0.6) should be [0.6]
+PASS CSS Transitions: property <opacity> from [0] to [1] at (1) should be [1]
+PASS CSS Transitions: property <opacity> from [0] to [1] at (1.5) should be [1]
+PASS CSS Transitions with transition: all: property <opacity> from [0] to [1] at (-0.3) should be [0]
+PASS CSS Transitions with transition: all: property <opacity> from [0] to [1] at (0) should be [0]
+PASS CSS Transitions with transition: all: property <opacity> from [0] to [1] at (0.3) should be [0.3]
+PASS CSS Transitions with transition: all: property <opacity> from [0] to [1] at (0.6) should be [0.6]
+PASS CSS Transitions with transition: all: property <opacity> from [0] to [1] at (1) should be [1]
+PASS CSS Transitions with transition: all: property <opacity> from [0] to [1] at (1.5) should be [1]
+PASS CSS Animations: property <opacity> from [0] to [1] at (-0.3) should be [0]
+PASS CSS Animations: property <opacity> from [0] to [1] at (0) should be [0]
+PASS CSS Animations: property <opacity> from [0] to [1] at (0.3) should be [0.3]
+PASS CSS Animations: property <opacity> from [0] to [1] at (0.6) should be [0.6]
+PASS CSS Animations: property <opacity> from [0] to [1] at (1) should be [1]
+PASS CSS Animations: property <opacity> from [0] to [1] at (1.5) should be [1]
+PASS Web Animations: property <opacity> from [0] to [1] at (-0.3) should be [0]
+PASS Web Animations: property <opacity> from [0] to [1] at (0) should be [0]
+PASS Web Animations: property <opacity> from [0] to [1] at (0.3) should be [0.3]
+PASS Web Animations: property <opacity> from [0] to [1] at (0.6) should be [0.6]
+PASS Web Animations: property <opacity> from [0] to [1] at (1) should be [1]
+PASS Web Animations: property <opacity> from [0] to [1] at (1.5) should be [1]
+
Added: releases/WebKitGTK/webkit-2.28/LayoutTests/platform/gtk/inspector/css/shadow-scoped-style-expected.txt (0 => 255919)
--- releases/WebKitGTK/webkit-2.28/LayoutTests/platform/gtk/inspector/css/shadow-scoped-style-expected.txt (rev 0)
+++ releases/WebKitGTK/webkit-2.28/LayoutTests/platform/gtk/inspector/css/shadow-scoped-style-expected.txt 2020-02-06 15:09:34 UTC (rev 255919)
@@ -0,0 +1,37 @@
+Test matched styles for nodes include shadow dom scoped styles.
+
+Before
+After
+
+== Running test suite: CSS.ShadowScopedStyle
+-- Running test case: CSS.ShadowScopedStyle.HostStyles
+PASS: Node should have shadow roots.
+PASS: Node should not be in a shadow tree.
+PASS: Node should have an open shadow root.
+PASS: Node should have no pseudo element styles.
+STYLES:
+#shadow-host {
+ padding: 5px;
+}
+#shadow-host {
+ padding: 10px;
+}
+:host {
+ padding: 20px;
+}
+address, article, aside, div, footer, header, hgroup, layer, main, nav, section {
+}
+
+-- Running test case: CSS.ShadowScopedStyle.ElementInShadowTree
+PASS: Node should not have shadow roots.
+PASS: Node should be in a shadow tree.
+STYLES:
+#shadow-node {
+ color: green;
+}
+div {
+ color: blue;
+}
+address, article, aside, div, footer, header, hgroup, layer, main, nav, section {
+}
+
Added: releases/WebKitGTK/webkit-2.28/LayoutTests/platform/gtk/webanimations/opacity-animation-yields-compositing-expected.txt (0 => 255919)
--- releases/WebKitGTK/webkit-2.28/LayoutTests/platform/gtk/webanimations/opacity-animation-yields-compositing-expected.txt (rev 0)
+++ releases/WebKitGTK/webkit-2.28/LayoutTests/platform/gtk/webanimations/opacity-animation-yields-compositing-expected.txt 2020-02-06 15:09:34 UTC (rev 255919)
@@ -0,0 +1 @@
+
Added: releases/WebKitGTK/webkit-2.28/LayoutTests/platform/gtk/webanimations/partly-accelerated-transition-by-removing-property-expected.txt (0 => 255919)
--- releases/WebKitGTK/webkit-2.28/LayoutTests/platform/gtk/webanimations/partly-accelerated-transition-by-removing-property-expected.txt (rev 0)
+++ releases/WebKitGTK/webkit-2.28/LayoutTests/platform/gtk/webanimations/partly-accelerated-transition-by-removing-property-expected.txt 2020-02-06 15:09:34 UTC (rev 255919)
@@ -0,0 +1 @@
+
Added: releases/WebKitGTK/webkit-2.28/LayoutTests/platform/gtk/webanimations/width-and-opacity-separate-animation-yields-compositing-expected.txt (0 => 255919)
--- releases/WebKitGTK/webkit-2.28/LayoutTests/platform/gtk/webanimations/width-and-opacity-separate-animation-yields-compositing-expected.txt (rev 0)
+++ releases/WebKitGTK/webkit-2.28/LayoutTests/platform/gtk/webanimations/width-and-opacity-separate-animation-yields-compositing-expected.txt 2020-02-06 15:09:34 UTC (rev 255919)
@@ -0,0 +1 @@
+