[webkit-changes] [WebKit/WebKit] 79655b: Sync 'TextMetrics' to web specification by changin...

Ahmad Saleem noreply at github.com
Tue Oct 3 09:26:09 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 79655bbc8d3b2056a180e69d44d9678722c93043
      https://github.com/WebKit/WebKit/commit/79655bbc8d3b2056a180e69d44d9678722c93043
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2023-10-03 (Tue, 03 Oct 2023)

  Changed paths:
    M Source/WebCore/html/TextMetrics.h
    M Source/WebCore/html/TextMetrics.idl

  Log Message:
  -----------
  Sync 'TextMetrics' to web specification by changing from 'unrestricted float' to 'double'

https://bugs.webkit.org/show_bug.cgi?id=262532

Reviewed by Chris Dumez.

This patch aligns WebKit with Web-Specification [1] and address 'FIXME' present.

[1] https://html.spec.whatwg.org/multipage/canvas.html#textmetrics

* Source/WebCore/html/TextMetrics.h:
* Source/WebCore/html/TextMetrics.idl:

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




More information about the webkit-changes mailing list