Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Submit feedback
  • Sign in / Register
T
tangled
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • eriksson monteiro
  • tangled
  • Repository

Switch branch/tag
  • tangled
  • chrome
  • test
  • data
  • pdf
  • accessibility
  • text-run-style-heuristic.pdf
Find file HistoryPermalink
  • Benjamin Beaudry's avatar
    PDF a11y: Use style info in the text-runs break heuristic · 8feb637a
    Benjamin Beaudry authored Oct 30, 2019
    The text-runs break heuristic now considers the text style.
    With this change, a text run will break if it encounters a difference
    in the following text style properties:
    * font-family
    * font-weight
    * rendering mode
    * font-size
    * fill color
    * stroke color
    * italic flag
    * bold flag
    
    Before this change, it used to break only if a font-size difference was
    observed.
    
    I added an "ultimate" dump test that tests for all of those properties.
    
    Bug: 985604
    Change-Id: Ice4b4a2dcdd8cc9642ca0e9d069a415c5b2700fd
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1771987
    Commit-Queue: Benjamin Beaudry <benjamin.beaudry@microsoft.com>
    Reviewed-by: default avatarLei Zhang <thestig@chromium.org>
    Reviewed-by: default avatarIan Prest <iapres@microsoft.com>
    Cr-Commit-Position: refs/heads/master@{#710522}
    8feb637a
text-run-style-heuristic.pdf 2.03 KB

Download (2.03 KB)

Replace text-run-style-heuristic.pdf

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.