Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • W webkit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • App_Technologies
  • webkit
  • Repository
Switch branch/tag
  • webkit
  • Source
  • WebKit2
  • ChangeLog
Find file BlameHistoryPermalink
  • kdecker@apple.com's avatar
    Reviewed by Anders Carlsson. · 562ac858
    kdecker@apple.com authored Jan 20, 2011
            <rdar://problem/8880689> need a way to obtain the rendered rectangle for box elements
            https://bugs.webkit.org/show_bug.cgi?id=52823
            
            * WebProcess/InjectedBundle/API/c/WKBundleNodeHandle.cpp:
            (WKBundleNodeHandleGetRenderRect): Added new method that will return a rendered rectangle for box elements
            * WebProcess/InjectedBundle/API/c/WKBundleNodeHandlePrivate.h: Ditto.
            * WebProcess/InjectedBundle/DOM/InjectedBundleNodeHandle.cpp: Ditto.
            (WebKit::InjectedBundleNodeHandle::renderRect): Ditto.
            * WebProcess/InjectedBundle/DOM/InjectedBundleNodeHandle.h: Ditto.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76267 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    562ac858