[webkit-changes] [WebKit/WebKit] c7a1ba: Clean up from enabling lh/rlh units

Myles C. Maxfield noreply at github.com
Fri Jan 6 22:12:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c7a1baf90a09c93c204b2210210be060346fdd70
      https://github.com/WebKit/WebKit/commit/c7a1baf90a09c93c204b2210210be060346fdd70
  Author: Myles C. Maxfield <mmaxfield at apple.com>
  Date:   2023-01-06 (Fri, 06 Jan 2023)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/css/css-values/lh-rlh-on-root-001.html
    M LayoutTests/imported/w3c/web-platform-tests/css/css-values/lh-unit-001.html
    M LayoutTests/imported/w3c/web-platform-tests/css/css-values/lh-unit-002.html
    M Source/WebCore/css/typedom/CSSUnitValue.cpp
    M Source/WebCore/page/DeprecatedGlobalSettings.h
    M Tools/DumpRenderTree/TestOptions.cpp

  Log Message:
  -----------
  Clean up from enabling lh/rlh units
https://bugs.webkit.org/show_bug.cgi?id=250163
rdar://103933593

Reviewed by Tim Nguyen.

I looked through all the places where the preference name was mentioned.

* LayoutTests/imported/w3c/web-platform-tests/css/css-values/lh-rlh-on-root-001.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-values/lh-unit-001.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-values/lh-unit-002.html:
* Source/WebCore/css/typedom/CSSUnitValue.cpp:
(WebCore::CSSUnitValue::parseUnit):
* Source/WebCore/page/DeprecatedGlobalSettings.h:
* Tools/DumpRenderTree/TestOptions.cpp:
(WTR::TestOptions::defaults):

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




More information about the webkit-changes mailing list