Title: [276589] trunk/LayoutTests
Revision
276589
Author
dp...@igalia.com
Date
2021-04-26 07:22:45 -0700 (Mon, 26 Apr 2021)

Log Message

[GLIB] Unreviewed test gardening. Emit new GLIB baselines after r276584.

* platform/glib/imported/w3c/web-platform-tests/shadow-dom/event-on-pseudo-element-crash-expected.txt: Added.
* platform/glib/imported/w3c/web-platform-tests/shadow-dom/imperative-slot-api-crash-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (276588 => 276589)


--- trunk/LayoutTests/ChangeLog	2021-04-26 13:17:54 UTC (rev 276588)
+++ trunk/LayoutTests/ChangeLog	2021-04-26 14:22:45 UTC (rev 276589)
@@ -1,3 +1,10 @@
+2021-04-26  Diego Pino Garcia  <dp...@igalia.com>
+
+        [GLIB] Unreviewed test gardening. Emit new GLIB baselines after r276584.
+
+        * platform/glib/imported/w3c/web-platform-tests/shadow-dom/event-on-pseudo-element-crash-expected.txt: Added.
+        * platform/glib/imported/w3c/web-platform-tests/shadow-dom/imperative-slot-api-crash-expected.txt: Added.
+
 2021-04-26  Enrique Ocaña González  <eoca...@igalia.com>
 
         [GStreamer] media/track/in-band/ layout tests introduced in r154908 are failing

Added: trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/shadow-dom/event-on-pseudo-element-crash-expected.txt (0 => 276589)


--- trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/shadow-dom/event-on-pseudo-element-crash-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/shadow-dom/event-on-pseudo-element-crash-expected.txt	2021-04-26 14:22:45 UTC (rev 276589)
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x34
+  RenderBlock {HTML} at (0,0) size 800x34
+    RenderBody {BODY} at (8,8) size 784x18
+      RenderBlock (anonymous) at (0,0) size 784x18
+        RenderInline {SPAN} at (0,0) size 287x17
+          RenderText {#text} at (0,0) size 287x17
+            text run at (0,0) width 287: "This test passes if the renderer does not crash."
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,18) size 784x0

Added: trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/shadow-dom/imperative-slot-api-crash-expected.txt (0 => 276589)


--- trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/shadow-dom/imperative-slot-api-crash-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/shadow-dom/imperative-slot-api-crash-expected.txt	2021-04-26 14:22:45 UTC (rev 276589)
@@ -0,0 +1,12 @@
+CONSOLE MESSAGE: TypeError: slot1.assign is not a function. (In 'slot1.assign([child1])', 'slot1.assign' is undefined)
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x34
+  RenderBlock {HTML} at (0,0) size 800x34
+    RenderBody {BODY} at (8,8) size 784x18
+      RenderBlock {DIV} at (0,0) size 784x0
+        RenderBlock {DIV} at (0,0) size 784x0
+      RenderBlock (anonymous) at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 220x17
+          text run at (0,0) width 220: "This test passes if it does not crash."
+        RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to