Commits
User selector
Commit History
Commits on Sep 23, 2021
[Cocoa] Hook up palettes to CoreText
Show description for 21fba53committed
Commits on Sep 22, 2021
Add FontCreationContext
Show description for 8f71282committedReduce use of makeRef() and use Ref { } instead
Show description for 4f53761committed
Commits on Sep 21, 2021
Push font-palette-values data into CSSFontSelector
Show description for c08efe5committedUnreviewed, reverting r282807.
Show description for d7b9260committedPush font-palette-values data into CSSFontSelector
Show description for 5d0e4f4committed
Commits on Sep 3, 2021
@font-face rules accessed over file: urls to a file which does not exist are not visible to document.fonts
Show description for 7d45691committed
Commits on Sep 1, 2021
document.fonts.size needs to update style so it doesn't return stale values
Show description for 1649bcccommitted
Commits on Jun 4, 2021
Use references in font loading code instead of pointers which can never be null
Show description for b5fa46acommitted
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on Apr 12, 2021
Refactor font loading to make it possible for Worker to implement it
Show description for ed8d107committed
Chris Lord
Commits on Apr 2, 2021
Implement text rendering on OffscreenCanvas in a Worker
Show description for 1064eafcommitted
Chris Lord
Commits on Mar 9, 2021
Allow creation of a CSSFontSelector with a non-Document ScriptExecutionContext
Show description for 6e3865fcommitted
Chris Lord
Commits on Mar 8, 2021
Unreviewed, reverting r274069.
Show description for 1cf1b31committedAllow creation of a CSSFontSelector with a non-Document ScriptExecutionContext
Show description for d56fc20committed
Chris Lord
Commits on Mar 2, 2021
Remove document accessor on CSSFontSelector
Show description for b0ca38ecommitted
Chris Lord
Commits on Mar 1, 2021
CSSFontFace should not need its m_fontSelector data member
Show description for a79eac5committed
Chris Lord
Commits on Feb 24, 2021
Nullptr crash in Document::contextDocument() inside FontFaceSet::FontFaceSet
Show description for 79967daauthored andcommitted
Commits on Feb 18, 2021
Unreviewed, reverting r272849.
Show description for d48ce67committed
Commits on Feb 15, 2021
CSSFontFace should not need its m_fontSelector data member
Show description for 229bb22committed
Chris Lord
Commits on Feb 11, 2021
Remove another use of FontSelector from within CSSFontFace
Show description for cababa9committed
Commits on Jan 29, 2021
Minor cleanup in CSSFontFaceSetClient
Show description for 818562ccommitted
Commits on Jan 22, 2021
Move FontGenericFamilies storage from SettingsBase to Settings::Values
Show description for cdb06d0committed
Chris Lord
Commits on Dec 9, 2020
Font loads are triggered too late
Show description for ca323d4committed
Commits on Aug 25, 2020
Font loads quickly followed by navigations may fail indefinitely
Show description for 911fb39committed
Commits on Aug 17, 2020
Unreviewed, reverting r265603.
Show description for 71c8ae7committed
Commits on Aug 13, 2020
Font loads quickly followed by navigations may fail indefinitely
Show description for 90727eecommitted
Commits on Jun 9, 2020
lang=zh needs to defer to system preferences to know whether it should be simplified or traditional
Show description for 2625aeacommitted
Commits on Apr 1, 2020
http/tests/navigation/page-cache-fontfaceset.html is flaky crashing
Show description for 5645ab8committed
Commits on Jan 30, 2020
REGRESSION: [Mac wk1] imported/w3c/web-platform-tests/mathml/presentation-markup/scripts/underover-parameters-3.html is a flakey failure
Show description for c78897ecommitted
Commits on Nov 22, 2019
Remove font-variant @font-face descriptor
Show description for af1a8eecommitted
Commits on Oct 31, 2019
Integrate resize event with HTML5 event loop
Show description for 331a64dcommitted
Commits on Oct 23, 2019
[iOS] Remove Hiragino Sans site-specific quirk for Yahoo Japan
Show description for ced9f21committed
Commits on Aug 29, 2019
document.fonts.ready is resolved too quickly
Show description for 4886ee5committed