Bug 214470 - [GTK] New failures on WPT css ref-tests after updating WPT import
Summary: [GTK] New failures on WPT css ref-tests after updating WPT import
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-17 06:01 PDT by Carlos Alberto Lopez Perez
Modified: 2024-01-16 13:39 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2020-07-17 06:01:45 PDT
On bug 214414 the WPT css folder was updated. This caused new ref-test failures for the following tests:

  imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat/background-repeat-round-roundup.xht [ ImageOnlyFailure ]
  imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat/background-repeat-round.xht [ ImageOnlyFailure ]
  imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat/background-repeat-space.xht [ ImageOnlyFailure ]
  imported/w3c/web-platform-tests/css/css-backgrounds/background-size/background-size-contain.xht [ ImageOnlyFailure ]
  imported/w3c/web-platform-tests/css/css-text-decor/text-decoration-thickness-from-font-variable.html [ ImageOnlyFailure ]
  imported/w3c/web-platform-tests/css/css-text-decor/text-underline-offset-variable.html [ ImageOnlyFailure ]
  imported/w3c/web-platform-tests/css/css-text-decor/text-underline-position-from-font-variable.html [ ImageOnlyFailure ]
  imported/w3c/web-platform-tests/css/css-values/ch-unit-002.html [ ImageOnlyFailure ]
  imported/w3c/web-platform-tests/css/css-values/ch-unit-011.html [ ImageOnlyFailure ]

Note this failures happen on GTK, but not on Mac
Comment 1 Carlos Garcia Campos 2020-07-20 05:59:27 PDT
(In reply to Carlos Alberto Lopez Perez from comment #0)
>  
> imported/w3c/web-platform-tests/css/css-text-decor/text-decoration-thickness-
> from-font-variable.html [ ImageOnlyFailure ]
>  
> imported/w3c/web-platform-tests/css/css-text-decor/text-underline-offset-
> variable.html [ ImageOnlyFailure ]
>  
> imported/w3c/web-platform-tests/css/css-text-decor/text-underline-position-
> from-font-variable.html [ ImageOnlyFailure ]

These are fixed by bug #214550