Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5e1693c8249fa59af5bce6711720ce95e82687a9
      
https://github.com/WebKit/WebKit/commit/5e1693c8249fa59af5bce6711720ce95e82687a9
  Author: Alan Baradlay <[email protected]>
  Date:   2025-12-20 (Sat, 20 Dec 2025)

  Changed paths:
    M Source/WebCore/rendering/mathml/RenderMathMLToken.cpp

  Log Message:
  -----------
  [subpixel] RenderMathMLToken::paint should snap paint location to device pixel
https://bugs.webkit.org/show_bug.cgi?id=304496

Reviewed by Antti Koivisto.

This is similar to what we do in TextBoxPainter (currently this has no effect as
coordinates are all integral, but this is in preparation for enabling subpixel 
inline layout.)

* Source/WebCore/rendering/mathml/RenderMathMLToken.cpp:
(WebCore::RenderMathMLToken::paint):

Canonical link: https://commits.webkit.org/304831@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to