Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 965304e0df2a41aab964bbd33ea5ebddcbeffdc9
https://github.com/WebKit/WebKit/commit/965304e0df2a41aab964bbd33ea5ebddcbeffdc9
Author: Lily Spiniolas <[email protected]>
Date: 2024-11-01 (Fri, 01 Nov 2024)
Changed paths:
A
LayoutTests/fast/viewport/ios/constant-width-viewport-with-no-scale-after-changing-view-scale-expected.txt
A
LayoutTests/fast/viewport/ios/constant-width-viewport-with-no-scale-after-changing-view-scale.html
M Source/WebCore/page/ViewportConfiguration.cpp
Log Message:
-----------
bestbuy.com: [iPad] Cannot adjust page zoom on Bestbuy.com
https://bugs.webkit.org/show_bug.cgi?id=282372
rdar://100570236
Reviewed by Wenson Hsieh.
ViewportConfiguration::updateConfiguration now checks for the case where both
the
layout size is scaled and an explicit width has been set by the meta viewport.
When
both are true, the configuration width is scaled accordingly.
*
LayoutTests/fast/viewport/ios/constant-width-viewport-with-no-scale-after-changing-view-scale-expected.txt:
Added.
*
LayoutTests/fast/viewport/ios/constant-width-viewport-with-no-scale-after-changing-view-scale.html:
Added.
* Source/WebCore/page/ViewportConfiguration.cpp:
(WebCore::ViewportConfiguration::updateConfiguration):
Canonical link: https://commits.webkit.org/286043@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes