Bug 209330 - [GTK][WPE] imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml.html is failing since added in r258543
Summary: [GTK][WPE] imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-x...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Diego Pino
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-20 03:01 PDT by Diego Pino
Modified: 2022-01-12 16:00 PST (History)
2 users (show)

See Also:


Attachments
[fast-cq] Patch (10.75 KB, patch)
2022-01-12 00:04 PST, Diego Pino
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Pino 2020-03-20 03:01:00 PDT
The test has been failing since added in r258543:

  imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml.html [ Failure ]
Comment 1 Diego Pino 2020-04-09 00:51:25 PDT
Diff for WPE:

--- /home/dpino/workspace/webkit-wpe/layout-test-results/imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml-expected.txt
+++ /home/dpino/workspace/webkit-wpe/layout-test-results/imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml-actual.txt
@@ -78,7 +78,6 @@
 PASS color-interpolation
 PASS color-interpolation-filters
 PASS color-rendering
-PASS color-scheme 
 PASS column-count
 PASS column-fill
 PASS column-gap
@@ -206,16 +205,6 @@
 PASS rx
 PASS ry
 PASS scroll-behavior
-PASS scroll-padding-bottom 
-PASS scroll-padding-left 
-PASS scroll-padding-right 
-PASS scroll-padding-top 
-PASS scroll-snap-align 
-PASS scroll-snap-margin-bottom 
-PASS scroll-snap-margin-left 
-PASS scroll-snap-margin-right 
-PASS scroll-snap-margin-top 
-PASS scroll-snap-type 
 PASS shape-image-threshold
 PASS shape-margin
 PASS shape-outside
@@ -280,12 +269,8 @@
 PASS z-index
 PASS zoom
 PASS -apple-color-filter
-PASS -apple-pay-button-style 
-PASS -apple-pay-button-type 
-PASS -apple-trailing-word 
 PASS -webkit-appearance
 PASS -webkit-aspect-ratio
-PASS -webkit-backdrop-filter 
 PASS -webkit-backface-visibility
 PASS -webkit-background-clip
 PASS -webkit-background-composite
@@ -311,7 +296,6 @@
 PASS -webkit-column-break-before
 PASS -webkit-column-break-inside
 PASS -webkit-column-progression
-PASS -webkit-cursor-visibility 
 PASS -webkit-font-kerning
 PASS -webkit-font-smoothing
 PASS -webkit-hyphenate-character
@@ -349,6 +333,7 @@
 PASS -webkit-print-color-adjust
 PASS -webkit-rtl-ordering
 PASS -webkit-ruby-position
+PASS -webkit-tap-highlight-color 
 PASS -webkit-text-combine
 PASS -webkit-text-emphasis-color
 PASS -webkit-text-emphasis-position
@@ -356,7 +341,6 @@
 PASS -webkit-text-fill-color
 PASS -webkit-text-orientation
 PASS -webkit-text-security
-PASS -webkit-text-size-adjust 
 PASS -webkit-text-stroke-color
 PASS -webkit-text-stroke-width
 PASS -webkit-text-zoom

Perhaps a possible fix for this failure is to emit baselines for GTK and WPE.
Comment 2 Martin Robinson 2021-02-18 00:32:40 PST
I think this test just needs to be rebaselined.
Comment 3 Diego Pino 2022-01-12 00:04:24 PST
Created attachment 448910 [details]
[fast-cq] Patch
Comment 4 EWS 2022-01-12 15:59:55 PST
Committed r287958 (245987@main): <https://commits.webkit.org/245987@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 448910 [details].
Comment 5 Radar WebKit Bug Importer 2022-01-12 16:00:16 PST
<rdar://problem/87493287>