Title: [286926] trunk/LayoutTests
Revision
286926
Author
commit-qu...@webkit.org
Date
2021-12-12 09:44:20 -0800 (Sun, 12 Dec 2021)

Log Message

[GLIB] Update test expectations and baselines. Unreviewed test gardening.
https://bugs.webkit.org/show_bug.cgi?id=234209

Patch by Arcady Goldmints-Orlov <agoldmi...@igalia.com> on 2021-12-12

* platform/glib/TestExpectations:
* platform/glib/imported/w3c/web-platform-tests/css/cssom-view/getBoundingClientRect-shy-expected.txt:
* platform/glib/svg/css/getComputedStyle-basic-expected.txt:
* platform/glib/webgl/1.0.3/conformance/glsl/misc/shaders-with-name-conflicts-expected.txt:
* platform/gtk/TestExpectations:
* platform/gtk/imported/w3c/web-platform-tests/css/cssom/getComputedStyle-detached-subtree-expected.txt:
* platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valid-expected.txt:
* platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valueMissing-expected.txt:
* platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/datetime-local-expected.txt:
* platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/time-2-expected.txt:
* platform/wpe/css2.1/t0805-c5518-brdr-t-01-e-expected.txt:
* platform/wpe/css2.1/t0805-c5519-brdr-r-01-e-expected.txt:
* platform/wpe/css2.1/t0805-c5520-brdr-b-01-e-expected.txt:
* platform/wpe/css2.1/t0805-c5521-brdr-l-01-e-expected.txt:
* platform/wpe/css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt:
* platform/wpe/imported/w3c/web-platform-tests/selection/selection-select-all-move-input-crash-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (286925 => 286926)


--- trunk/LayoutTests/ChangeLog	2021-12-12 17:31:36 UTC (rev 286925)
+++ trunk/LayoutTests/ChangeLog	2021-12-12 17:44:20 UTC (rev 286926)
@@ -1,3 +1,25 @@
+2021-12-12  Arcady Goldmints-Orlov  <agoldmi...@igalia.com>
+
+        [GLIB] Update test expectations and baselines. Unreviewed test gardening.
+        https://bugs.webkit.org/show_bug.cgi?id=234209
+
+        * platform/glib/TestExpectations:
+        * platform/glib/imported/w3c/web-platform-tests/css/cssom-view/getBoundingClientRect-shy-expected.txt:
+        * platform/glib/svg/css/getComputedStyle-basic-expected.txt:
+        * platform/glib/webgl/1.0.3/conformance/glsl/misc/shaders-with-name-conflicts-expected.txt:
+        * platform/gtk/TestExpectations:
+        * platform/gtk/imported/w3c/web-platform-tests/css/cssom/getComputedStyle-detached-subtree-expected.txt:
+        * platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valid-expected.txt:
+        * platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valueMissing-expected.txt:
+        * platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/datetime-local-expected.txt:
+        * platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/time-2-expected.txt:
+        * platform/wpe/css2.1/t0805-c5518-brdr-t-01-e-expected.txt:
+        * platform/wpe/css2.1/t0805-c5519-brdr-r-01-e-expected.txt:
+        * platform/wpe/css2.1/t0805-c5520-brdr-b-01-e-expected.txt:
+        * platform/wpe/css2.1/t0805-c5521-brdr-l-01-e-expected.txt:
+        * platform/wpe/css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt:
+        * platform/wpe/imported/w3c/web-platform-tests/selection/selection-select-all-move-input-crash-expected.txt:
+
 2021-12-12  Alan Bujtas  <za...@apple.com>
 
         IFC progression after r286121.

Modified: trunk/LayoutTests/platform/glib/TestExpectations (286925 => 286926)


--- trunk/LayoutTests/platform/glib/TestExpectations	2021-12-12 17:31:36 UTC (rev 286925)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2021-12-12 17:44:20 UTC (rev 286926)
@@ -799,6 +799,9 @@
 webkit.org/b/234083 media/track/track-webvtt-snap-to-lines-inline-style.html [ ImageOnlyFailure ]
 webkit.org/b/234083 media/track/track-webvtt-snap-to-lines-left-right.html [ ImageOnlyFailure ]
 
+webkit.org/b/234084 media/track/audio-track-configuration.html [ Failure ]
+webkit.org/b/234084 media/track/video-track-configuration.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of GStreamer-related bugs
 #////////////////////////////////////////////////////////////////////////////////////////

Modified: trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/cssom-view/getBoundingClientRect-shy-expected.txt (286925 => 286926)


--- trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/cssom-view/getBoundingClientRect-shy-expected.txt	2021-12-12 17:31:36 UTC (rev 286925)
+++ trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/cssom-view/getBoundingClientRect-shy-expected.txt	2021-12-12 17:44:20 UTC (rev 286926)
@@ -14,5 +14,5 @@
 PASS Collapsed soft-hyphen should be 0 width.
 FAIL Rendered soft-hyphen should have a width. assert_equals: expected 10 but got 3
 PASS Collapsed soft-hyphen in a span should be 0 width.
-FAIL Rendered soft-hyphen in a span should have a width. assert_equals: expected 10 but got 0
+FAIL Rendered soft-hyphen in a span should have a width. assert_equals: expected 10 but got 3
 

Modified: trunk/LayoutTests/platform/glib/svg/css/getComputedStyle-basic-expected.txt (286925 => 286926)


--- trunk/LayoutTests/platform/glib/svg/css/getComputedStyle-basic-expected.txt	2021-12-12 17:31:36 UTC (rev 286925)
+++ trunk/LayoutTests/platform/glib/svg/css/getComputedStyle-basic-expected.txt	2021-12-12 17:44:20 UTC (rev 286926)
@@ -234,8 +234,14 @@
 rect: style.getPropertyCSSValue(marker-mid) : [object CSSPrimitiveValue]
 rect: style.getPropertyValue(marker-start) : none
 rect: style.getPropertyCSSValue(marker-start) : [object CSSPrimitiveValue]
-rect: style.getPropertyValue(mask) : none
-rect: style.getPropertyCSSValue(mask) : [object CSSPrimitiveValue]
+rect: style.getPropertyValue(mask-image) : none
+rect: style.getPropertyCSSValue(mask-image) : [object CSSPrimitiveValue]
+rect: style.getPropertyValue(mask-origin) : border-box
+rect: style.getPropertyCSSValue(mask-origin) : [object CSSPrimitiveValue]
+rect: style.getPropertyValue(mask-repeat) : repeat
+rect: style.getPropertyCSSValue(mask-repeat) : [object CSSPrimitiveValue]
+rect: style.getPropertyValue(mask-size) : auto
+rect: style.getPropertyCSSValue(mask-size) : [object CSSPrimitiveValue]
 rect: style.getPropertyValue(mask-type) : luminance
 rect: style.getPropertyCSSValue(mask-type) : [object CSSPrimitiveValue]
 rect: style.getPropertyValue(max-height) : none
@@ -476,14 +482,6 @@
 rect: style.getPropertyCSSValue(-webkit-mask-clip) : [object CSSPrimitiveValue]
 rect: style.getPropertyValue(-webkit-mask-composite) : source-over
 rect: style.getPropertyCSSValue(-webkit-mask-composite) : [object CSSPrimitiveValue]
-rect: style.getPropertyValue(-webkit-mask-image) : none
-rect: style.getPropertyCSSValue(-webkit-mask-image) : [object CSSPrimitiveValue]
-rect: style.getPropertyValue(-webkit-mask-origin) : border-box
-rect: style.getPropertyCSSValue(-webkit-mask-origin) : [object CSSPrimitiveValue]
-rect: style.getPropertyValue(-webkit-mask-repeat) : repeat
-rect: style.getPropertyCSSValue(-webkit-mask-repeat) : [object CSSPrimitiveValue]
-rect: style.getPropertyValue(-webkit-mask-size) : auto
-rect: style.getPropertyCSSValue(-webkit-mask-size) : [object CSSPrimitiveValue]
 rect: style.getPropertyValue(-webkit-nbsp-mode) : normal
 rect: style.getPropertyCSSValue(-webkit-nbsp-mode) : [object CSSPrimitiveValue]
 rect: style.getPropertyValue(-webkit-print-color-adjust) : economy
@@ -752,8 +750,14 @@
 g: style.getPropertyCSSValue(marker-mid) : [object CSSPrimitiveValue]
 g: style.getPropertyValue(marker-start) : none
 g: style.getPropertyCSSValue(marker-start) : [object CSSPrimitiveValue]
-g: style.getPropertyValue(mask) : none
-g: style.getPropertyCSSValue(mask) : [object CSSPrimitiveValue]
+g: style.getPropertyValue(mask-image) : none
+g: style.getPropertyCSSValue(mask-image) : [object CSSPrimitiveValue]
+g: style.getPropertyValue(mask-origin) : border-box
+g: style.getPropertyCSSValue(mask-origin) : [object CSSPrimitiveValue]
+g: style.getPropertyValue(mask-repeat) : repeat
+g: style.getPropertyCSSValue(mask-repeat) : [object CSSPrimitiveValue]
+g: style.getPropertyValue(mask-size) : auto
+g: style.getPropertyCSSValue(mask-size) : [object CSSPrimitiveValue]
 g: style.getPropertyValue(mask-type) : luminance
 g: style.getPropertyCSSValue(mask-type) : [object CSSPrimitiveValue]
 g: style.getPropertyValue(max-height) : none
@@ -994,14 +998,6 @@
 g: style.getPropertyCSSValue(-webkit-mask-clip) : [object CSSPrimitiveValue]
 g: style.getPropertyValue(-webkit-mask-composite) : source-over
 g: style.getPropertyCSSValue(-webkit-mask-composite) : [object CSSPrimitiveValue]
-g: style.getPropertyValue(-webkit-mask-image) : none
-g: style.getPropertyCSSValue(-webkit-mask-image) : [object CSSPrimitiveValue]
-g: style.getPropertyValue(-webkit-mask-origin) : border-box
-g: style.getPropertyCSSValue(-webkit-mask-origin) : [object CSSPrimitiveValue]
-g: style.getPropertyValue(-webkit-mask-repeat) : repeat
-g: style.getPropertyCSSValue(-webkit-mask-repeat) : [object CSSPrimitiveValue]
-g: style.getPropertyValue(-webkit-mask-size) : auto
-g: style.getPropertyCSSValue(-webkit-mask-size) : [object CSSPrimitiveValue]
 g: style.getPropertyValue(-webkit-nbsp-mode) : normal
 g: style.getPropertyCSSValue(-webkit-nbsp-mode) : [object CSSPrimitiveValue]
 g: style.getPropertyValue(-webkit-print-color-adjust) : economy

Modified: trunk/LayoutTests/platform/glib/webgl/1.0.3/conformance/glsl/misc/shaders-with-name-conflicts-expected.txt (286925 => 286926)


--- trunk/LayoutTests/platform/glib/webgl/1.0.3/conformance/glsl/misc/shaders-with-name-conflicts-expected.txt	2021-12-12 17:31:36 UTC (rev 286925)
+++ trunk/LayoutTests/platform/glib/webgl/1.0.3/conformance/glsl/misc/shaders-with-name-conflicts-expected.txt	2021-12-12 17:44:20 UTC (rev 286926)
@@ -1,7 +1,5 @@
 This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
 
 Test: ../../../resources/webgl_test_files/conformance/glsl/misc/shaders-with-name-conflicts.html
-[ 1: FAIL ] [unexpected link status] shaders with conflicting uniform/attribute names should fail
-[ 2: PASS ] successfullyParsed is true
-[ FAIL ] 1 failures reported
+[ PASS ] All tests passed
 

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (286925 => 286926)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2021-12-12 17:31:36 UTC (rev 286925)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2021-12-12 17:44:20 UTC (rev 286926)
@@ -1785,7 +1785,6 @@
 webkit.org/b/182223 fast/forms/listbox-selection.html [ Failure ]
 
 webkit.org/b/182763 accessibility/gtk/aria-activedescendant-changed-notification.html [ Failure ]
-webkit.org/b/182763 accessibility/gtk/text-in-span-block-in-a-block.html [ Failure ]
 webkit.org/b/182763 accessibility/gtk/caret-offsets.html [ Timeout ]
 
 webkit.org/b/183902 fast/dom/frame-loading-via-document-write.html [ Failure ]

Modified: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/cssom/getComputedStyle-detached-subtree-expected.txt (286925 => 286926)


--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/cssom/getComputedStyle-detached-subtree-expected.txt	2021-12-12 17:31:36 UTC (rev 286925)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/cssom/getComputedStyle-detached-subtree-expected.txt	2021-12-12 17:44:20 UTC (rev 286926)
@@ -1,8 +1,8 @@
 
 PASS getComputedStyle returns no style for detached element
-FAIL getComputedStyle returns no style for element in non-rendered iframe (display: none) assert_equals: expected 0 but got 395
-FAIL getComputedStyle returns no style for element in non-rendered iframe (display: none) from iframe's window assert_equals: expected 0 but got 395
-FAIL getComputedStyle returns no style for element outside the flat tree assert_equals: expected 0 but got 395
-FAIL getComputedStyle returns no style for descendant outside the flat tree assert_equals: expected 0 but got 395
+FAIL getComputedStyle returns no style for element in non-rendered iframe (display: none) assert_equals: expected 0 but got 396
+FAIL getComputedStyle returns no style for element in non-rendered iframe (display: none) from iframe's window assert_equals: expected 0 but got 396
+FAIL getComputedStyle returns no style for element outside the flat tree assert_equals: expected 0 but got 396
+FAIL getComputedStyle returns no style for descendant outside the flat tree assert_equals: expected 0 but got 396
 PASS getComputedStyle returns no style for shadow tree outside of flattened tree
 

Modified: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valid-expected.txt (286925 => 286926)


--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valid-expected.txt	2021-12-12 17:31:36 UTC (rev 286925)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valid-expected.txt	2021-12-12 17:44:20 UTC (rev 286926)
@@ -38,7 +38,7 @@
 PASS [INPUT in NUMBER status] validity.valid must be false if validity.stepMismatch is true
 PASS [INPUT in NUMBER status] validity.valid must be false if validity.valueMissing is true
 PASS [INPUT in CHECKBOX status] validity.valid must be false if validity.valueMissing is true
-FAIL [INPUT in RADIO status] validity.valid must be false if validity.valueMissing is true assert_false: The validity.valid should be false. expected false got true
+PASS [INPUT in RADIO status] validity.valid must be false if validity.valueMissing is true
 PASS [INPUT in FILE status] validity.valid must be false if validity.valueMissing is true
 PASS [select]  validity.valid must be false if validity.valueMissing is true
 PASS [textarea]  validity.valid must be false if validity.valueMissing is true

Modified: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valueMissing-expected.txt (286925 => 286926)


--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valueMissing-expected.txt	2021-12-12 17:31:36 UTC (rev 286925)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valueMissing-expected.txt	2021-12-12 17:44:20 UTC (rev 286926)
@@ -19,12 +19,12 @@
 PASS [INPUT in PASSWORD status] The value is empty and required is true
 PASS [INPUT in DATETIME-LOCAL status] The required attribute is not set
 PASS [INPUT in DATETIME-LOCAL status] Valid local date and time string(2000-12-10T12:00:00)
-FAIL [INPUT in DATETIME-LOCAL status] Valid local date and time string(2000-12-10 12:00) assert_false: The validity.valueMissing should be false. expected false got true
+PASS [INPUT in DATETIME-LOCAL status] Valid local date and time string(2000-12-10 12:00)
 PASS [INPUT in DATETIME-LOCAL status] Valid local date and time string(1979-10-14T12:00:00.001)
 PASS [INPUT in DATETIME-LOCAL status] The value attribute is a number(1234567)
 PASS [INPUT in DATETIME-LOCAL status] The value attribute is a Date object
 PASS [INPUT in DATETIME-LOCAL status] Invalid local date and time string(1979-10-99 99:99)
-FAIL [INPUT in DATETIME-LOCAL status] Valid local date and time string(1979-10-14 12:00:00) assert_false: The validity.valueMissing should be false. expected false got true
+PASS [INPUT in DATETIME-LOCAL status] Valid local date and time string(1979-10-14 12:00:00)
 PASS [INPUT in DATETIME-LOCAL status] Invalid local date and time string(2001-12-21  12:00)-two white space
 PASS [INPUT in DATETIME-LOCAL status] the value attribute is a string(abc)
 PASS [INPUT in DATETIME-LOCAL status] The value attribute is empty string
@@ -84,7 +84,7 @@
 PASS [INPUT in CHECKBOX status] The checked attribute is false
 PASS [INPUT in RADIO status] The required attribute is not set
 PASS [INPUT in RADIO status] The checked attribute is true
-FAIL [INPUT in RADIO status] The checked attribute is false assert_true: The validity.valueMissing should be true. expected true got false
+PASS [INPUT in RADIO status] The checked attribute is false
 PASS [INPUT in RADIO status] The checked attribute is false and the name attribute is empty
 PASS [INPUT in FILE status] The required attribute is not set
 PASS [INPUT in FILE status] The Files attribute is null

Modified: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/datetime-local-expected.txt (286925 => 286926)


--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/datetime-local-expected.txt	2021-12-12 17:31:36 UTC (rev 286925)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/datetime-local-expected.txt	2021-12-12 17:44:20 UTC (rev 286926)
@@ -1,9 +1,9 @@
 
 PASS empty value
 PASS datetime-local input value set to 2014-01-01T11:11:11.111 without min/max
-FAIL datetime-local input value set to 2014-01-01 11:11:11.111 without min/max assert_equals: expected "2014-01-01T11:11:11.111" but got ""
-FAIL datetime-local input value set to 2014-01-01 11:11 without min/max assert_equals: expected "2014-01-01T11:11" but got ""
-FAIL datetime-local input value set to 2014-01-01 00:00:00.000 without min/max assert_equals: expected "2014-01-01T00:00" but got ""
+PASS datetime-local input value set to 2014-01-01 11:11:11.111 without min/max
+PASS datetime-local input value set to 2014-01-01 11:11 without min/max
+PASS datetime-local input value set to 2014-01-01 00:00:00.000 without min/max
 PASS datetime-local input value set to 2014-01-0 11:11 without min/max
 PASS datetime-local input value set to 2014-01-01 11:1 without min/max
 PASS invalid datetime-local input value 1
@@ -12,8 +12,8 @@
 PASS invalid datetime-local input value 4
 PASS invalid datetime-local input value 5
 PASS invalid datetime-local input value 6
-FAIL Value >= min attribute assert_equals: expected "2014-01-01T11:12" but got ""
-FAIL Value < min attribute assert_equals: expected "2014-01-01T11:11" but got ""
-FAIL Value <= max attribute assert_equals: expected "2014-01-01T11:10" but got ""
-FAIL Value > max attribute assert_equals: expected "2014-01-01T11:11" but got ""
+PASS Value >= min attribute
+FAIL Value < min attribute assert_equals: expected "2014-01-01T11:11" but got "2014-01-01T11:10"
+PASS Value <= max attribute
+FAIL Value > max attribute assert_equals: expected "2014-01-01T11:11" but got "2014-01-01T11:12"
 

Modified: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/time-2-expected.txt (286925 => 286926)


--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/time-2-expected.txt	2021-12-12 17:31:36 UTC (rev 286925)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/time-2-expected.txt	2021-12-12 17:44:20 UTC (rev 286926)
@@ -5,7 +5,7 @@
 PASS Valid value: value should be 00:00:00.0
 PASS Valid value: value should be 00:00:00.00
 PASS Valid value: value should be 00:00:00.000
-FAIL Invalid value: fraction should have one, two or three ASCII digits. Value should be empty assert_equals: expected "" but got "00:00:00.0000"
+PASS Invalid value: fraction should have one, two or three ASCII digits. Value should be empty
 PASS Invalid value: hour should have two ASCII digits. Value should be empty
 PASS Invalid value: minutes should have two ASCII digits. Value should be empty
 PASS Invalid value: seconds should have two ASCII digits. Value should be empty

Modified: trunk/LayoutTests/platform/wpe/css2.1/t0805-c5518-brdr-t-01-e-expected.txt (286925 => 286926)


--- trunk/LayoutTests/platform/wpe/css2.1/t0805-c5518-brdr-t-01-e-expected.txt	2021-12-12 17:31:36 UTC (rev 286925)
+++ trunk/LayoutTests/platform/wpe/css2.1/t0805-c5518-brdr-t-01-e-expected.txt	2021-12-12 17:44:20 UTC (rev 286926)
@@ -1,18 +1,18 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-layer at (0,0) size 800x293
-  RenderBlock {HTML} at (0,0) size 800x293
-    RenderBody {BODY} at (8,16) size 784x261 [color=#0000FF]
-      RenderBlock {P} at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 483x17
-          text run at (0,0) width 483: "There should be a solid blue line directly over every occurance of the word \""
+layer at (0,0) size 800x294
+  RenderBlock {HTML} at (0,0) size 800x294
+    RenderBody {BODY} at (8,16) size 784x262 [color=#0000FF]
+      RenderBlock {P} at (0,0) size 784x37
+        RenderText {#text} at (0,1) size 483x17
+          text run at (0,1) width 483: "There should be a solid blue line directly over every occurance of the word \""
         RenderInline {SPAN} at (0,0) size 60x19 [border: (2px solid #0000FF) none]
-          RenderText {#text} at (483,0) size 60x17
-            text run at (483,0) width 60: "HERE \x{21E7}"
-        RenderText {#text} at (543,0) size 776x35
-          text run at (543,0) width 233: "\". (So there should be 8 blue lines on"
-          text run at (0,18) width 65: "this page.)"
-      RenderTable {TABLE} at (0,52) size 136x79
+          RenderText {#text} at (483,1) size 60x17
+            text run at (483,1) width 60: "HERE \x{21E7}"
+        RenderText {#text} at (543,1) size 776x35
+          text run at (543,1) width 233: "\". (So there should be 8 blue lines on"
+          text run at (0,19) width 65: "this page.)"
+      RenderTable {TABLE} at (0,53) size 136x79
         RenderTableSection {TBODY} at (0,0) size 136x79
           RenderTableRow {TR} at (0,2) size 136x23
             RenderTableCell {TD} at (2,2) size 132x23 [border: (2px solid #0000FF) none] [r=0 c=0 rs=1 cs=2]
@@ -32,7 +32,7 @@
                     RenderTableCell {TD} at (2,2) size 62x23 [border: (2px solid #0000FF) none] [r=0 c=0 rs=1 cs=1]
                       RenderText {#text} at (1,4) size 60x17
                         text run at (1,4) width 60: "HERE \x{21E7}"
-      RenderBlock {UL} at (0,147) size 784x114
+      RenderBlock {UL} at (0,148) size 784x114
         RenderListItem {LI} at (40,0) size 744x74 [border: (2px solid #0000FF) none]
           RenderBlock (anonymous) at (0,2) size 744x18
             RenderListMarker at (-17,0) size 7x17: bullet

Modified: trunk/LayoutTests/platform/wpe/css2.1/t0805-c5519-brdr-r-01-e-expected.txt (286925 => 286926)


--- trunk/LayoutTests/platform/wpe/css2.1/t0805-c5519-brdr-r-01-e-expected.txt	2021-12-12 17:31:36 UTC (rev 286925)
+++ trunk/LayoutTests/platform/wpe/css2.1/t0805-c5519-brdr-r-01-e-expected.txt	2021-12-12 17:44:20 UTC (rev 286926)
@@ -1,17 +1,17 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-layer at (0,0) size 800x249
-  RenderBlock {HTML} at (0,0) size 800x249
-    RenderBody {BODY} at (8,16) size 784x217 [color=#0000FF]
-      RenderBlock {P} at (0,0) size 784x37
-        RenderText {#text} at (0,15) size 489x17
-          text run at (0,15) width 489: "There should be a solid blue line to the right of every occurance of the word \""
+layer at (0,0) size 800x250
+  RenderBlock {HTML} at (0,0) size 800x250
+    RenderBody {BODY} at (8,16) size 784x218 [color=#0000FF]
+      RenderBlock {P} at (0,0) size 784x38
+        RenderText {#text} at (0,16) size 489x17
+          text run at (0,16) width 489: "There should be a solid blue line to the right of every occurance of the word \""
         RenderInline {SPAN} at (0,0) size 141x36 [border: none (2px solid #0000FF) none]
-          RenderText {#text} at (489,0) size 139x36
-            text run at (489,0) width 139: "THERE \x{2799}"
-        RenderText {#text} at (630,15) size 11x17
-          text run at (630,15) width 11: "\"."
-      RenderTable {TABLE} at (0,53) size 300x130
+          RenderText {#text} at (489,1) size 139x36
+            text run at (489,1) width 139: "THERE \x{2799}"
+        RenderText {#text} at (630,16) size 11x17
+          text run at (630,16) width 11: "\"."
+      RenderTable {TABLE} at (0,54) size 300x130
         RenderTableSection {TBODY} at (0,0) size 300x130
           RenderTableRow {TR} at (0,2) size 300x40
             RenderTableCell {TD} at (2,2) size 296x40 [border: none (2px solid #0000FF) none] [r=0 c=0 rs=1 cs=2]
@@ -31,6 +31,6 @@
                     RenderTableCell {TD} at (2,2) size 143x40 [border: none (2px solid #0000FF) none] [r=0 c=0 rs=1 cs=1]
                       RenderText {#text} at (1,2) size 139x36
                         text run at (1,2) width 139: "THERE \x{2799}"
-      RenderBlock {P} at (0,199) size 784x18
+      RenderBlock {P} at (0,200) size 784x18
         RenderText {#text} at (0,0) size 337x17
           text run at (0,0) width 337: "There should be 3 short lines and 2 long lines in total."

Modified: trunk/LayoutTests/platform/wpe/css2.1/t0805-c5520-brdr-b-01-e-expected.txt (286925 => 286926)


--- trunk/LayoutTests/platform/wpe/css2.1/t0805-c5520-brdr-b-01-e-expected.txt	2021-12-12 17:31:36 UTC (rev 286925)
+++ trunk/LayoutTests/platform/wpe/css2.1/t0805-c5520-brdr-b-01-e-expected.txt	2021-12-12 17:44:20 UTC (rev 286926)
@@ -1,18 +1,18 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-layer at (0,0) size 800x294
-  RenderBlock {HTML} at (0,0) size 800x294
-    RenderBody {BODY} at (8,16) size 784x262 [color=#0000FF]
-      RenderBlock {P} at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 496x17
-          text run at (0,0) width 496: "There should be a solid blue line directly under every occurrence of the word \""
+layer at (0,0) size 800x295
+  RenderBlock {HTML} at (0,0) size 800x295
+    RenderBody {BODY} at (8,16) size 784x263 [color=#0000FF]
+      RenderBlock {P} at (0,0) size 784x37
+        RenderText {#text} at (0,1) size 496x17
+          text run at (0,1) width 496: "There should be a solid blue line directly under every occurrence of the word \""
         RenderInline {SPAN} at (0,0) size 60x19 [border: none (2px solid #0000FF) none]
-          RenderText {#text} at (496,0) size 60x17
-            text run at (496,0) width 60: "HERE \x{21E9}"
-        RenderText {#text} at (556,0) size 769x35
-          text run at (556,0) width 213: "\". (So there should be 8 blue lines"
-          text run at (0,18) width 85: "on this page.)"
-      RenderTable {TABLE} at (0,52) size 136x79
+          RenderText {#text} at (496,1) size 60x17
+            text run at (496,1) width 60: "HERE \x{21E9}"
+        RenderText {#text} at (556,1) size 769x35
+          text run at (556,1) width 213: "\". (So there should be 8 blue lines"
+          text run at (0,19) width 85: "on this page.)"
+      RenderTable {TABLE} at (0,53) size 136x79
         RenderTableSection {TBODY} at (0,0) size 136x79
           RenderTableRow {TR} at (0,2) size 136x23
             RenderTableCell {TD} at (2,2) size 132x23 [border: none (2px solid #0000FF) none] [r=0 c=0 rs=1 cs=2]
@@ -32,7 +32,7 @@
               RenderBlock (anonymous) at (1,28) size 66x19
                 RenderText {#text} at (3,1) size 60x17
                   text run at (3,1) width 60: "HERE \x{21E9}"
-      RenderBlock {UL} at (0,147) size 784x115
+      RenderBlock {UL} at (0,148) size 784x115
         RenderListItem {LI} at (40,0) size 744x75 [border: none (2px solid #0000FF) none]
           RenderBlock {UL} at (0,0) size 744x54
             RenderListItem {LI} at (40,0) size 704x18

Modified: trunk/LayoutTests/platform/wpe/css2.1/t0805-c5521-brdr-l-01-e-expected.txt (286925 => 286926)


--- trunk/LayoutTests/platform/wpe/css2.1/t0805-c5521-brdr-l-01-e-expected.txt	2021-12-12 17:31:36 UTC (rev 286925)
+++ trunk/LayoutTests/platform/wpe/css2.1/t0805-c5521-brdr-l-01-e-expected.txt	2021-12-12 17:44:20 UTC (rev 286926)
@@ -1,17 +1,17 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-layer at (0,0) size 800x249
-  RenderBlock {HTML} at (0,0) size 800x249
-    RenderBody {BODY} at (8,16) size 784x217 [color=#0000FF]
-      RenderBlock {P} at (0,0) size 784x37
-        RenderText {#text} at (0,15) size 480x17
-          text run at (0,15) width 480: "There should be a solid blue line to the left of every occurance of the word \""
+layer at (0,0) size 800x250
+  RenderBlock {HTML} at (0,0) size 800x250
+    RenderBody {BODY} at (8,16) size 784x218 [color=#0000FF]
+      RenderBlock {P} at (0,0) size 784x38
+        RenderText {#text} at (0,16) size 480x17
+          text run at (0,16) width 480: "There should be a solid blue line to the left of every occurance of the word \""
         RenderInline {SPAN} at (0,0) size 133x36 [border: none (2px solid #0000FF)]
-          RenderText {#text} at (482,0) size 131x36
-            text run at (482,0) width 131: "\x{21E6}THERE"
-        RenderText {#text} at (613,15) size 11x17
-          text run at (613,15) width 11: "\"."
-      RenderTable {TABLE} at (0,53) size 284x130
+          RenderText {#text} at (482,1) size 131x36
+            text run at (482,1) width 131: "\x{21E6}THERE"
+        RenderText {#text} at (613,16) size 11x17
+          text run at (613,16) width 11: "\"."
+      RenderTable {TABLE} at (0,54) size 284x130
         RenderTableSection {TBODY} at (0,0) size 284x130
           RenderTableRow {TR} at (0,2) size 284x40
             RenderTableCell {TD} at (2,2) size 280x40 [border: none (2px solid #0000FF)] [r=0 c=0 rs=1 cs=2]
@@ -31,6 +31,6 @@
                     RenderTableCell {TD} at (2,2) size 135x40 [border: none (2px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
                       RenderText {#text} at (3,2) size 131x36
                         text run at (3,2) width 131: "\x{21E6}THERE"
-      RenderBlock {P} at (0,199) size 784x18
+      RenderBlock {P} at (0,200) size 784x18
         RenderText {#text} at (0,0) size 337x17
           text run at (0,0) width 337: "There should be 3 short lines and 2 long lines in total."

Modified: trunk/LayoutTests/platform/wpe/css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt (286925 => 286926)


--- trunk/LayoutTests/platform/wpe/css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt	2021-12-12 17:31:36 UTC (rev 286925)
+++ trunk/LayoutTests/platform/wpe/css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt	2021-12-12 17:44:20 UTC (rev 286926)
@@ -1,57 +1,57 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-layer at (0,0) size 800x318
-  RenderBlock {HTML} at (0,0) size 800x318
-    RenderBody {BODY} at (8,8) size 784x302
+layer at (0,0) size 800x320
+  RenderBlock {HTML} at (0,0) size 800x320
+    RenderBody {BODY} at (8,8) size 784x304
       RenderBlock {DIV} at (0,0) size 784x18
         RenderText {#text} at (0,0) size 341x17
           text run at (0,0) width 341: "The blue bits of text should be decorated as described."
-      RenderBlock {P} at (0,34) size 784x234 [color=#C0C0C0]
-        RenderText {#text} at (0,0) size 759x53
+      RenderBlock {P} at (0,34) size 784x236 [color=#C0C0C0]
+        RenderText {#text} at (0,0) size 759x54
           text run at (0,0) width 474: "dummy text dummy text dummy text dummy text dummy text dummy text "
           text run at (474,0) width 285: "dummy text dummy text dummy text dummy"
           text run at (0,18) width 185: "text dummy text dummy text "
           text run at (185,18) width 474: "dummy text dummy text dummy text dummy text dummy text dummy text "
           text run at (659,18) width 75: "dummy text"
-          text run at (0,36) width 395: "dummy text dummy text dummy text dummy text dummy text "
+          text run at (0,37) width 395: "dummy text dummy text dummy text dummy text dummy text "
         RenderInline {SPAN} at (0,0) size 783x35 [color=#0000FF] [border: none (10px double #0000FF)]
-          RenderText {#text} at (405,36) size 172x17
-            text run at (405,36) width 172: "\x{21E6} two blue lines to the left "
+          RenderText {#text} at (405,37) size 172x17
+            text run at (405,37) width 172: "\x{21E6} two blue lines to the left "
           RenderInline {SPAN} at (0,0) size 783x35 [color=#C0C0C0]
-            RenderText {#text} at (577,36) size 783x35
-              text run at (577,36) width 52: "dummy "
-              text run at (629,36) width 154: "text dummy text dummy"
-              text run at (0,54) width 316: "text dummy text dummy text dummy text dummy "
-              text run at (316,54) width 418: "text dummy text dummy text dummy text dummy text dummy text"
+            RenderText {#text} at (577,37) size 783x35
+              text run at (577,37) width 52: "dummy "
+              text run at (629,37) width 154: "text dummy text dummy"
+              text run at (0,55) width 316: "text dummy text dummy text dummy text dummy "
+              text run at (316,55) width 418: "text dummy text dummy text dummy text dummy text dummy text"
           RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,72) size 759x89
-          text run at (0,72) width 395: "dummy text dummy text dummy text dummy text dummy text "
-          text run at (395,72) width 364: "dummy text dummy text dummy text dummy text dummy"
-          text run at (0,90) width 106: "text dummy text "
-          text run at (106,90) width 474: "dummy text dummy text dummy text dummy text dummy text dummy text "
-          text run at (580,90) width 154: "dummy text dummy text"
-          text run at (0,108) width 316: "dummy text dummy text dummy text dummy text "
-          text run at (316,108) width 443: "dummy text dummy text dummy text dummy text dummy text dummy"
-          text run at (0,126) width 27: "text "
-          text run at (27,126) width 474: "dummy text dummy text dummy text dummy text dummy text dummy text "
-          text run at (501,126) width 233: "dummy text dummy text dummy text"
-          text run at (0,144) width 158: "dummy text dummy text "
+        RenderText {#text} at (0,73) size 759x90
+          text run at (0,73) width 395: "dummy text dummy text dummy text dummy text dummy text "
+          text run at (395,73) width 364: "dummy text dummy text dummy text dummy text dummy"
+          text run at (0,91) width 106: "text dummy text "
+          text run at (106,91) width 474: "dummy text dummy text dummy text dummy text dummy text dummy text "
+          text run at (580,91) width 154: "dummy text dummy text"
+          text run at (0,109) width 316: "dummy text dummy text dummy text dummy text "
+          text run at (316,109) width 443: "dummy text dummy text dummy text dummy text dummy text dummy"
+          text run at (0,127) width 27: "text "
+          text run at (27,127) width 474: "dummy text dummy text dummy text dummy text dummy text dummy text "
+          text run at (501,127) width 233: "dummy text dummy text dummy text"
+          text run at (0,146) width 158: "dummy text dummy text "
         RenderInline {SPAN} at (0,0) size 194x17 [color=#0000FF] [border: none (1px solid #0000FF)]
-          RenderText {#text} at (159,144) size 193x17
-            text run at (159,144) width 193: "\x{21E6} one thin blue line to the left "
-        RenderText {#text} at (352,144) size 759x89
-          text run at (352,144) width 52: "dummy "
-          text run at (404,144) width 339: "text dummy text dummy text dummy text dummy text"
-          text run at (0,162) width 131: "dummy text dummy "
-          text run at (131,162) width 474: "text dummy text dummy text dummy text dummy text dummy text dummy "
-          text run at (605,162) width 154: "text dummy text dummy"
-          text run at (0,180) width 316: "text dummy text dummy text dummy text dummy "
-          text run at (316,180) width 418: "text dummy text dummy text dummy text dummy text dummy text"
-          text run at (0,198) width 52: "dummy "
-          text run at (52,198) width 474: "text dummy text dummy text dummy text dummy text dummy text dummy "
-          text run at (526,198) width 233: "text dummy text dummy text dummy"
-          text run at (0,216) width 237: "text dummy text dummy text dummy "
-          text run at (237,216) width 181: "text dummy text dummy text"
-      RenderBlock {DIV} at (0,284) size 784x18
+          RenderText {#text} at (159,146) size 193x17
+            text run at (159,146) width 193: "\x{21E6} one thin blue line to the left "
+        RenderText {#text} at (352,146) size 759x89
+          text run at (352,146) width 52: "dummy "
+          text run at (404,146) width 339: "text dummy text dummy text dummy text dummy text"
+          text run at (0,164) width 131: "dummy text dummy "
+          text run at (131,164) width 474: "text dummy text dummy text dummy text dummy text dummy text dummy "
+          text run at (605,164) width 154: "text dummy text dummy"
+          text run at (0,182) width 316: "text dummy text dummy text dummy text dummy "
+          text run at (316,182) width 418: "text dummy text dummy text dummy text dummy text dummy text"
+          text run at (0,200) width 52: "dummy "
+          text run at (52,200) width 474: "text dummy text dummy text dummy text dummy text dummy text dummy "
+          text run at (526,200) width 233: "text dummy text dummy text dummy"
+          text run at (0,218) width 237: "text dummy text dummy text dummy "
+          text run at (237,218) width 181: "text dummy text dummy text"
+      RenderBlock {DIV} at (0,286) size 784x18
         RenderText {#text} at (0,0) size 416x17
           text run at (0,0) width 416: "(All the lines of text in the block above should be equally spaced.)"

Modified: trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/selection/selection-select-all-move-input-crash-expected.txt (286925 => 286926)


--- trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/selection/selection-select-all-move-input-crash-expected.txt	2021-12-12 17:31:36 UTC (rev 286925)
+++ trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/selection/selection-select-all-move-input-crash-expected.txt	2021-12-12 17:44:20 UTC (rev 286926)
@@ -9,4 +9,5 @@
       RenderTextControl {INPUT} at (2,2) size 173x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
 layer at (5,605) size 167x18
   RenderBlock {DIV} at (3,3) size 167x18
-caret: position 1 of body
+caret: position 0 of child 0 {DIV} of {#document-fragment} of child 2 {INPUT} of child 0 {HTML} of document
+scrolled to 0,23
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to