WebKit
WebKit copied to clipboard
Fixed backgrounds should behave like 'scroll' inside transformed elements
d4322edcec39c91e1223b3a6cdecb034f69b6441
Fixed backgrounds should behave like 'scroll' inside transformed elements https://bugs.webkit.org/show_bug.cgi?id=15679 Include a Radar link (OOPS!). Reviewed by NOBODY (OOPS!). * Source/WebCore/rendering/RenderBoxModelObject.cpp: (WebCore::RenderBoxModelObject::calculateBackgroundImageGeometry const): According to spec (https://drafts.csswg.org/css-transforms/), if an element or any of its ancestor elements have a transform, its background-attachment property should be treated as it has 'scroll' value instead of 'fixed'.
https://github.com/WebKit/WebKit/commit/d4322edcec39c91e1223b3a6cdecb034f69b6441
EWS run on previous version of this PR (hash https://github.com/WebKit/WebKit/commit/32da8497bd4f9f65e423b52808e992fe2096a948)
EWS run on previous version of this PR (hash https://github.com/WebKit/WebKit/commit/c028a7acad95cf391cfd9153623b98eaa257ff68)
EWS run on previous version of this PR (hash https://github.com/WebKit/WebKit/commit/ad64f92c501b211596a2a4044bdc0b399ad48cba)
EWS run on previous version of this PR (hash https://github.com/WebKit/WebKit/commit/be9a59c28ef323dbadda5983525695951b0bab6e)
EWS run on previous version of this PR (hash https://github.com/WebKit/WebKit/commit/d4322edcec39c91e1223b3a6cdecb034f69b6441)
EWS run on previous version of this PR (hash https://github.com/WebKit/WebKit/commit/878bb46ab7000fe538d1dc427a4440e67921172c)
EWS run on previous version of this PR (hash https://github.com/WebKit/WebKit/commit/aac96550e05096dec9bba6297aa651e1b433aea0)
EWS run on current version of this PR (hash https://github.com/WebKit/WebKit/commit/e9fe5826b2994cbe37bffbfc6fbb82eb3ab097ac)
Committed 255055@main (eba490ba3cc4): https://commits.webkit.org/255055@main
Reviewed commits have been landed. Closing PR #3433 and removing active labels.
๐งช ios-wk2