Skip to content

GitLab

  • Menu
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
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • 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
  • WebCore
  • ChangeLog
Find file BlameHistoryPermalink
  • mitz@apple.com's avatar
    <rdar://problem/7488126> With text-rendering: optimizelegibility, sometimes lines run too long · fa13fccd
    mitz@apple.com authored Jan 07, 2010
    https://bugs.webkit.org/show_bug.cgi?id=32794
    
    Reviewed by Sam Weinig.
    
    WebCore: 
    
    Test: platform/mac/fast/text/line-breaking-with-kerning.html
    
    * rendering/RenderBlockLineLayout.cpp:
    (WebCore::RenderBlock::findNextLineBreak): When kerning is enabled, include
    the trailing space when measuring a word, then subtract its width. This
    accounts for kerning between the last glyph of the word and the following space.
    
    LayoutTests: 
    
    * platform/mac/fast/text/line-breaking-with-kerning-expected.checksum: Added.
    * platform/mac/fast/text/line-breaking-with-kerning-expected.png: Added.
    * platform/mac/fast/text/line-breaking-with-kerning-expected.txt: Added.
    * platform/mac/fast/text/line-breaking-with-kerning.html: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52889 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    fa13fccd

Replace ChangeLog

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.