RESOLVED FIXED 130178
Remove unused code related to CSS resize property from ElementRareData.h, Element.cpp and Element.h
https://bugs.webkit.org/show_bug.cgi?id=130178
Summary Remove unused code related to CSS resize property from ElementRareData.h, Ele...
gur.trio
Reported 2014-03-12 22:11:06 PDT
This code was used to compute the resize values for content having CSS resize property. The code was used in RenderLayer::resize function which has been modified to fix bug 72948 so this code is no longer required.
Attachments
Patch (4.55 KB, patch)
2014-03-13 00:09 PDT, gur.trio
no flags
gur.trio
Comment 1 2014-03-13 00:09:25 PDT
Rob Buis
Comment 2 2023-02-02 08:19:02 PST
This code is removed these days.
Note You need to log in before you can comment on or make changes to this bug.