Title: [270133] trunk/LayoutTests
Revision
270133
Author
[email protected]
Date
2020-11-20 14:29:18 -0800 (Fri, 20 Nov 2020)

Log Message

[GTK][WPE] Rebaseline and gardening

Unreviewed test gardening.

The meter and progress tests had to be rebaselined and split after
r270044.

* platform/glib/TestExpectations: Add missing entries.
* platform/glib/fast/dom/HTMLProgressElement/progress-element-expected.txt:
* platform/glib/webaudio/BiquadFilter/tail-time-peaking-expected.txt:
Removed. Uneeded after r269972.
* platform/glib/webaudio/audioworklet-addModule-failure-expected.txt:
Rebaseline after r270033.
* platform/gtk/fast/dom/HTMLMeterElement/meter-element-expected.txt: Copied from LayoutTests/platform/glib/fast/dom/HTMLMeterElement/meter-element-expected.txt.
* platform/gtk/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: Copied from LayoutTests/platform/glib/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt.
* platform/gtk/fast/dom/HTMLMeterElement/meter-styles-expected.txt: Copied from LayoutTests/platform/glib/fast/dom/HTMLMeterElement/meter-styles-expected.txt.
* platform/gtk/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt:
* platform/gtk/imported/w3c/web-platform-tests/css/cssom/cssstyledeclaration-csstext-expected.txt:
Rebaselined after r270023.
* platform/glib/TestExpectations: Remove entry after test removal.
* platform/wpe/fast/dom/HTMLMeterElement/meter-element-expected.txt: Renamed from LayoutTests/platform/glib/fast/dom/HTMLMeterElement/meter-element-expected.txt.
* platform/wpe/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: Renamed from LayoutTests/platform/glib/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt.
* platform/wpe/fast/dom/HTMLMeterElement/meter-styles-expected.txt: Renamed from LayoutTests/platform/glib/fast/dom/HTMLMeterElement/meter-styles-expected.txt.
* platform/wpe/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt:
* platform/wpe/imported/w3c/web-platform-tests/css/cssom/cssstyledeclaration-csstext-expected.txt:
Rebaselined after r270023.

Modified Paths

Added Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (270132 => 270133)


--- trunk/LayoutTests/ChangeLog	2020-11-20 22:04:42 UTC (rev 270132)
+++ trunk/LayoutTests/ChangeLog	2020-11-20 22:29:18 UTC (rev 270133)
@@ -1,3 +1,32 @@
+2020-11-20  Lauro Moura  <[email protected]>
+
+        [GTK][WPE] Rebaseline and gardening
+
+        Unreviewed test gardening.
+
+        The meter and progress tests had to be rebaselined and split after
+        r270044.
+
+        * platform/glib/TestExpectations: Add missing entries.
+        * platform/glib/fast/dom/HTMLProgressElement/progress-element-expected.txt:
+        * platform/glib/webaudio/BiquadFilter/tail-time-peaking-expected.txt:
+        Removed. Uneeded after r269972.
+        * platform/glib/webaudio/audioworklet-addModule-failure-expected.txt:
+        Rebaseline after r270033.
+        * platform/gtk/fast/dom/HTMLMeterElement/meter-element-expected.txt: Copied from LayoutTests/platform/glib/fast/dom/HTMLMeterElement/meter-element-expected.txt.
+        * platform/gtk/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: Copied from LayoutTests/platform/glib/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt.
+        * platform/gtk/fast/dom/HTMLMeterElement/meter-styles-expected.txt: Copied from LayoutTests/platform/glib/fast/dom/HTMLMeterElement/meter-styles-expected.txt.
+        * platform/gtk/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt:
+        * platform/gtk/imported/w3c/web-platform-tests/css/cssom/cssstyledeclaration-csstext-expected.txt:
+        Rebaselined after r270023.
+        * platform/glib/TestExpectations: Remove entry after test removal.
+        * platform/wpe/fast/dom/HTMLMeterElement/meter-element-expected.txt: Renamed from LayoutTests/platform/glib/fast/dom/HTMLMeterElement/meter-element-expected.txt.
+        * platform/wpe/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: Renamed from LayoutTests/platform/glib/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt.
+        * platform/wpe/fast/dom/HTMLMeterElement/meter-styles-expected.txt: Renamed from LayoutTests/platform/glib/fast/dom/HTMLMeterElement/meter-styles-expected.txt.
+        * platform/wpe/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt:
+        * platform/wpe/imported/w3c/web-platform-tests/css/cssom/cssstyledeclaration-csstext-expected.txt:
+        Rebaselined after r270023.
+
 2020-11-20  Truitt Savell  <[email protected]>
 
         Revert r270124. Made the test worse.

Modified: trunk/LayoutTests/platform/glib/TestExpectations (270132 => 270133)


--- trunk/LayoutTests/platform/glib/TestExpectations	2020-11-20 22:04:42 UTC (rev 270132)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2020-11-20 22:29:18 UTC (rev 270133)
@@ -356,6 +356,7 @@
 webkit.org/b/218931 fast/events/wheel/wheel-event-listeners-on-document-made-passive.html [ Timeout ]
 webkit.org/b/218931 fast/events/wheel/wheel-event-listeners-on-window-left-active.html [ Timeout ]
 webkit.org/b/218931 fast/events/wheel/wheel-event-listeners-on-window-made-passive.html [ Timeout ]
+webkit.org/b/218931 fast/events/wheel/wheel-event-in-passive-region-non-cancelable.html [ Timeout ]
 
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Events-related bugs

Deleted: trunk/LayoutTests/platform/glib/fast/dom/HTMLMeterElement/meter-element-expected.txt (270132 => 270133)


--- trunk/LayoutTests/platform/glib/fast/dom/HTMLMeterElement/meter-element-expected.txt	2020-11-20 22:04:42 UTC (rev 270132)
+++ trunk/LayoutTests/platform/glib/fast/dom/HTMLMeterElement/meter-element-expected.txt	2020-11-20 22:29:18 UTC (rev 270133)
@@ -1,14 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock {METER} at (0,43) size 80x17
-        RenderBlock {DIV} at (0,0) size 80x16
-          RenderBlock {DIV} at (0,0) size 80x16
-            RenderBlock {DIV} at (0,0) size 18x16
-      RenderBlock {METER} at (80,-1) size 10x61
-        RenderBlock {DIV} at (0,0) size 10x60
-          RenderBlock {DIV} at (0,0) size 10x60
-            RenderBlock {DIV} at (0,0) size 7x60
-      RenderText {#text} at (0,0) size 0x0

Deleted: trunk/LayoutTests/platform/glib/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt (270132 => 270133)


--- trunk/LayoutTests/platform/glib/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt	2020-11-20 22:04:42 UTC (rev 270132)
+++ trunk/LayoutTests/platform/glib/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt	2020-11-20 22:29:18 UTC (rev 270133)
@@ -1,17 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock {H1} at (0,0) size 784x37
-        RenderText {#text} at (0,0) size 507x36
-          text run at (0,0) width 507: "Dynamically changing pseudo classes"
-      RenderBlock {P} at (0,58) size 784x19
-        RenderText {#text} at (0,0) size 647x17
-          text run at (0,0) width 647: "Following meter gauge should be solid green - Changing the paseudo class by changing value attribute"
-      RenderBlock (anonymous) at (0,92) size 784x16
-        RenderBlock {METER} at (0,-1) size 80x17
-          RenderBlock {DIV} at (0,0) size 80x16
-            RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#808080]
-              RenderBlock {DIV} at (0,0) size 72x16 [bgcolor=#008000]
-        RenderText {#text} at (0,0) size 0x0

Deleted: trunk/LayoutTests/platform/glib/fast/dom/HTMLMeterElement/meter-styles-expected.txt (270132 => 270133)


--- trunk/LayoutTests/platform/glib/fast/dom/HTMLMeterElement/meter-styles-expected.txt	2020-11-20 22:04:42 UTC (rev 270132)
+++ trunk/LayoutTests/platform/glib/fast/dom/HTMLMeterElement/meter-styles-expected.txt	2020-11-20 22:29:18 UTC (rev 270133)
@@ -1,152 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock {H2} at (3,0) size 778x18
-        RenderText {#text} at (0,0) size 350x17
-          text run at (0,0) width 350: "Horizontal meters with the non-themed default style"
-      RenderBlock {UL} at (3,21) size 778x62
-        RenderListItem {LI} at (43,0) size 732x18
-          RenderBlock {METER} at (0,1) size 80x17
-            RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-                RenderBlock {DIV} at (0,0) size 20x16
-          RenderText {#text} at (80,0) size 4x17
-            text run at (80,0) width 4: " "
-          RenderBlock {METER} at (84,1) size 80x17
-            RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-                RenderBlock {DIV} at (0,0) size 36x16
-          RenderText {#text} at (164,0) size 4x17
-            text run at (164,0) width 4: " "
-          RenderBlock {METER} at (168,1) size 80x17
-            RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (0,0) size 80x16
-                RenderBlock {DIV} at (0,0) size 60x16
-        RenderListItem {LI} at (43,21) size 732x41
-          RenderBlock {METER} at (0,-1) size 30x41
-            RenderBlock {DIV} at (0,0) size 30x40
-              RenderBlock {DIV} at (0,0) size 30x40
-                RenderBlock {DIV} at (0,0) size 8x40
-          RenderText {#text} at (30,22) size 4x17
-            text run at (30,22) width 4: " "
-          RenderBlock {METER} at (34,-1) size 30x41
-            RenderBlock {DIV} at (0,0) size 30x40
-              RenderBlock {DIV} at (0,0) size 30x40
-                RenderBlock {DIV} at (0,0) size 14x40
-          RenderText {#text} at (64,22) size 4x17
-            text run at (64,22) width 4: " "
-          RenderBlock {METER} at (68,-1) size 30x41
-            RenderBlock {DIV} at (0,0) size 30x40
-              RenderBlock {DIV} at (0,0) size 30x40
-                RenderBlock {DIV} at (0,0) size 23x40
-      RenderBlock {H2} at (3,85) size 778x19
-        RenderText {#text} at (0,0) size 150x17
-          text run at (0,0) width 150: "Providing meter styles"
-      RenderBlock {DIV} at (0,106) size 784x70 [bgcolor=#EEEEEE]
-        RenderBlock {UL} at (3,0) size 778x69
-          RenderListItem {LI} at (43,0) size 732x18
-            RenderBlock {METER} at (0,1) size 80x17 [bgcolor=#AAAACC] [border: (5px solid #222244) (20px solid #222244) (5px solid #222244) (10px solid #222244)]
-              RenderBlock {DIV} at (10,5) size 50x6
-                RenderBlock {DIV} at (0,0) size 50x6
-                  RenderBlock {DIV} at (0,0) size 40x6
-            RenderText {#text} at (80,0) size 70x17
-              text run at (80,0) width 70: " has border"
-          RenderListItem {LI} at (43,21) size 732x19
-            RenderBlock {METER} at (0,1) size 80x17 [bgcolor=#AAAACC]
-              RenderBlock {DIV} at (10,5) size 50x6
-                RenderBlock {DIV} at (0,0) size 50x6
-                  RenderBlock {DIV} at (0,0) size 40x6
-            RenderText {#text} at (80,0) size 80x17
-              text run at (80,0) width 80: " has padding"
-          RenderListItem {LI} at (43,42) size 732x27
-            RenderBlock {METER} at (10,4) size 80x17 [bgcolor=#AAAACC]
-              RenderBlock {DIV} at (0,0) size 80x16
-                RenderBlock {DIV} at (0,0) size 80x16
-                  RenderBlock {DIV} at (0,0) size 64x16
-            RenderText {#text} at (110,8) size 73x17
-              text run at (110,8) width 73: " has margin"
-      RenderBlock {H2} at (3,178) size 778x19
-        RenderText {#text} at (0,0) size 224x17
-          text run at (0,0) width 224: "Providing bar and/or value styles"
-      RenderBlock {DIV} at (0,199) size 784x167 [bgcolor=#EEEEEE]
-        RenderBlock {UL} at (3,0) size 778x82
-          RenderBlock (anonymous) at (40,0) size 738x18
-            RenderText {#text} at (0,0) size 475x17
-              text run at (0,0) width 475: "default -webkit-appearance, thus should use platform theme (only for Mac.)"
-          RenderListItem {LI} at (43,21) size 732x19
-            RenderBlock {METER} at (0,1) size 80x17
-              RenderBlock {DIV} at (0,0) size 80x16
-                RenderBlock {DIV} at (0,0) size 80x16
-                  RenderBlock {DIV} at (0,0) size 64x16 [bgcolor=#008000] [border: (2px solid #77CC77)]
-            RenderText {#text} at (80,0) size 212x17
-              text run at (80,0) width 212: " has bar style but should ignore it."
-          RenderListItem {LI} at (43,42) size 732x19
-            RenderBlock {METER} at (0,1) size 80x17
-              RenderBlock {DIV} at (0,0) size 80x16
-                RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#808080] [border: (2px solid #222222)]
-                  RenderBlock {DIV} at (2,2) size 61x12
-            RenderText {#text} at (80,0) size 226x17
-              text run at (80,0) width 226: " has value style but should ignore it."
-          RenderListItem {LI} at (43,63) size 732x19
-            RenderBlock {METER} at (0,1) size 80x17
-              RenderBlock {DIV} at (0,0) size 80x16
-                RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#808080] [border: (2px solid #222222)]
-                  RenderBlock {DIV} at (2,2) size 61x12 [bgcolor=#008000] [border: (2px solid #77CC77)]
-            RenderText {#text} at (80,0) size 249x17
-              text run at (80,0) width 249: " has both styles but should ignore them."
-        RenderBlock {UL} at (3,84) size 778x83
-          RenderBlock (anonymous) at (40,0) size 738x18
-            RenderText {#text} at (0,0) size 461x17
-              text run at (0,0) width 461: "-webkit-appearance: none, thus custom styled elements should be shown."
-          RenderListItem {LI} at (43,21) size 732x19
-            RenderBlock {METER} at (0,1) size 80x17
-              RenderBlock {DIV} at (0,0) size 80x16
-                RenderBlock {DIV} at (0,0) size 80x16
-                  RenderBlock {DIV} at (0,0) size 64x16 [bgcolor=#008000] [border: (2px solid #77CC77)]
-            RenderText {#text} at (80,0) size 270x17
-              text run at (80,0) width 270: " has bar style, should have solid value part."
-          RenderListItem {LI} at (43,42) size 732x19
-            RenderBlock {METER} at (0,1) size 80x17
-              RenderBlock {DIV} at (0,0) size 80x16
-                RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#808080] [border: (2px solid #222222)]
-                  RenderBlock {DIV} at (2,2) size 61x12
-            RenderText {#text} at (80,0) size 255x17
-              text run at (80,0) width 255: " has value style, should be solid bar part."
-          RenderListItem {LI} at (43,63) size 732x19
-            RenderBlock {METER} at (0,1) size 80x17
-              RenderBlock {DIV} at (0,0) size 80x16
-                RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#808080] [border: (2px solid #222222)]
-                  RenderBlock {DIV} at (2,2) size 61x12 [bgcolor=#008000] [border: (2px solid #77CC77)]
-            RenderText {#text} at (80,0) size 235x17
-              text run at (80,0) width 235: " should have solid bar and value part."
-      RenderBlock {H2} at (3,369) size 778x18
-        RenderText {#text} at (0,0) size 156x17
-          text run at (0,0) width 156: "Providing appearances"
-      RenderBlock {DIV} at (0,390) size 784x40 [bgcolor=#EEEEEE]
-        RenderBlock {UL} at (3,0) size 778x40
-          RenderListItem {LI} at (43,0) size 732x18
-            RenderBlock {METER} at (0,1) size 80x17
-              RenderBlock {DIV} at (0,0) size 80x16
-                RenderBlock {DIV} at (0,0) size 80x16
-                  RenderBlock {DIV} at (0,0) size 64x16
-            RenderText {#text} at (80,0) size 375x17
-              text run at (80,0) width 375: " has \"none\" appearance, should be styled with default style."
-          RenderListItem {LI} at (43,21) size 732x19
-            RenderBlock {METER} at (0,1) size 80x17
-              RenderBlock {DIV} at (0,0) size 80x16
-                RenderBlock {DIV} at (0,0) size 80x16
-                  RenderBlock {DIV} at (0,0) size 64x16
-            RenderText {#text} at (80,0) size 276x17
-              text run at (80,0) width 276: " has \"meter\" appearance, should be themed."
-      RenderBlock {H2} at (3,432) size 778x19
-        RenderText {#text} at (0,0) size 161x17
-          text run at (0,0) width 161: "Providing bar paddings"
-      RenderBlock {DIV} at (0,453) size 784x19 [bgcolor=#EEEEEE]
-        RenderBlock {METER} at (0,1) size 80x17
-          RenderBlock {DIV} at (0,0) size 80x16
-            RenderBlock {DIV} at (0,0) size 80x16
-              RenderBlock {DIV} at (5,5) size 35x6
-        RenderText {#text} at (80,0) size 165x17
-          text run at (80,0) width 165: " has \"padding\" on the bar."

Modified: trunk/LayoutTests/platform/glib/fast/dom/HTMLProgressElement/progress-element-expected.txt (270132 => 270133)


--- trunk/LayoutTests/platform/glib/fast/dom/HTMLProgressElement/progress-element-expected.txt	2020-11-20 22:04:42 UTC (rev 270132)
+++ trunk/LayoutTests/platform/glib/fast/dom/HTMLProgressElement/progress-element-expected.txt	2020-11-20 22:29:18 UTC (rev 270133)
@@ -3,7 +3,7 @@
 layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
-      RenderProgress {PROGRESS} at (0,0) size 160x7
+      RenderProgress {PROGRESS} at (0,1) size 160x7
       RenderInline {SMALL} at (0,0) size 134x15
-        RenderProgress {PROGRESS} at (160,-1) size 134x7
+        RenderProgress {PROGRESS} at (160,0) size 134x7
       RenderText {#text} at (0,0) size 0x0

Modified: trunk/LayoutTests/platform/glib/webaudio/audioworklet-addModule-failure-expected.txt (270132 => 270133)


--- trunk/LayoutTests/platform/glib/webaudio/audioworklet-addModule-failure-expected.txt	2020-11-20 22:04:42 UTC (rev 270132)
+++ trunk/LayoutTests/platform/glib/webaudio/audioworklet-addModule-failure-expected.txt	2020-11-20 22:29:18 UTC (rev 270133)
@@ -4,7 +4,7 @@
 
 
 PASS context.audioWorklet.addModule(invalidURL); rejected promise  with SyntaxError: Module URL is invalid.
-PASS context.audioWorklet.addModule('doesnotExist.js'); rejected promise  with NetworkError: Failed to fetch module, error: Error opening file /app/webkit/LayoutTests/webaudio/doesnotExist.js: No such file or directory.
+PASS context.audioWorklet.addModule('doesnotExist.js'); rejected promise  with AbortError: Failed to fetch module, error: Error opening file /app/webkit/LayoutTests/webaudio/doesnotExist.js: No such file or directory.
 PASS successfullyParsed is true
 
 TEST COMPLETE

Copied: trunk/LayoutTests/platform/gtk/fast/dom/HTMLMeterElement/meter-element-expected.txt (from rev 270132, trunk/LayoutTests/platform/glib/fast/dom/HTMLMeterElement/meter-element-expected.txt) (0 => 270133)


--- trunk/LayoutTests/platform/gtk/fast/dom/HTMLMeterElement/meter-element-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/dom/HTMLMeterElement/meter-element-expected.txt	2020-11-20 22:29:18 UTC (rev 270133)
@@ -0,0 +1,14 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {METER} at (0,44) size 80x17
+        RenderBlock {DIV} at (0,0) size 80x16
+          RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 18x16
+      RenderBlock {METER} at (80,0) size 10x61
+        RenderBlock {DIV} at (0,0) size 10x60
+          RenderBlock {DIV} at (0,0) size 10x60
+            RenderBlock {DIV} at (0,0) size 7x60
+      RenderText {#text} at (0,0) size 0x0

Copied: trunk/LayoutTests/platform/gtk/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt (from rev 270132, trunk/LayoutTests/platform/glib/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt) (0 => 270133)


--- trunk/LayoutTests/platform/gtk/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt	2020-11-20 22:29:18 UTC (rev 270133)
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {H1} at (0,0) size 784x37
+        RenderText {#text} at (0,0) size 507x36
+          text run at (0,0) width 507: "Dynamically changing pseudo classes"
+      RenderBlock {P} at (0,58) size 784x19
+        RenderText {#text} at (0,0) size 647x17
+          text run at (0,0) width 647: "Following meter gauge should be solid green - Changing the paseudo class by changing value attribute"
+      RenderBlock (anonymous) at (0,92) size 784x17
+        RenderBlock {METER} at (0,0) size 80x17
+          RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#808080]
+              RenderBlock {DIV} at (0,0) size 72x16 [bgcolor=#008000]
+        RenderText {#text} at (0,0) size 0x0

Copied: trunk/LayoutTests/platform/gtk/fast/dom/HTMLMeterElement/meter-styles-expected.txt (from rev 270132, trunk/LayoutTests/platform/glib/fast/dom/HTMLMeterElement/meter-styles-expected.txt) (0 => 270133)


--- trunk/LayoutTests/platform/gtk/fast/dom/HTMLMeterElement/meter-styles-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/dom/HTMLMeterElement/meter-styles-expected.txt	2020-11-20 22:29:18 UTC (rev 270133)
@@ -0,0 +1,152 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {H2} at (3,0) size 778x18
+        RenderText {#text} at (0,0) size 350x17
+          text run at (0,0) width 350: "Horizontal meters with the non-themed default style"
+      RenderBlock {UL} at (3,21) size 778x63
+        RenderListItem {LI} at (43,0) size 732x18
+          RenderBlock {METER} at (0,1) size 80x17
+            RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+                RenderBlock {DIV} at (0,0) size 20x16
+          RenderText {#text} at (80,0) size 4x17
+            text run at (80,0) width 4: " "
+          RenderBlock {METER} at (84,1) size 80x17
+            RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+                RenderBlock {DIV} at (0,0) size 36x16
+          RenderText {#text} at (164,0) size 4x17
+            text run at (164,0) width 4: " "
+          RenderBlock {METER} at (168,1) size 80x17
+            RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+                RenderBlock {DIV} at (0,0) size 60x16
+        RenderListItem {LI} at (43,21) size 732x42
+          RenderBlock {METER} at (0,0) size 30x41
+            RenderBlock {DIV} at (0,0) size 30x40
+              RenderBlock {DIV} at (0,0) size 30x40
+                RenderBlock {DIV} at (0,0) size 8x40
+          RenderText {#text} at (30,23) size 4x17
+            text run at (30,23) width 4: " "
+          RenderBlock {METER} at (34,0) size 30x41
+            RenderBlock {DIV} at (0,0) size 30x40
+              RenderBlock {DIV} at (0,0) size 30x40
+                RenderBlock {DIV} at (0,0) size 14x40
+          RenderText {#text} at (64,23) size 4x17
+            text run at (64,23) width 4: " "
+          RenderBlock {METER} at (68,0) size 30x41
+            RenderBlock {DIV} at (0,0) size 30x40
+              RenderBlock {DIV} at (0,0) size 30x40
+                RenderBlock {DIV} at (0,0) size 23x40
+      RenderBlock {H2} at (3,86) size 778x19
+        RenderText {#text} at (0,0) size 150x17
+          text run at (0,0) width 150: "Providing meter styles"
+      RenderBlock {DIV} at (0,107) size 784x71 [bgcolor=#EEEEEE]
+        RenderBlock {UL} at (3,0) size 778x70
+          RenderListItem {LI} at (43,0) size 732x18
+            RenderBlock {METER} at (0,1) size 80x17 [bgcolor=#AAAACC] [border: (5px solid #222244) (20px solid #222244) (5px solid #222244) (10px solid #222244)]
+              RenderBlock {DIV} at (10,5) size 50x6
+                RenderBlock {DIV} at (0,0) size 50x6
+                  RenderBlock {DIV} at (0,0) size 40x6
+            RenderText {#text} at (80,0) size 70x17
+              text run at (80,0) width 70: " has border"
+          RenderListItem {LI} at (43,21) size 732x19
+            RenderBlock {METER} at (0,1) size 80x17 [bgcolor=#AAAACC]
+              RenderBlock {DIV} at (10,5) size 50x6
+                RenderBlock {DIV} at (0,0) size 50x6
+                  RenderBlock {DIV} at (0,0) size 40x6
+            RenderText {#text} at (80,0) size 80x17
+              text run at (80,0) width 80: " has padding"
+          RenderListItem {LI} at (43,42) size 732x28
+            RenderBlock {METER} at (10,5) size 80x17 [bgcolor=#AAAACC]
+              RenderBlock {DIV} at (0,0) size 80x16
+                RenderBlock {DIV} at (0,0) size 80x16
+                  RenderBlock {DIV} at (0,0) size 64x16
+            RenderText {#text} at (110,9) size 73x17
+              text run at (110,9) width 73: " has margin"
+      RenderBlock {H2} at (3,180) size 778x19
+        RenderText {#text} at (0,0) size 224x17
+          text run at (0,0) width 224: "Providing bar and/or value styles"
+      RenderBlock {DIV} at (0,201) size 784x167 [bgcolor=#EEEEEE]
+        RenderBlock {UL} at (3,0) size 778x82
+          RenderBlock (anonymous) at (40,0) size 738x18
+            RenderText {#text} at (0,0) size 475x17
+              text run at (0,0) width 475: "default -webkit-appearance, thus should use platform theme (only for Mac.)"
+          RenderListItem {LI} at (43,21) size 732x19
+            RenderBlock {METER} at (0,1) size 80x17
+              RenderBlock {DIV} at (0,0) size 80x16
+                RenderBlock {DIV} at (0,0) size 80x16
+                  RenderBlock {DIV} at (0,0) size 64x16 [bgcolor=#008000] [border: (2px solid #77CC77)]
+            RenderText {#text} at (80,0) size 212x17
+              text run at (80,0) width 212: " has bar style but should ignore it."
+          RenderListItem {LI} at (43,42) size 732x19
+            RenderBlock {METER} at (0,1) size 80x17
+              RenderBlock {DIV} at (0,0) size 80x16
+                RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#808080] [border: (2px solid #222222)]
+                  RenderBlock {DIV} at (2,2) size 61x12
+            RenderText {#text} at (80,0) size 226x17
+              text run at (80,0) width 226: " has value style but should ignore it."
+          RenderListItem {LI} at (43,63) size 732x19
+            RenderBlock {METER} at (0,1) size 80x17
+              RenderBlock {DIV} at (0,0) size 80x16
+                RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#808080] [border: (2px solid #222222)]
+                  RenderBlock {DIV} at (2,2) size 61x12 [bgcolor=#008000] [border: (2px solid #77CC77)]
+            RenderText {#text} at (80,0) size 249x17
+              text run at (80,0) width 249: " has both styles but should ignore them."
+        RenderBlock {UL} at (3,84) size 778x83
+          RenderBlock (anonymous) at (40,0) size 738x18
+            RenderText {#text} at (0,0) size 461x17
+              text run at (0,0) width 461: "-webkit-appearance: none, thus custom styled elements should be shown."
+          RenderListItem {LI} at (43,21) size 732x19
+            RenderBlock {METER} at (0,1) size 80x17
+              RenderBlock {DIV} at (0,0) size 80x16
+                RenderBlock {DIV} at (0,0) size 80x16
+                  RenderBlock {DIV} at (0,0) size 64x16 [bgcolor=#008000] [border: (2px solid #77CC77)]
+            RenderText {#text} at (80,0) size 270x17
+              text run at (80,0) width 270: " has bar style, should have solid value part."
+          RenderListItem {LI} at (43,42) size 732x19
+            RenderBlock {METER} at (0,1) size 80x17
+              RenderBlock {DIV} at (0,0) size 80x16
+                RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#808080] [border: (2px solid #222222)]
+                  RenderBlock {DIV} at (2,2) size 61x12
+            RenderText {#text} at (80,0) size 255x17
+              text run at (80,0) width 255: " has value style, should be solid bar part."
+          RenderListItem {LI} at (43,63) size 732x19
+            RenderBlock {METER} at (0,1) size 80x17
+              RenderBlock {DIV} at (0,0) size 80x16
+                RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#808080] [border: (2px solid #222222)]
+                  RenderBlock {DIV} at (2,2) size 61x12 [bgcolor=#008000] [border: (2px solid #77CC77)]
+            RenderText {#text} at (80,0) size 235x17
+              text run at (80,0) width 235: " should have solid bar and value part."
+      RenderBlock {H2} at (3,371) size 778x18
+        RenderText {#text} at (0,0) size 156x17
+          text run at (0,0) width 156: "Providing appearances"
+      RenderBlock {DIV} at (0,392) size 784x40 [bgcolor=#EEEEEE]
+        RenderBlock {UL} at (3,0) size 778x40
+          RenderListItem {LI} at (43,0) size 732x18
+            RenderBlock {METER} at (0,1) size 80x17
+              RenderBlock {DIV} at (0,0) size 80x16
+                RenderBlock {DIV} at (0,0) size 80x16
+                  RenderBlock {DIV} at (0,0) size 64x16
+            RenderText {#text} at (80,0) size 375x17
+              text run at (80,0) width 375: " has \"none\" appearance, should be styled with default style."
+          RenderListItem {LI} at (43,21) size 732x19
+            RenderBlock {METER} at (0,1) size 80x17
+              RenderBlock {DIV} at (0,0) size 80x16
+                RenderBlock {DIV} at (0,0) size 80x16
+                  RenderBlock {DIV} at (0,0) size 64x16
+            RenderText {#text} at (80,0) size 276x17
+              text run at (80,0) width 276: " has \"meter\" appearance, should be themed."
+      RenderBlock {H2} at (3,434) size 778x19
+        RenderText {#text} at (0,0) size 161x17
+          text run at (0,0) width 161: "Providing bar paddings"
+      RenderBlock {DIV} at (0,455) size 784x19 [bgcolor=#EEEEEE]
+        RenderBlock {METER} at (0,1) size 80x17
+          RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (5,5) size 35x6
+        RenderText {#text} at (80,0) size 165x17
+          text run at (80,0) width 165: " has \"padding\" on the bar."

Modified: trunk/LayoutTests/platform/gtk/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt (270132 => 270133)


--- trunk/LayoutTests/platform/gtk/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt	2020-11-20 22:04:42 UTC (rev 270132)
+++ trunk/LayoutTests/platform/gtk/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt	2020-11-20 22:29:18 UTC (rev 270133)
@@ -3,7 +3,7 @@
 layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x576
-      RenderBlock {UL} at (0,0) size 784x168
+      RenderBlock {UL} at (0,0) size 784x170
         RenderListItem {LI} at (40,0) size 744x18
           RenderListMarker at (-17,0) size 7x17: bullet
           RenderText {#text} at (0,0) size 88x17
@@ -20,15 +20,15 @@
             RenderProgress {DIV} at (3,3) size 154x6
               RenderBlock {DIV} at (0,0) size 154x10
                 RenderBlock {DIV} at (0,0) size 31x10 [bgcolor=#008000]
-        RenderListItem {LI} at (40,36) size 744x30
-          RenderListMarker at (-17,12) size 7x17: bullet
-          RenderText {#text} at (0,12) size 133x17
-            text run at (0,12) width 133: "Progress style (size): "
-          RenderBlock {PROGRESS} at (133,-1) size 300x31
+        RenderListItem {LI} at (40,36) size 744x31
+          RenderListMarker at (-17,13) size 7x17: bullet
+          RenderText {#text} at (0,13) size 133x17
+            text run at (0,13) width 133: "Progress style (size): "
+          RenderBlock {PROGRESS} at (133,0) size 300x31
             RenderProgress {DIV} at (0,0) size 300x6
               RenderBlock {DIV} at (0,0) size 300x30 [bgcolor=#808080]
                 RenderBlock {DIV} at (0,0) size 90x30 [bgcolor=#008000]
-        RenderListItem {LI} at (40,66) size 744x18
+        RenderListItem {LI} at (40,67) size 744x18
           RenderListMarker at (-17,0) size 7x17: bullet
           RenderText {#text} at (0,0) size 64x17
             text run at (0,0) width 64: "Bar style: "
@@ -36,7 +36,7 @@
             RenderProgress {DIV} at (0,0) size 160x6
               RenderBlock {DIV} at (0,0) size 160x16 [bgcolor=#FF0000] [border: (3px solid #990000)]
                 RenderBlock {DIV} at (3,3) size 62x10 [bgcolor=#008000]
-        RenderListItem {LI} at (40,84) size 744x18
+        RenderListItem {LI} at (40,85) size 744x18
           RenderListMarker at (-17,0) size 7x17: bullet
           RenderText {#text} at (0,0) size 78x17
             text run at (0,0) width 78: "Value style: "
@@ -44,15 +44,15 @@
             RenderProgress {DIV} at (0,0) size 160x6
               RenderBlock {DIV} at (0,0) size 160x16 [bgcolor=#808080]
                 RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#FFFF00] [border: (3px solid #999900)]
-        RenderListItem {LI} at (40,102) size 744x30
-          RenderListMarker at (-17,12) size 7x17: bullet
-          RenderText {#text} at (0,12) size 188x17
-            text run at (0,12) width 188: "Styling for all three elements: "
-          RenderBlock {PROGRESS} at (188,-1) size 160x31 [bgcolor=#0000FF] [border: (3px solid #000066)]
+        RenderListItem {LI} at (40,103) size 744x31
+          RenderListMarker at (-17,13) size 7x17: bullet
+          RenderText {#text} at (0,13) size 188x17
+            text run at (0,13) width 188: "Styling for all three elements: "
+          RenderBlock {PROGRESS} at (188,0) size 160x31 [bgcolor=#0000FF] [border: (3px solid #000066)]
             RenderProgress {DIV} at (3,3) size 154x6
               RenderBlock {DIV} at (0,0) size 154x24 [bgcolor=#FF0000] [border: (3px solid #990000)]
                 RenderBlock {DIV} at (3,3) size 89x18 [bgcolor=#FFFF00] [border: (3px solid #999900)]
-        RenderListItem {LI} at (40,132) size 744x18
+        RenderListItem {LI} at (40,134) size 744x18
           RenderListMarker at (-17,0) size 7x17: bullet
           RenderText {#text} at (0,0) size 230x17
             text run at (0,0) width 230: "Removing appearance dynamically: "
@@ -60,7 +60,7 @@
             RenderProgress {DIV} at (0,0) size 160x6
               RenderBlock {DIV} at (0,0) size 160x16 [bgcolor=#808080]
                 RenderBlock {DIV} at (0,0) size 112x16 [bgcolor=#008000]
-        RenderListItem {LI} at (40,150) size 744x18
+        RenderListItem {LI} at (40,152) size 744x18
           RenderListMarker at (-17,0) size 7x17: bullet
           RenderText {#text} at (0,0) size 272x17
             text run at (0,0) width 272: "Giving progress style change dynamically: "

Modified: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/cssom/cssstyledeclaration-csstext-expected.txt (270132 => 270133)


--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/cssom/cssstyledeclaration-csstext-expected.txt	2020-11-20 22:04:42 UTC (rev 270132)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/cssom/cssstyledeclaration-csstext-expected.txt	2020-11-20 22:29:18 UTC (rev 270133)
@@ -7,5 +7,5 @@
 PASS another cssText order (non-alphabetical order)
 PASS whitespaces in value
 PASS invalid property does not appear
-FAIL cssText on computed style declaration returns the empty string assert_equals: cssText is empty expected "" but got "align-content: normal; align-items: normal; align-self: auto; alignment-baseline: auto; all: ; alt: \"\"; animation-delay: 0s; animation-direction: normal; animation-duration: 0s; animation-fill-mode: none; animation-iteration-count: 1; animation-name: none; animation-play-state: running; animation-timing-function: ease; aspect-ratio: auto; background-attachment: scroll; background-blend-mode: normal; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-image: none; background-origin: padding-box; background-position-x: 0%; background-position-y: 0%; background-repeat: repeat; background-size: auto; baseline-shift: baseline; block-size: 0px; border-block-end-color: rgb(255, 0, 0); border-block-end-style: none; border-block-end-width: 0px; border-block-start-color: rgb(255, 0, 0); border-block-start-style:
  none; border-block-start-width: 0px; border-bottom-color: rgb(255, 0, 0); border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-bottom-style: none; border-bottom-width: 0px; border-collapse: separate; border-image-outset: 0px; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-inline-end-color: rgb(255, 0, 0); border-inline-end-style: none; border-inline-end-width: 0px; border-inline-start-color: rgb(255, 0, 0); border-inline-start-style: none; border-inline-start-width: 0px; border-left-color: rgb(255, 0, 0); border-left-style: none; border-left-width: 0px; border-right-color: rgb(255, 0, 0); border-right-style: none; border-right-width: 0px; border-top-color: rgb(255, 0, 0); border-top-left-radius: 0px; border-top-right-radius: 0px; border-top-style: none; border-top-width: 0px; bottom: auto; box-shadow: none; box-sizing: content-box; break-after: auto; break-before: auto; break-inside: auto; buffered
 -rendering: auto; caption-side: top; caret-color: rgb(255, 0, 0); clear: none; clip: auto; clip-path: none; clip-rule: nonzero; color: rgb(255, 0, 0); color-interpolation: sRGB; color-interpolation-filters: linearRGB; color-rendering: auto; color-scheme: auto; column-count: auto; column-fill: balance; column-gap: normal; column-rule-color: rgb(255, 0, 0); column-rule-style: none; column-rule-width: 0px; column-span: none; column-width: auto; content: ; counter-increment: none; counter-reset: none; cursor: auto; cx: 0px; cy: 0px; direction: ltr; display: block; dominant-baseline: auto; empty-cells: show; fill: rgb(0, 0, 0); fill-opacity: 1; fill-rule: nonzero; filter: none; flex-basis: auto; flex-direction: row; flex-grow: 0; flex-shrink: 1; flex-wrap: nowrap; float: none; flood-color: rgb(0, 0, 0); flood-opacity: 1; font-family: -webkit-standard; font-feature-settings: normal; font-optical-sizing: auto; font-size: 13.333333015441895px; font-stretch: normal; font-style: normal; font-
 synthesis: style weight small-caps; font-variant-alternates: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; font-weight: normal; glyph-orientation-horizontal: 0deg; glyph-orientation-vertical: auto; grid-auto-columns: auto; grid-auto-flow: row; grid-auto-rows: auto; grid-column-end: auto; grid-column-start: auto; grid-row-end: auto; grid-row-start: auto; grid-template-areas: none; grid-template-columns: none; grid-template-rows: none; hanging-punctuation: none; height: 0px; image-orientation: from-image; image-rendering: auto; inline-size: 784px; inset-block-end: auto; inset-block-start: auto; inset-inline-end: auto; inset-inline-start: auto; isolation: auto; justify-content: normal; justify-items: normal; justify-self: auto; kerning: 0; left: auto; letter-spacing: normal; lighting-color: rgb(255, 255, 255); line-break: auto; line-height:
  normal; list-style-image: none; list-style-position: outside; list-style-type: disc; margin-block-end: 0px; margin-block-start: 0px; margin-bottom: 0px; margin-inline-end: 0px; margin-inline-start: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; marker-end: none; marker-mid: none; marker-start: none; mask: none; mask-type: luminance; math-style: normal; max-block-size: none; max-height: none; max-inline-size: none; max-width: none; min-block-size: 0px; min-height: 0px; min-inline-size: 0px; min-width: 0px; mix-blend-mode: normal; object-fit: fill; object-position: 50% 50%; opacity: 1; order: 0; orphans: auto; outline-color: rgb(255, 0, 0); outline-offset: 0px; outline-style: none; outline-width: 0px; overflow-wrap: normal; overflow-x: visible; overflow-y: visible; padding-block-end: 0px; padding-block-start: 0px; padding-bottom: 0px; padding-inline-end: 0px; padding-inline-start: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; page-break-after: auto; page-b
 reak-before: auto; page-break-inside: auto; paint-order: normal; perspective: none; perspective-origin-x: ; perspective-origin-y: ; pointer-events: auto; position: static; quotes: auto; r: 0px; resize: none; right: auto; rotate: none; row-gap: normal; rx: auto; ry: auto; scale: none; scroll-behavior: auto; scroll-margin-bottom: 0px; scroll-margin-left: 0px; scroll-margin-right: 0px; scroll-margin-top: 0px; shape-image-threshold: 0; shape-margin: 0px; shape-outside: none; shape-rendering: auto; size: ; speak-as: normal; stop-color: rgb(0, 0, 0); stop-opacity: 1; stroke: none; stroke-color: rgba(0, 0, 0, 0); stroke-dasharray: none; stroke-dashoffset: 0px; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 4; stroke-opacity: 1; stroke-width: 1px; tab-size: 8; table-layout: auto; text-align: start; text-anchor: start; text-decoration: none; text-decoration-color: rgb(255, 0, 0); text-decoration-line: none; text-decoration-skip: auto; text-decoration-style: solid; text-deco
 ration-thickness: auto; text-indent: 0px; text-orientation: mixed; text-overflow: clip; text-rendering: auto; text-shadow: none; text-transform: none; text-underline-offset: auto; text-underline-position: auto; top: auto; touch-action: auto; transform: none; transform-box: view-box; transform-origin-x: ; transform-origin-y: ; transform-origin-z: ; transform-style: flat; transition-delay: 0s; transition-duration: 0s; transition-property: all; transition-timing-function: ease; translate: none; unicode-bidi: normal; vector-effect: none; vertical-align: baseline; visibility: visible; white-space: normal; widows: auto; width: 784px; will-change: auto; word-break: normal; word-spacing: 0px; word-wrap: normal; writing-mode: horizontal-tb; x: 0px; y: 0px; z-index: auto; zoom: 1; -apple-color-filter: none; -webkit-appearance: none; -webkit-backdrop-filter: none; -webkit-backface-visibility: visible; -webkit-background-clip: border-box; -webkit-background-composite: source-over; -webkit-backg
 round-origin: padding-box; -webkit-background-size: auto; -webkit-border-fit: border; -webkit-border-horizontal-spacing: 0px; -webkit-border-image: none; -webkit-border-vertical-spacing: 0px; -webkit-box-align: stretch; -webkit-box-decoration-break: slice; -webkit-box-direction: normal; -webkit-box-flex: 0; -webkit-box-flex-group: 1; -webkit-box-lines: single; -webkit-box-ordinal-group: 1; -webkit-box-orient: horizontal; -webkit-box-pack: start; -webkit-box-reflect: none; -webkit-box-shadow: none; -webkit-column-axis: auto; -webkit-column-break-after: auto; -webkit-column-break-before: auto; -webkit-column-break-inside: auto; -webkit-column-progression: normal; -webkit-cursor-visibility: auto; -webkit-font-kerning: auto; -webkit-font-smoothing: auto; -webkit-hyphenate-character: auto; -webkit-hyphenate-limit-after: auto; -webkit-hyphenate-limit-before: auto; -webkit-hyphenate-limit-lines: no-limit; -webkit-hyphens: manual; -webkit-initial-letter: normal; -webkit-line-align: none; -w
 ebkit-line-box-contain: block inline replaced; -webkit-line-clamp: none; -webkit-line-grid: none; -webkit-line-snap: none; -webkit-locale: auto; -webkit-margin-after-collapse: collapse; -webkit-margin-before-collapse: collapse; -webkit-margin-bottom-collapse: collapse; -webkit-margin-top-collapse: collapse; -webkit-mask-box-image: none; -webkit-mask-box-image-outset: 0px; -webkit-mask-box-image-repeat: stretch; -webkit-mask-box-image-slice: 0 fill; -webkit-mask-box-image-source: none; -webkit-mask-box-image-width: auto; -webkit-mask-clip: border-box; -webkit-mask-composite: source-over; -webkit-mask-image: none; -webkit-mask-origin: border-box; -webkit-mask-position-x: 0%; -webkit-mask-position-y: 0%; -webkit-mask-repeat: repeat; -webkit-mask-size: auto; -webkit-mask-source-type: alpha; -webkit-nbsp-mode: normal; -webkit-print-color-adjust: economy; -webkit-rtl-ordering: logical; -webkit-ruby-position: before; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.4); -webkit-text-combine: no
 ne; -webkit-text-emphasis-color: rgb(255, 0, 0); -webkit-text-emphasis-position: over right; -webkit-text-emphasis-style: none; -webkit-text-fill-color: rgb(255, 0, 0); -webkit-text-orientation: mixed; -webkit-text-security: none; -webkit-text-stroke-color: rgb(255, 0, 0); -webkit-text-stroke-width: 0px; -webkit-text-zoom: normal; -webkit-transform-style: flat; -webkit-user-drag: auto; -webkit-user-modify: read-only; -webkit-user-select: text;"
+FAIL cssText on computed style declaration returns the empty string assert_equals: cssText is empty expected "" but got "align-content: normal; align-items: normal; align-self: auto; alignment-baseline: auto; all: ; alt: \"\"; animation-delay: 0s; animation-direction: normal; animation-duration: 0s; animation-fill-mode: none; animation-iteration-count: 1; animation-name: none; animation-play-state: running; animation-timing-function: ease; aspect-ratio: auto; background-attachment: scroll; background-blend-mode: normal; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-image: none; background-origin: padding-box; background-position-x: 0%; background-position-y: 0%; background-repeat: repeat; background-size: auto; baseline-shift: baseline; block-size: 0px; border-block-end-color: rgb(255, 0, 0); border-block-end-style: none; border-block-end-width: 0px; border-block-start-color: rgb(255, 0, 0); border-block-start-style: 
 none; border-block-start-width: 0px; border-bottom-color: rgb(255, 0, 0); border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-bottom-style: none; border-bottom-width: 0px; border-collapse: separate; border-image-outset: 0px; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-inline-end-color: rgb(255, 0, 0); border-inline-end-style: none; border-inline-end-width: 0px; border-inline-start-color: rgb(255, 0, 0); border-inline-start-style: none; border-inline-start-width: 0px; border-left-color: rgb(255, 0, 0); border-left-style: none; border-left-width: 0px; border-right-color: rgb(255, 0, 0); border-right-style: none; border-right-width: 0px; border-top-color: rgb(255, 0, 0); border-top-left-radius: 0px; border-top-right-radius: 0px; border-top-style: none; border-top-width: 0px; bottom: auto; box-shadow: none; box-sizing: content-box; break-after: auto; break-before: auto; break-inside: auto; buffered-
 rendering: auto; caption-side: top; caret-color: rgb(255, 0, 0); clear: none; clip: auto; clip-path: none; clip-rule: nonzero; color: rgb(255, 0, 0); color-interpolation: sRGB; color-interpolation-filters: linearRGB; color-rendering: auto; color-scheme: auto; column-count: auto; column-fill: balance; column-gap: normal; column-rule-color: rgb(255, 0, 0); column-rule-style: none; column-rule-width: 0px; column-span: none; column-width: auto; content: ; counter-increment: none; counter-reset: none; cursor: auto; cx: 0px; cy: 0px; direction: ltr; display: block; dominant-baseline: auto; empty-cells: show; fill: rgb(0, 0, 0); fill-opacity: 1; fill-rule: nonzero; filter: none; flex-basis: auto; flex-direction: row; flex-grow: 0; flex-shrink: 1; flex-wrap: nowrap; float: none; flood-color: rgb(0, 0, 0); flood-opacity: 1; font-family: -webkit-standard; font-feature-settings: normal; font-optical-sizing: auto; font-size: 13.333333015441895px; font-stretch: normal; font-style: normal; font-s
 ynthesis: style weight small-caps; font-variant-alternates: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; font-weight: normal; glyph-orientation-horizontal: 0deg; glyph-orientation-vertical: auto; grid-auto-columns: auto; grid-auto-flow: row; grid-auto-rows: auto; grid-column-end: auto; grid-column-start: auto; grid-row-end: auto; grid-row-start: auto; grid-template-areas: none; grid-template-columns: none; grid-template-rows: none; hanging-punctuation: none; height: 0px; image-orientation: from-image; image-rendering: auto; inline-size: 784px; inset-block-end: auto; inset-block-start: auto; inset-inline-end: auto; inset-inline-start: auto; isolation: auto; justify-content: normal; justify-items: normal; justify-self: auto; kerning: 0; left: auto; letter-spacing: normal; lighting-color: rgb(255, 255, 255); line-break: auto; line-height: 
 normal; list-style-image: none; list-style-position: outside; list-style-type: disc; margin-block-end: 0px; margin-block-start: 0px; margin-bottom: 0px; margin-inline-end: 0px; margin-inline-start: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; marker-end: none; marker-mid: none; marker-start: none; mask: none; mask-type: luminance; math-style: normal; max-block-size: none; max-height: none; max-inline-size: none; max-width: none; min-block-size: 0px; min-height: 0px; min-inline-size: 0px; min-width: 0px; mix-blend-mode: normal; object-fit: fill; object-position: 50% 50%; opacity: 1; order: 0; orphans: auto; outline-color: rgb(255, 0, 0); outline-offset: 0px; outline-style: none; outline-width: 0px; overflow-wrap: normal; overflow-x: visible; overflow-y: visible; padding-block-end: 0px; padding-block-start: 0px; padding-bottom: 0px; padding-inline-end: 0px; padding-inline-start: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; page-break-after: auto; page-br
 eak-before: auto; page-break-inside: auto; paint-order: normal; perspective: none; perspective-origin-x: ; perspective-origin-y: ; pointer-events: auto; position: static; quotes: auto; r: 0px; resize: none; right: auto; rotate: none; row-gap: normal; rx: auto; ry: auto; scale: none; scroll-behavior: auto; scroll-margin-bottom: 0px; scroll-margin-left: 0px; scroll-margin-right: 0px; scroll-margin-top: 0px; scroll-padding-bottom: 0px; scroll-padding-left: 0px; scroll-padding-right: 0px; scroll-padding-top: 0px; shape-image-threshold: 0; shape-margin: 0px; shape-outside: none; shape-rendering: auto; size: ; speak-as: normal; stop-color: rgb(0, 0, 0); stop-opacity: 1; stroke: none; stroke-color: rgba(0, 0, 0, 0); stroke-dasharray: none; stroke-dashoffset: 0px; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 4; stroke-opacity: 1; stroke-width: 1px; tab-size: 8; table-layout: auto; text-align: start; text-anchor: start; text-decoration: none; text-decoration-color: rgb(25
 5, 0, 0); text-decoration-line: none; text-decoration-skip: auto; text-decoration-style: solid; text-decoration-thickness: auto; text-indent: 0px; text-orientation: mixed; text-overflow: clip; text-rendering: auto; text-shadow: none; text-transform: none; text-underline-offset: auto; text-underline-position: auto; top: auto; touch-action: auto; transform: none; transform-box: view-box; transform-origin-x: ; transform-origin-y: ; transform-origin-z: ; transform-style: flat; transition-delay: 0s; transition-duration: 0s; transition-property: all; transition-timing-function: ease; translate: none; unicode-bidi: normal; vector-effect: none; vertical-align: baseline; visibility: visible; white-space: normal; widows: auto; width: 784px; will-change: auto; word-break: normal; word-spacing: 0px; word-wrap: normal; writing-mode: horizontal-tb; x: 0px; y: 0px; z-index: auto; zoom: 1; -apple-color-filter: none; -webkit-appearance: none; -webkit-backdrop-filter: none; -webkit-backface-visibilit
 y: visible; -webkit-background-clip: border-box; -webkit-background-composite: source-over; -webkit-background-origin: padding-box; -webkit-background-size: auto; -webkit-border-fit: border; -webkit-border-horizontal-spacing: 0px; -webkit-border-image: none; -webkit-border-vertical-spacing: 0px; -webkit-box-align: stretch; -webkit-box-decoration-break: slice; -webkit-box-direction: normal; -webkit-box-flex: 0; -webkit-box-flex-group: 1; -webkit-box-lines: single; -webkit-box-ordinal-group: 1; -webkit-box-orient: horizontal; -webkit-box-pack: start; -webkit-box-reflect: none; -webkit-box-shadow: none; -webkit-column-axis: auto; -webkit-column-break-after: auto; -webkit-column-break-before: auto; -webkit-column-break-inside: auto; -webkit-column-progression: normal; -webkit-cursor-visibility: auto; -webkit-font-kerning: auto; -webkit-font-smoothing: auto; -webkit-hyphenate-character: auto; -webkit-hyphenate-limit-after: auto; -webkit-hyphenate-limit-before: auto; -webkit-hyphenate-lim
 it-lines: no-limit; -webkit-hyphens: manual; -webkit-initial-letter: normal; -webkit-line-align: none; -webkit-line-box-contain: block inline replaced; -webkit-line-clamp: none; -webkit-line-grid: none; -webkit-line-snap: none; -webkit-locale: auto; -webkit-margin-after-collapse: collapse; -webkit-margin-before-collapse: collapse; -webkit-margin-bottom-collapse: collapse; -webkit-margin-top-collapse: collapse; -webkit-mask-box-image: none; -webkit-mask-box-image-outset: 0px; -webkit-mask-box-image-repeat: stretch; -webkit-mask-box-image-slice: 0 fill; -webkit-mask-box-image-source: none; -webkit-mask-box-image-width: auto; -webkit-mask-clip: border-box; -webkit-mask-composite: source-over; -webkit-mask-image: none; -webkit-mask-origin: border-box; -webkit-mask-position-x: 0%; -webkit-mask-position-y: 0%; -webkit-mask-repeat: repeat; -webkit-mask-size: auto; -webkit-mask-source-type: alpha; -webkit-nbsp-mode: normal; -webkit-print-color-adjust: economy; -webkit-rtl-ordering: logical;
  -webkit-ruby-position: before; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.4); -webkit-text-combine: none; -webkit-text-emphasis-color: rgb(255, 0, 0); -webkit-text-emphasis-position: over right; -webkit-text-emphasis-style: none; -webkit-text-fill-color: rgb(255, 0, 0); -webkit-text-orientation: mixed; -webkit-text-security: none; -webkit-text-stroke-color: rgb(255, 0, 0); -webkit-text-stroke-width: 0px; -webkit-text-zoom: normal; -webkit-transform-style: flat; -webkit-user-drag: auto; -webkit-user-modify: read-only; -webkit-user-select: text;"
 

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (270132 => 270133)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2020-11-20 22:04:42 UTC (rev 270132)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2020-11-20 22:29:18 UTC (rev 270133)
@@ -756,8 +756,6 @@
 
 webkit.org/b/187593 http/tests/cache/disk-cache/disk-cache-cancel.html [ Failure Pass ]
 
-webkit.org/b/215950 imported/w3c/web-platform-tests/notifications/shownotification-resolve-manual.https.html [ Timeout Pass ]
-
 webkit.org/b/187594 imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_createIndex7-event_order.htm [ Failure Pass ]
 
 webkit.org/b/187590 imported/w3c/web-platform-tests/web-animations/timing-model/timelines/document-timelines.html [ Failure Pass ]

Copied: trunk/LayoutTests/platform/wpe/fast/dom/HTMLMeterElement/meter-element-expected.txt (from rev 270132, trunk/LayoutTests/platform/glib/fast/dom/HTMLMeterElement/meter-element-expected.txt) (0 => 270133)


--- trunk/LayoutTests/platform/wpe/fast/dom/HTMLMeterElement/meter-element-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/wpe/fast/dom/HTMLMeterElement/meter-element-expected.txt	2020-11-20 22:29:18 UTC (rev 270133)
@@ -0,0 +1,14 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {METER} at (0,44) size 80x16
+        RenderBlock {DIV} at (0,0) size 80x16
+          RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 18x16
+      RenderBlock {METER} at (80,0) size 10x60
+        RenderBlock {DIV} at (0,0) size 10x60
+          RenderBlock {DIV} at (0,0) size 10x60
+            RenderBlock {DIV} at (0,0) size 7x60
+      RenderText {#text} at (0,0) size 0x0

Copied: trunk/LayoutTests/platform/wpe/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt (from rev 270132, trunk/LayoutTests/platform/glib/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt) (0 => 270133)


--- trunk/LayoutTests/platform/wpe/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/wpe/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt	2020-11-20 22:29:18 UTC (rev 270133)
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {H1} at (0,0) size 784x37
+        RenderText {#text} at (0,0) size 507x36
+          text run at (0,0) width 507: "Dynamically changing pseudo classes"
+      RenderBlock {P} at (0,58) size 784x19
+        RenderText {#text} at (0,0) size 647x17
+          text run at (0,0) width 647: "Following meter gauge should be solid green - Changing the paseudo class by changing value attribute"
+      RenderBlock (anonymous) at (0,92) size 784x17
+        RenderBlock {METER} at (0,0) size 80x16
+          RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#808080]
+              RenderBlock {DIV} at (0,0) size 72x16 [bgcolor=#008000]
+        RenderText {#text} at (0,0) size 0x0

Copied: trunk/LayoutTests/platform/wpe/fast/dom/HTMLMeterElement/meter-styles-expected.txt (from rev 270132, trunk/LayoutTests/platform/glib/fast/dom/HTMLMeterElement/meter-styles-expected.txt) (0 => 270133)


--- trunk/LayoutTests/platform/wpe/fast/dom/HTMLMeterElement/meter-styles-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/wpe/fast/dom/HTMLMeterElement/meter-styles-expected.txt	2020-11-20 22:29:18 UTC (rev 270133)
@@ -0,0 +1,152 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {H2} at (3,0) size 778x18
+        RenderText {#text} at (0,0) size 350x17
+          text run at (0,0) width 350: "Horizontal meters with the non-themed default style"
+      RenderBlock {UL} at (3,21) size 778x63
+        RenderListItem {LI} at (43,0) size 732x18
+          RenderBlock {METER} at (0,1) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+                RenderBlock {DIV} at (0,0) size 20x16
+          RenderText {#text} at (80,0) size 4x17
+            text run at (80,0) width 4: " "
+          RenderBlock {METER} at (84,1) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+                RenderBlock {DIV} at (0,0) size 36x16
+          RenderText {#text} at (164,0) size 4x17
+            text run at (164,0) width 4: " "
+          RenderBlock {METER} at (168,1) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+                RenderBlock {DIV} at (0,0) size 60x16
+        RenderListItem {LI} at (43,21) size 732x41
+          RenderBlock {METER} at (0,0) size 30x40
+            RenderBlock {DIV} at (0,0) size 30x40
+              RenderBlock {DIV} at (0,0) size 30x40
+                RenderBlock {DIV} at (0,0) size 8x40
+          RenderText {#text} at (30,23) size 4x17
+            text run at (30,23) width 4: " "
+          RenderBlock {METER} at (34,0) size 30x40
+            RenderBlock {DIV} at (0,0) size 30x40
+              RenderBlock {DIV} at (0,0) size 30x40
+                RenderBlock {DIV} at (0,0) size 14x40
+          RenderText {#text} at (64,23) size 4x17
+            text run at (64,23) width 4: " "
+          RenderBlock {METER} at (68,0) size 30x40
+            RenderBlock {DIV} at (0,0) size 30x40
+              RenderBlock {DIV} at (0,0) size 30x40
+                RenderBlock {DIV} at (0,0) size 23x40
+      RenderBlock {H2} at (3,86) size 778x19
+        RenderText {#text} at (0,0) size 150x17
+          text run at (0,0) width 150: "Providing meter styles"
+      RenderBlock {DIV} at (0,107) size 784x70 [bgcolor=#EEEEEE]
+        RenderBlock {UL} at (3,0) size 778x70
+          RenderListItem {LI} at (43,0) size 732x18
+            RenderBlock {METER} at (0,1) size 80x16 [bgcolor=#AAAACC] [border: (5px solid #222244) (20px solid #222244) (5px solid #222244) (10px solid #222244)]
+              RenderBlock {DIV} at (10,5) size 50x6
+                RenderBlock {DIV} at (0,0) size 50x6
+                  RenderBlock {DIV} at (0,0) size 40x6
+            RenderText {#text} at (80,0) size 70x17
+              text run at (80,0) width 70: " has border"
+          RenderListItem {LI} at (43,21) size 732x19
+            RenderBlock {METER} at (0,1) size 80x16 [bgcolor=#AAAACC]
+              RenderBlock {DIV} at (10,5) size 50x6
+                RenderBlock {DIV} at (0,0) size 50x6
+                  RenderBlock {DIV} at (0,0) size 40x6
+            RenderText {#text} at (80,0) size 80x17
+              text run at (80,0) width 80: " has padding"
+          RenderListItem {LI} at (43,42) size 732x28
+            RenderBlock {METER} at (10,5) size 80x16 [bgcolor=#AAAACC]
+              RenderBlock {DIV} at (0,0) size 80x16
+                RenderBlock {DIV} at (0,0) size 80x16
+                  RenderBlock {DIV} at (0,0) size 64x16
+            RenderText {#text} at (110,9) size 73x17
+              text run at (110,9) width 73: " has margin"
+      RenderBlock {H2} at (3,179) size 778x19
+        RenderText {#text} at (0,0) size 224x17
+          text run at (0,0) width 224: "Providing bar and/or value styles"
+      RenderBlock {DIV} at (0,201) size 784x167 [bgcolor=#EEEEEE]
+        RenderBlock {UL} at (3,0) size 778x82
+          RenderBlock (anonymous) at (40,0) size 738x18
+            RenderText {#text} at (0,0) size 475x17
+              text run at (0,0) width 475: "default -webkit-appearance, thus should use platform theme (only for Mac.)"
+          RenderListItem {LI} at (43,21) size 732x19
+            RenderBlock {METER} at (0,1) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+                RenderBlock {DIV} at (0,0) size 80x16
+                  RenderBlock {DIV} at (0,0) size 64x16 [bgcolor=#008000] [border: (2px solid #77CC77)]
+            RenderText {#text} at (80,0) size 212x17
+              text run at (80,0) width 212: " has bar style but should ignore it."
+          RenderListItem {LI} at (43,42) size 732x19
+            RenderBlock {METER} at (0,1) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+                RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#808080] [border: (2px solid #222222)]
+                  RenderBlock {DIV} at (2,2) size 61x12
+            RenderText {#text} at (80,0) size 226x17
+              text run at (80,0) width 226: " has value style but should ignore it."
+          RenderListItem {LI} at (43,63) size 732x19
+            RenderBlock {METER} at (0,1) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+                RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#808080] [border: (2px solid #222222)]
+                  RenderBlock {DIV} at (2,2) size 61x12 [bgcolor=#008000] [border: (2px solid #77CC77)]
+            RenderText {#text} at (80,0) size 249x17
+              text run at (80,0) width 249: " has both styles but should ignore them."
+        RenderBlock {UL} at (3,84) size 778x83
+          RenderBlock (anonymous) at (40,0) size 738x18
+            RenderText {#text} at (0,0) size 461x17
+              text run at (0,0) width 461: "-webkit-appearance: none, thus custom styled elements should be shown."
+          RenderListItem {LI} at (43,21) size 732x19
+            RenderBlock {METER} at (0,1) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+                RenderBlock {DIV} at (0,0) size 80x16
+                  RenderBlock {DIV} at (0,0) size 64x16 [bgcolor=#008000] [border: (2px solid #77CC77)]
+            RenderText {#text} at (80,0) size 270x17
+              text run at (80,0) width 270: " has bar style, should have solid value part."
+          RenderListItem {LI} at (43,42) size 732x19
+            RenderBlock {METER} at (0,1) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+                RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#808080] [border: (2px solid #222222)]
+                  RenderBlock {DIV} at (2,2) size 61x12
+            RenderText {#text} at (80,0) size 255x17
+              text run at (80,0) width 255: " has value style, should be solid bar part."
+          RenderListItem {LI} at (43,63) size 732x19
+            RenderBlock {METER} at (0,1) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+                RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#808080] [border: (2px solid #222222)]
+                  RenderBlock {DIV} at (2,2) size 61x12 [bgcolor=#008000] [border: (2px solid #77CC77)]
+            RenderText {#text} at (80,0) size 235x17
+              text run at (80,0) width 235: " should have solid bar and value part."
+      RenderBlock {H2} at (3,370) size 778x19
+        RenderText {#text} at (0,0) size 156x17
+          text run at (0,0) width 156: "Providing appearances"
+      RenderBlock {DIV} at (0,391) size 784x40 [bgcolor=#EEEEEE]
+        RenderBlock {UL} at (3,0) size 778x40
+          RenderListItem {LI} at (43,0) size 732x18
+            RenderBlock {METER} at (0,1) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+                RenderBlock {DIV} at (0,0) size 80x16
+                  RenderBlock {DIV} at (0,0) size 64x16
+            RenderText {#text} at (80,0) size 375x17
+              text run at (80,0) width 375: " has \"none\" appearance, should be styled with default style."
+          RenderListItem {LI} at (43,21) size 732x19
+            RenderBlock {METER} at (0,1) size 80x16
+              RenderBlock {DIV} at (0,0) size 80x16
+                RenderBlock {DIV} at (0,0) size 80x16
+                  RenderBlock {DIV} at (0,0) size 64x16
+            RenderText {#text} at (80,0) size 276x17
+              text run at (80,0) width 276: " has \"meter\" appearance, should be themed."
+      RenderBlock {H2} at (3,434) size 778x19
+        RenderText {#text} at (0,0) size 161x17
+          text run at (0,0) width 161: "Providing bar paddings"
+      RenderBlock {DIV} at (0,455) size 784x19 [bgcolor=#EEEEEE]
+        RenderBlock {METER} at (0,1) size 80x16
+          RenderBlock {DIV} at (0,0) size 80x16
+            RenderBlock {DIV} at (0,0) size 80x16
+              RenderBlock {DIV} at (5,5) size 35x6
+        RenderText {#text} at (80,0) size 165x17
+          text run at (80,0) width 165: " has \"padding\" on the bar."

Modified: trunk/LayoutTests/platform/wpe/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt (270132 => 270133)


--- trunk/LayoutTests/platform/wpe/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt	2020-11-20 22:04:42 UTC (rev 270132)
+++ trunk/LayoutTests/platform/wpe/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt	2020-11-20 22:29:18 UTC (rev 270133)
@@ -3,7 +3,7 @@
 layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x576
-      RenderBlock {UL} at (0,0) size 784x168
+      RenderBlock {UL} at (0,0) size 784x170
         RenderListItem {LI} at (40,0) size 744x18
           RenderListMarker at (-17,0) size 7x17: bullet
           RenderText {#text} at (0,0) size 88x17
@@ -20,15 +20,15 @@
             RenderProgress {DIV} at (3,3) size 154x6
               RenderBlock {DIV} at (0,0) size 154x10
                 RenderBlock {DIV} at (0,0) size 31x10 [bgcolor=#008000]
-        RenderListItem {LI} at (40,36) size 744x30
-          RenderListMarker at (-17,12) size 7x17: bullet
-          RenderText {#text} at (0,12) size 133x17
-            text run at (0,12) width 133: "Progress style (size): "
-          RenderBlock {PROGRESS} at (133,-1) size 300x31
+        RenderListItem {LI} at (40,36) size 744x31
+          RenderListMarker at (-17,13) size 7x17: bullet
+          RenderText {#text} at (0,13) size 133x17
+            text run at (0,13) width 133: "Progress style (size): "
+          RenderBlock {PROGRESS} at (133,0) size 300x31
             RenderProgress {DIV} at (0,0) size 300x6
               RenderBlock {DIV} at (0,0) size 300x30 [bgcolor=#808080]
                 RenderBlock {DIV} at (0,0) size 90x30 [bgcolor=#008000]
-        RenderListItem {LI} at (40,66) size 744x18
+        RenderListItem {LI} at (40,67) size 744x18
           RenderListMarker at (-17,0) size 7x17: bullet
           RenderText {#text} at (0,0) size 64x17
             text run at (0,0) width 64: "Bar style: "
@@ -36,7 +36,7 @@
             RenderProgress {DIV} at (0,0) size 160x6
               RenderBlock {DIV} at (0,0) size 160x16 [bgcolor=#FF0000] [border: (3px solid #990000)]
                 RenderBlock {DIV} at (3,3) size 62x10 [bgcolor=#008000]
-        RenderListItem {LI} at (40,84) size 744x18
+        RenderListItem {LI} at (40,85) size 744x18
           RenderListMarker at (-17,0) size 7x17: bullet
           RenderText {#text} at (0,0) size 79x17
             text run at (0,0) width 79: "Value style: "
@@ -44,15 +44,15 @@
             RenderProgress {DIV} at (0,0) size 160x6
               RenderBlock {DIV} at (0,0) size 160x16 [bgcolor=#808080]
                 RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#FFFF00] [border: (3px solid #999900)]
-        RenderListItem {LI} at (40,102) size 744x30
-          RenderListMarker at (-17,12) size 7x17: bullet
-          RenderText {#text} at (0,12) size 188x17
-            text run at (0,12) width 188: "Styling for all three elements: "
-          RenderBlock {PROGRESS} at (188,-1) size 160x31 [bgcolor=#0000FF] [border: (3px solid #000066)]
+        RenderListItem {LI} at (40,103) size 744x31
+          RenderListMarker at (-17,13) size 7x17: bullet
+          RenderText {#text} at (0,13) size 188x17
+            text run at (0,13) width 188: "Styling for all three elements: "
+          RenderBlock {PROGRESS} at (188,0) size 160x31 [bgcolor=#0000FF] [border: (3px solid #000066)]
             RenderProgress {DIV} at (3,3) size 154x6
               RenderBlock {DIV} at (0,0) size 154x24 [bgcolor=#FF0000] [border: (3px solid #990000)]
                 RenderBlock {DIV} at (3,3) size 89x18 [bgcolor=#FFFF00] [border: (3px solid #999900)]
-        RenderListItem {LI} at (40,132) size 744x18
+        RenderListItem {LI} at (40,134) size 744x18
           RenderListMarker at (-17,0) size 7x17: bullet
           RenderText {#text} at (0,0) size 230x17
             text run at (0,0) width 230: "Removing appearance dynamically: "
@@ -60,7 +60,7 @@
             RenderProgress {DIV} at (0,0) size 160x6
               RenderBlock {DIV} at (0,0) size 160x16 [bgcolor=#808080]
                 RenderBlock {DIV} at (0,0) size 112x16 [bgcolor=#008000]
-        RenderListItem {LI} at (40,150) size 744x18
+        RenderListItem {LI} at (40,152) size 744x18
           RenderListMarker at (-17,0) size 7x17: bullet
           RenderText {#text} at (0,0) size 272x17
             text run at (0,0) width 272: "Giving progress style change dynamically: "

Modified: trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/css/cssom/cssstyledeclaration-csstext-expected.txt (270132 => 270133)


--- trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/css/cssom/cssstyledeclaration-csstext-expected.txt	2020-11-20 22:04:42 UTC (rev 270132)
+++ trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/css/cssom/cssstyledeclaration-csstext-expected.txt	2020-11-20 22:29:18 UTC (rev 270133)
@@ -7,5 +7,5 @@
 PASS another cssText order (non-alphabetical order)
 PASS whitespaces in value
 PASS invalid property does not appear
-FAIL cssText on computed style declaration returns the empty string assert_equals: cssText is empty expected "" but got "align-content: normal; align-items: normal; align-self: auto; alignment-baseline: auto; all: ; alt: \"\"; animation-delay: 0s; animation-direction: normal; animation-duration: 0s; animation-fill-mode: none; animation-iteration-count: 1; animation-name: none; animation-play-state: running; animation-timing-function: ease; aspect-ratio: auto; background-attachment: scroll; background-blend-mode: normal; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-image: none; background-origin: padding-box; background-position-x: 0%; background-position-y: 0%; background-repeat: repeat; background-size: auto; baseline-shift: baseline; block-size: 0px; border-block-end-color: rgb(255, 0, 0); border-block-end-style: none; border-block-end-width: 0px; border-block-start-color: rgb(255, 0, 0); border-block-start-style:
  none; border-block-start-width: 0px; border-bottom-color: rgb(255, 0, 0); border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-bottom-style: none; border-bottom-width: 0px; border-collapse: separate; border-image-outset: 0px; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-inline-end-color: rgb(255, 0, 0); border-inline-end-style: none; border-inline-end-width: 0px; border-inline-start-color: rgb(255, 0, 0); border-inline-start-style: none; border-inline-start-width: 0px; border-left-color: rgb(255, 0, 0); border-left-style: none; border-left-width: 0px; border-right-color: rgb(255, 0, 0); border-right-style: none; border-right-width: 0px; border-top-color: rgb(255, 0, 0); border-top-left-radius: 0px; border-top-right-radius: 0px; border-top-style: none; border-top-width: 0px; bottom: auto; box-shadow: none; box-sizing: content-box; break-after: auto; break-before: auto; break-inside: auto; buffered
 -rendering: auto; caption-side: top; caret-color: rgb(255, 0, 0); clear: none; clip: auto; clip-path: none; clip-rule: nonzero; color: rgb(255, 0, 0); color-interpolation: sRGB; color-interpolation-filters: linearRGB; color-rendering: auto; column-count: auto; column-fill: balance; column-gap: normal; column-rule-color: rgb(255, 0, 0); column-rule-style: none; column-rule-width: 0px; column-span: none; column-width: auto; content: ; counter-increment: none; counter-reset: none; cursor: auto; cx: 0px; cy: 0px; direction: ltr; display: block; dominant-baseline: auto; empty-cells: show; fill: rgb(0, 0, 0); fill-opacity: 1; fill-rule: nonzero; filter: none; flex-basis: auto; flex-direction: row; flex-grow: 0; flex-shrink: 1; flex-wrap: nowrap; float: none; flood-color: rgb(0, 0, 0); flood-opacity: 1; font-family: -webkit-standard; font-feature-settings: normal; font-optical-sizing: auto; font-size: 13.333333015441895px; font-stretch: normal; font-style: normal; font-synthesis: style wei
 ght small-caps; font-variant-alternates: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; font-weight: normal; glyph-orientation-horizontal: 0deg; glyph-orientation-vertical: auto; grid-auto-columns: auto; grid-auto-flow: row; grid-auto-rows: auto; grid-column-end: auto; grid-column-start: auto; grid-row-end: auto; grid-row-start: auto; grid-template-areas: none; grid-template-columns: none; grid-template-rows: none; hanging-punctuation: none; height: 0px; image-orientation: from-image; image-rendering: auto; inline-size: 784px; inset-block-end: auto; inset-block-start: auto; inset-inline-end: auto; inset-inline-start: auto; isolation: auto; justify-content: normal; justify-items: normal; justify-self: auto; kerning: 0; left: auto; letter-spacing: normal; lighting-color: rgb(255, 255, 255); line-break: auto; line-height: normal; list-style-
 image: none; list-style-position: outside; list-style-type: disc; margin-block-end: 0px; margin-block-start: 0px; margin-bottom: 0px; margin-inline-end: 0px; margin-inline-start: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; marker-end: none; marker-mid: none; marker-start: none; mask: none; mask-type: luminance; math-style: normal; max-block-size: none; max-height: none; max-inline-size: none; max-width: none; min-block-size: 0px; min-height: 0px; min-inline-size: 0px; min-width: 0px; mix-blend-mode: normal; object-fit: fill; object-position: 50% 50%; opacity: 1; order: 0; orphans: auto; outline-color: rgb(255, 0, 0); outline-offset: 0px; outline-style: none; outline-width: 0px; overflow-wrap: normal; overflow-x: visible; overflow-y: visible; padding-block-end: 0px; padding-block-start: 0px; padding-bottom: 0px; padding-inline-end: 0px; padding-inline-start: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; page-break-after: auto; page-break-before: auto; p
 age-break-inside: auto; paint-order: normal; perspective: none; perspective-origin-x: ; perspective-origin-y: ; pointer-events: auto; position: static; quotes: auto; r: 0px; resize: none; right: auto; rotate: none; row-gap: normal; rx: auto; ry: auto; scale: none; scroll-behavior: auto; scroll-margin-bottom: 0px; scroll-margin-left: 0px; scroll-margin-right: 0px; scroll-margin-top: 0px; shape-image-threshold: 0; shape-margin: 0px; shape-outside: none; shape-rendering: auto; size: ; speak-as: normal; stop-color: rgb(0, 0, 0); stop-opacity: 1; stroke: none; stroke-color: rgba(0, 0, 0, 0); stroke-dasharray: none; stroke-dashoffset: 0px; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 4; stroke-opacity: 1; stroke-width: 1px; tab-size: 8; table-layout: auto; text-align: start; text-anchor: start; text-decoration: none; text-decoration-color: rgb(255, 0, 0); text-decoration-line: none; text-decoration-skip: auto; text-decoration-style: solid; text-decoration-thickness: au
 to; text-indent: 0px; text-orientation: mixed; text-overflow: clip; text-rendering: auto; text-shadow: none; text-transform: none; text-underline-offset: auto; text-underline-position: auto; top: auto; touch-action: auto; transform: none; transform-box: view-box; transform-origin-x: ; transform-origin-y: ; transform-origin-z: ; transform-style: flat; transition-delay: 0s; transition-duration: 0s; transition-property: all; transition-timing-function: ease; translate: none; unicode-bidi: normal; vector-effect: none; vertical-align: baseline; visibility: visible; white-space: normal; widows: auto; width: 784px; will-change: auto; word-break: normal; word-spacing: 0px; word-wrap: normal; writing-mode: horizontal-tb; x: 0px; y: 0px; z-index: auto; zoom: 1; -apple-color-filter: none; -webkit-appearance: none; -webkit-backdrop-filter: none; -webkit-backface-visibility: visible; -webkit-background-clip: border-box; -webkit-background-composite: source-over; -webkit-background-origin: paddin
 g-box; -webkit-background-size: auto; -webkit-border-fit: border; -webkit-border-horizontal-spacing: 0px; -webkit-border-image: none; -webkit-border-vertical-spacing: 0px; -webkit-box-align: stretch; -webkit-box-decoration-break: slice; -webkit-box-direction: normal; -webkit-box-flex: 0; -webkit-box-flex-group: 1; -webkit-box-lines: single; -webkit-box-ordinal-group: 1; -webkit-box-orient: horizontal; -webkit-box-pack: start; -webkit-box-reflect: none; -webkit-box-shadow: none; -webkit-column-axis: auto; -webkit-column-break-after: auto; -webkit-column-break-before: auto; -webkit-column-break-inside: auto; -webkit-column-progression: normal; -webkit-font-kerning: auto; -webkit-font-smoothing: auto; -webkit-hyphenate-character: auto; -webkit-hyphenate-limit-after: auto; -webkit-hyphenate-limit-before: auto; -webkit-hyphenate-limit-lines: no-limit; -webkit-hyphens: manual; -webkit-initial-letter: normal; -webkit-line-align: none; -webkit-line-box-contain: block inline replaced; -webki
 t-line-clamp: none; -webkit-line-grid: none; -webkit-line-snap: none; -webkit-locale: auto; -webkit-margin-after-collapse: collapse; -webkit-margin-before-collapse: collapse; -webkit-margin-bottom-collapse: collapse; -webkit-margin-top-collapse: collapse; -webkit-mask-box-image: none; -webkit-mask-box-image-outset: 0px; -webkit-mask-box-image-repeat: stretch; -webkit-mask-box-image-slice: 0 fill; -webkit-mask-box-image-source: none; -webkit-mask-box-image-width: auto; -webkit-mask-clip: border-box; -webkit-mask-composite: source-over; -webkit-mask-image: none; -webkit-mask-origin: border-box; -webkit-mask-position-x: 0%; -webkit-mask-position-y: 0%; -webkit-mask-repeat: repeat; -webkit-mask-size: auto; -webkit-mask-source-type: alpha; -webkit-nbsp-mode: normal; -webkit-print-color-adjust: economy; -webkit-rtl-ordering: logical; -webkit-ruby-position: before; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.4); -webkit-text-combine: none; -webkit-text-emphasis-color: rgb(255, 0, 0); -web
 kit-text-emphasis-position: over right; -webkit-text-emphasis-style: none; -webkit-text-fill-color: rgb(255, 0, 0); -webkit-text-orientation: mixed; -webkit-text-security: none; -webkit-text-stroke-color: rgb(255, 0, 0); -webkit-text-stroke-width: 0px; -webkit-text-zoom: normal; -webkit-transform-style: flat; -webkit-user-drag: auto; -webkit-user-modify: read-only; -webkit-user-select: text;"
+FAIL cssText on computed style declaration returns the empty string assert_equals: cssText is empty expected "" but got "align-content: normal; align-items: normal; align-self: auto; alignment-baseline: auto; all: ; alt: \"\"; animation-delay: 0s; animation-direction: normal; animation-duration: 0s; animation-fill-mode: none; animation-iteration-count: 1; animation-name: none; animation-play-state: running; animation-timing-function: ease; aspect-ratio: auto; background-attachment: scroll; background-blend-mode: normal; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-image: none; background-origin: padding-box; background-position-x: 0%; background-position-y: 0%; background-repeat: repeat; background-size: auto; baseline-shift: baseline; block-size: 0px; border-block-end-color: rgb(255, 0, 0); border-block-end-style: none; border-block-end-width: 0px; border-block-start-color: rgb(255, 0, 0); border-block-start-style: 
 none; border-block-start-width: 0px; border-bottom-color: rgb(255, 0, 0); border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-bottom-style: none; border-bottom-width: 0px; border-collapse: separate; border-image-outset: 0px; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-inline-end-color: rgb(255, 0, 0); border-inline-end-style: none; border-inline-end-width: 0px; border-inline-start-color: rgb(255, 0, 0); border-inline-start-style: none; border-inline-start-width: 0px; border-left-color: rgb(255, 0, 0); border-left-style: none; border-left-width: 0px; border-right-color: rgb(255, 0, 0); border-right-style: none; border-right-width: 0px; border-top-color: rgb(255, 0, 0); border-top-left-radius: 0px; border-top-right-radius: 0px; border-top-style: none; border-top-width: 0px; bottom: auto; box-shadow: none; box-sizing: content-box; break-after: auto; break-before: auto; break-inside: auto; buffered-
 rendering: auto; caption-side: top; caret-color: rgb(255, 0, 0); clear: none; clip: auto; clip-path: none; clip-rule: nonzero; color: rgb(255, 0, 0); color-interpolation: sRGB; color-interpolation-filters: linearRGB; color-rendering: auto; column-count: auto; column-fill: balance; column-gap: normal; column-rule-color: rgb(255, 0, 0); column-rule-style: none; column-rule-width: 0px; column-span: none; column-width: auto; content: ; counter-increment: none; counter-reset: none; cursor: auto; cx: 0px; cy: 0px; direction: ltr; display: block; dominant-baseline: auto; empty-cells: show; fill: rgb(0, 0, 0); fill-opacity: 1; fill-rule: nonzero; filter: none; flex-basis: auto; flex-direction: row; flex-grow: 0; flex-shrink: 1; flex-wrap: nowrap; float: none; flood-color: rgb(0, 0, 0); flood-opacity: 1; font-family: -webkit-standard; font-feature-settings: normal; font-optical-sizing: auto; font-size: 13.333333015441895px; font-stretch: normal; font-style: normal; font-synthesis: style weig
 ht small-caps; font-variant-alternates: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; font-weight: normal; glyph-orientation-horizontal: 0deg; glyph-orientation-vertical: auto; grid-auto-columns: auto; grid-auto-flow: row; grid-auto-rows: auto; grid-column-end: auto; grid-column-start: auto; grid-row-end: auto; grid-row-start: auto; grid-template-areas: none; grid-template-columns: none; grid-template-rows: none; hanging-punctuation: none; height: 0px; image-orientation: from-image; image-rendering: auto; inline-size: 784px; inset-block-end: auto; inset-block-start: auto; inset-inline-end: auto; inset-inline-start: auto; isolation: auto; justify-content: normal; justify-items: normal; justify-self: auto; kerning: 0; left: auto; letter-spacing: normal; lighting-color: rgb(255, 255, 255); line-break: auto; line-height: normal; list-style-i
 mage: none; list-style-position: outside; list-style-type: disc; margin-block-end: 0px; margin-block-start: 0px; margin-bottom: 0px; margin-inline-end: 0px; margin-inline-start: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; marker-end: none; marker-mid: none; marker-start: none; mask: none; mask-type: luminance; math-style: normal; max-block-size: none; max-height: none; max-inline-size: none; max-width: none; min-block-size: 0px; min-height: 0px; min-inline-size: 0px; min-width: 0px; mix-blend-mode: normal; object-fit: fill; object-position: 50% 50%; opacity: 1; order: 0; orphans: auto; outline-color: rgb(255, 0, 0); outline-offset: 0px; outline-style: none; outline-width: 0px; overflow-wrap: normal; overflow-x: visible; overflow-y: visible; padding-block-end: 0px; padding-block-start: 0px; padding-bottom: 0px; padding-inline-end: 0px; padding-inline-start: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; page-break-after: auto; page-break-before: auto; pa
 ge-break-inside: auto; paint-order: normal; perspective: none; perspective-origin-x: ; perspective-origin-y: ; pointer-events: auto; position: static; quotes: auto; r: 0px; resize: none; right: auto; rotate: none; row-gap: normal; rx: auto; ry: auto; scale: none; scroll-behavior: auto; scroll-margin-bottom: 0px; scroll-margin-left: 0px; scroll-margin-right: 0px; scroll-margin-top: 0px; scroll-padding-bottom: 0px; scroll-padding-left: 0px; scroll-padding-right: 0px; scroll-padding-top: 0px; shape-image-threshold: 0; shape-margin: 0px; shape-outside: none; shape-rendering: auto; size: ; speak-as: normal; stop-color: rgb(0, 0, 0); stop-opacity: 1; stroke: none; stroke-color: rgba(0, 0, 0, 0); stroke-dasharray: none; stroke-dashoffset: 0px; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 4; stroke-opacity: 1; stroke-width: 1px; tab-size: 8; table-layout: auto; text-align: start; text-anchor: start; text-decoration: none; text-decoration-color: rgb(255, 0, 0); text-decor
 ation-line: none; text-decoration-skip: auto; text-decoration-style: solid; text-decoration-thickness: auto; text-indent: 0px; text-orientation: mixed; text-overflow: clip; text-rendering: auto; text-shadow: none; text-transform: none; text-underline-offset: auto; text-underline-position: auto; top: auto; touch-action: auto; transform: none; transform-box: view-box; transform-origin-x: ; transform-origin-y: ; transform-origin-z: ; transform-style: flat; transition-delay: 0s; transition-duration: 0s; transition-property: all; transition-timing-function: ease; translate: none; unicode-bidi: normal; vector-effect: none; vertical-align: baseline; visibility: visible; white-space: normal; widows: auto; width: 784px; will-change: auto; word-break: normal; word-spacing: 0px; word-wrap: normal; writing-mode: horizontal-tb; x: 0px; y: 0px; z-index: auto; zoom: 1; -apple-color-filter: none; -webkit-appearance: none; -webkit-backdrop-filter: none; -webkit-backface-visibility: visible; -webkit-
 background-clip: border-box; -webkit-background-composite: source-over; -webkit-background-origin: padding-box; -webkit-background-size: auto; -webkit-border-fit: border; -webkit-border-horizontal-spacing: 0px; -webkit-border-image: none; -webkit-border-vertical-spacing: 0px; -webkit-box-align: stretch; -webkit-box-decoration-break: slice; -webkit-box-direction: normal; -webkit-box-flex: 0; -webkit-box-flex-group: 1; -webkit-box-lines: single; -webkit-box-ordinal-group: 1; -webkit-box-orient: horizontal; -webkit-box-pack: start; -webkit-box-reflect: none; -webkit-box-shadow: none; -webkit-column-axis: auto; -webkit-column-break-after: auto; -webkit-column-break-before: auto; -webkit-column-break-inside: auto; -webkit-column-progression: normal; -webkit-font-kerning: auto; -webkit-font-smoothing: auto; -webkit-hyphenate-character: auto; -webkit-hyphenate-limit-after: auto; -webkit-hyphenate-limit-before: auto; -webkit-hyphenate-limit-lines: no-limit; -webkit-hyphens: manual; -webkit-
 initial-letter: normal; -webkit-line-align: none; -webkit-line-box-contain: block inline replaced; -webkit-line-clamp: none; -webkit-line-grid: none; -webkit-line-snap: none; -webkit-locale: auto; -webkit-margin-after-collapse: collapse; -webkit-margin-before-collapse: collapse; -webkit-margin-bottom-collapse: collapse; -webkit-margin-top-collapse: collapse; -webkit-mask-box-image: none; -webkit-mask-box-image-outset: 0px; -webkit-mask-box-image-repeat: stretch; -webkit-mask-box-image-slice: 0 fill; -webkit-mask-box-image-source: none; -webkit-mask-box-image-width: auto; -webkit-mask-clip: border-box; -webkit-mask-composite: source-over; -webkit-mask-image: none; -webkit-mask-origin: border-box; -webkit-mask-position-x: 0%; -webkit-mask-position-y: 0%; -webkit-mask-repeat: repeat; -webkit-mask-size: auto; -webkit-mask-source-type: alpha; -webkit-nbsp-mode: normal; -webkit-print-color-adjust: economy; -webkit-rtl-ordering: logical; -webkit-ruby-position: before; -webkit-tap-highlight
 -color: rgba(0, 0, 0, 0.4); -webkit-text-combine: none; -webkit-text-emphasis-color: rgb(255, 0, 0); -webkit-text-emphasis-position: over right; -webkit-text-emphasis-style: none; -webkit-text-fill-color: rgb(255, 0, 0); -webkit-text-orientation: mixed; -webkit-text-security: none; -webkit-text-stroke-color: rgb(255, 0, 0); -webkit-text-stroke-width: 0px; -webkit-text-zoom: normal; -webkit-transform-style: flat; -webkit-user-drag: auto; -webkit-user-modify: read-only; -webkit-user-select: text;"
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to