[webkit-changes] [WebKit/WebKit] 5c3202: [Part 2] Update/Remove tests relying on 'getProper...

Ahmad Saleem noreply at github.com
Sat Jan 20 14:37:15 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5c32022a6685577c3d1621fcbf1ca827ec50e509
      https://github.com/WebKit/WebKit/commit/5c32022a6685577c3d1621fcbf1ca827ec50e509
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2024-01-20 (Sat, 20 Jan 2024)

  Changed paths:
    M LayoutTests/fast/css/border-width-large-expected.txt
    M LayoutTests/fast/css/border-width-large.html
    M LayoutTests/fast/css/getComputedStyle/computed-style-page-break-inside-expected.txt
    M LayoutTests/fast/css/getComputedStyle/computed-style-page-break-inside.html
    M LayoutTests/fast/css/inherited-properties-explicit-expected.txt
    M LayoutTests/fast/css/inherited-properties-explicit.html
    M LayoutTests/fast/css/inherited-properties-rare-text.html
    M LayoutTests/fast/css/large-value-csstext.html
    M LayoutTests/transitions/multiple-text-shadow-transition.html

  Log Message:
  -----------
  [Part 2] Update/Remove tests relying on 'getPropertyCSSValue'

https://bugs.webkit.org/show_bug.cgi?id=266052
rdar://problem/119700175

Reviewed by Tim Nguyen.

This PR is to update tests relying on historical 'CSS' properties and make it easier to remove them in future.

Partial Merge: https://src.chromium.org/viewvc/blink?view=revision&revision=184925 ,
https://src.chromium.org/viewvc/blink?view=revision&revision=184988 and
https://src.chromium.org/viewvc/blink?view=revision&revision=185165

> Rebaselined Tests & Expectations:
* LayoutTests/fast/css/border-width-large.html:
* LayoutTests/fast/css/border-width-large-expected.txt:
* LayoutTests/fast/css/getComputedStyle/computed-style-font.html:
* LayoutTests/fast/css/getComputedStyle/computed-style-font-expected.txt:
* LayoutTests/fast/css/inherited-properties-explicit.html:
* LayoutTests/fast/css/inherited-properties-explicit-expected.txt:
* LayoutTests/fast/css/inherited-properties-rare-text.html:
* LayoutTests/transitions/multiple-text-shadow-transition.html:
* LayoutTests/fast/css/large-value-csstext.html:

Canonical link: https://commits.webkit.org/273265@main




More information about the webkit-changes mailing list