StyleComputer.cpp 142 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969
  1. /*
  2. * Copyright (c) 2018-2023, Andreas Kling <andreas@ladybird.org>
  3. * Copyright (c) 2021, the SerenityOS developers.
  4. * Copyright (c) 2021-2024, Sam Atkins <sam@ladybird.org>
  5. * Copyright (c) 2024, Matthew Olsson <mattco@serenityos.org>
  6. *
  7. * SPDX-License-Identifier: BSD-2-Clause
  8. */
  9. #include <AK/BinarySearch.h>
  10. #include <AK/Debug.h>
  11. #include <AK/Error.h>
  12. #include <AK/Find.h>
  13. #include <AK/Function.h>
  14. #include <AK/HashMap.h>
  15. #include <AK/Math.h>
  16. #include <AK/NonnullRawPtr.h>
  17. #include <AK/QuickSort.h>
  18. #include <AK/TemporaryChange.h>
  19. #include <LibGfx/Font/Font.h>
  20. #include <LibGfx/Font/FontDatabase.h>
  21. #include <LibGfx/Font/FontStyleMapping.h>
  22. #include <LibGfx/Font/FontWeight.h>
  23. #include <LibGfx/Font/ScaledFont.h>
  24. #include <LibGfx/Font/Typeface.h>
  25. #include <LibGfx/Font/WOFF/Loader.h>
  26. #include <LibGfx/Font/WOFF2/Loader.h>
  27. #include <LibWeb/Animations/AnimationEffect.h>
  28. #include <LibWeb/Animations/DocumentTimeline.h>
  29. #include <LibWeb/CSS/AnimationEvent.h>
  30. #include <LibWeb/CSS/CSSAnimation.h>
  31. #include <LibWeb/CSS/CSSFontFaceRule.h>
  32. #include <LibWeb/CSS/CSSImportRule.h>
  33. #include <LibWeb/CSS/CSSLayerBlockRule.h>
  34. #include <LibWeb/CSS/CSSLayerStatementRule.h>
  35. #include <LibWeb/CSS/CSSNestedDeclarations.h>
  36. #include <LibWeb/CSS/CSSStyleRule.h>
  37. #include <LibWeb/CSS/CSSTransition.h>
  38. #include <LibWeb/CSS/Interpolation.h>
  39. #include <LibWeb/CSS/Parser/Parser.h>
  40. #include <LibWeb/CSS/SelectorEngine.h>
  41. #include <LibWeb/CSS/StyleComputer.h>
  42. #include <LibWeb/CSS/StyleSheet.h>
  43. #include <LibWeb/CSS/StyleValues/AngleStyleValue.h>
  44. #include <LibWeb/CSS/StyleValues/BorderRadiusStyleValue.h>
  45. #include <LibWeb/CSS/StyleValues/CSSColorValue.h>
  46. #include <LibWeb/CSS/StyleValues/CSSKeywordValue.h>
  47. #include <LibWeb/CSS/StyleValues/CustomIdentStyleValue.h>
  48. #include <LibWeb/CSS/StyleValues/DisplayStyleValue.h>
  49. #include <LibWeb/CSS/StyleValues/EasingStyleValue.h>
  50. #include <LibWeb/CSS/StyleValues/FilterValueListStyleValue.h>
  51. #include <LibWeb/CSS/StyleValues/FrequencyStyleValue.h>
  52. #include <LibWeb/CSS/StyleValues/GridTrackPlacementStyleValue.h>
  53. #include <LibWeb/CSS/StyleValues/GridTrackSizeListStyleValue.h>
  54. #include <LibWeb/CSS/StyleValues/IntegerStyleValue.h>
  55. #include <LibWeb/CSS/StyleValues/LengthStyleValue.h>
  56. #include <LibWeb/CSS/StyleValues/MathDepthStyleValue.h>
  57. #include <LibWeb/CSS/StyleValues/NumberStyleValue.h>
  58. #include <LibWeb/CSS/StyleValues/PercentageStyleValue.h>
  59. #include <LibWeb/CSS/StyleValues/PositionStyleValue.h>
  60. #include <LibWeb/CSS/StyleValues/RatioStyleValue.h>
  61. #include <LibWeb/CSS/StyleValues/RectStyleValue.h>
  62. #include <LibWeb/CSS/StyleValues/ShorthandStyleValue.h>
  63. #include <LibWeb/CSS/StyleValues/StringStyleValue.h>
  64. #include <LibWeb/CSS/StyleValues/StyleValueList.h>
  65. #include <LibWeb/CSS/StyleValues/TimeStyleValue.h>
  66. #include <LibWeb/CSS/StyleValues/TransformationStyleValue.h>
  67. #include <LibWeb/CSS/StyleValues/TransitionStyleValue.h>
  68. #include <LibWeb/CSS/StyleValues/UnresolvedStyleValue.h>
  69. #include <LibWeb/DOM/Attr.h>
  70. #include <LibWeb/DOM/Document.h>
  71. #include <LibWeb/DOM/Element.h>
  72. #include <LibWeb/DOM/ShadowRoot.h>
  73. #include <LibWeb/HTML/HTMLBRElement.h>
  74. #include <LibWeb/HTML/HTMLHtmlElement.h>
  75. #include <LibWeb/HTML/Parser/HTMLParser.h>
  76. #include <LibWeb/HTML/Scripting/TemporaryExecutionContext.h>
  77. #include <LibWeb/HighResolutionTime/TimeOrigin.h>
  78. #include <LibWeb/Layout/Node.h>
  79. #include <LibWeb/MimeSniff/MimeType.h>
  80. #include <LibWeb/MimeSniff/Resource.h>
  81. #include <LibWeb/Namespace.h>
  82. #include <LibWeb/Painting/PaintableBox.h>
  83. #include <LibWeb/Platform/FontPlugin.h>
  84. #include <LibWeb/ReferrerPolicy/AbstractOperations.h>
  85. #include <math.h>
  86. #include <stdio.h>
  87. namespace Web::CSS {
  88. struct FontFaceKey {
  89. NonnullRawPtr<FlyString const> family_name;
  90. int weight { 0 };
  91. int slope { 0 };
  92. };
  93. }
  94. namespace AK {
  95. namespace Detail {
  96. template<>
  97. inline constexpr bool IsHashCompatible<Web::CSS::FontFaceKey, Web::CSS::OwnFontFaceKey> = true;
  98. template<>
  99. inline constexpr bool IsHashCompatible<Web::CSS::OwnFontFaceKey, Web::CSS::FontFaceKey> = true;
  100. }
  101. template<>
  102. struct Traits<Web::CSS::FontFaceKey> : public DefaultTraits<Web::CSS::FontFaceKey> {
  103. static unsigned hash(Web::CSS::FontFaceKey const& key) { return pair_int_hash(key.family_name->hash(), pair_int_hash(key.weight, key.slope)); }
  104. };
  105. template<>
  106. struct Traits<Web::CSS::OwnFontFaceKey> : public DefaultTraits<Web::CSS::OwnFontFaceKey> {
  107. static unsigned hash(Web::CSS::OwnFontFaceKey const& key) { return pair_int_hash(key.family_name.hash(), pair_int_hash(key.weight, key.slope)); }
  108. };
  109. }
  110. namespace Web::CSS {
  111. PropertyOwningCSSStyleDeclaration const& MatchingRule::declaration() const
  112. {
  113. if (rule->type() == CSSRule::Type::Style)
  114. return static_cast<CSSStyleRule const&>(*rule).declaration();
  115. if (rule->type() == CSSRule::Type::NestedDeclarations)
  116. return static_cast<CSSNestedDeclarations const&>(*rule).declaration();
  117. VERIFY_NOT_REACHED();
  118. }
  119. SelectorList const& MatchingRule::absolutized_selectors() const
  120. {
  121. if (rule->type() == CSSRule::Type::Style)
  122. return static_cast<CSSStyleRule const&>(*rule).absolutized_selectors();
  123. if (rule->type() == CSSRule::Type::NestedDeclarations)
  124. return static_cast<CSSNestedDeclarations const&>(*rule).parent_style_rule().absolutized_selectors();
  125. VERIFY_NOT_REACHED();
  126. }
  127. FlyString const& MatchingRule::qualified_layer_name() const
  128. {
  129. if (rule->type() == CSSRule::Type::Style)
  130. return static_cast<CSSStyleRule const&>(*rule).qualified_layer_name();
  131. if (rule->type() == CSSRule::Type::NestedDeclarations)
  132. return static_cast<CSSNestedDeclarations const&>(*rule).parent_style_rule().qualified_layer_name();
  133. VERIFY_NOT_REACHED();
  134. }
  135. OwnFontFaceKey::OwnFontFaceKey(FontFaceKey const& other)
  136. : family_name(other.family_name)
  137. , weight(other.weight)
  138. , slope(other.slope)
  139. {
  140. }
  141. OwnFontFaceKey::operator FontFaceKey() const
  142. {
  143. return FontFaceKey {
  144. family_name,
  145. weight,
  146. slope
  147. };
  148. }
  149. [[nodiscard]] bool OwnFontFaceKey::operator==(FontFaceKey const& other) const
  150. {
  151. return family_name == other.family_name
  152. && weight == other.weight
  153. && slope == other.slope;
  154. }
  155. static DOM::Element const* element_to_inherit_style_from(DOM::Element const*, Optional<CSS::Selector::PseudoElement::Type>);
  156. StyleComputer::StyleComputer(DOM::Document& document)
  157. : m_document(document)
  158. , m_default_font_metrics(16, Platform::FontPlugin::the().default_font().pixel_metrics())
  159. , m_root_element_font_metrics(m_default_font_metrics)
  160. {
  161. m_qualified_layer_names_in_order.append({});
  162. }
  163. StyleComputer::~StyleComputer() = default;
  164. FontLoader::FontLoader(StyleComputer& style_computer, FlyString family_name, Vector<Gfx::UnicodeRange> unicode_ranges, Vector<URL::URL> urls, Function<void(FontLoader const&)> on_load, Function<void()> on_fail)
  165. : m_style_computer(style_computer)
  166. , m_family_name(move(family_name))
  167. , m_unicode_ranges(move(unicode_ranges))
  168. , m_urls(move(urls))
  169. , m_on_load(move(on_load))
  170. , m_on_fail(move(on_fail))
  171. {
  172. }
  173. FontLoader::~FontLoader() = default;
  174. void FontLoader::resource_did_load()
  175. {
  176. resource_did_load_or_fail();
  177. if (m_on_load)
  178. m_on_load(*this);
  179. }
  180. void FontLoader::resource_did_fail()
  181. {
  182. resource_did_load_or_fail();
  183. if (m_on_fail) {
  184. m_on_fail();
  185. }
  186. }
  187. void FontLoader::resource_did_load_or_fail()
  188. {
  189. // NOTE: Even if the resource "failed" to load, we still want to try to parse it as a font.
  190. // This is necessary for https://wpt.live/ to work correctly, as it just drops the connection
  191. // after sending a resource, which looks like an error, but is actually recoverable.
  192. // FIXME: It would be nice to solve this in the network layer instead.
  193. // It would also be nice to move font loading to using fetch primitives.
  194. auto result = try_load_font();
  195. if (result.is_error()) {
  196. dbgln("Failed to parse font: {}", result.error());
  197. start_loading_next_url();
  198. return;
  199. }
  200. m_vector_font = result.release_value();
  201. m_style_computer.did_load_font(m_family_name);
  202. }
  203. RefPtr<Gfx::Font> FontLoader::font_with_point_size(float point_size)
  204. {
  205. if (!m_vector_font) {
  206. start_loading_next_url();
  207. return nullptr;
  208. }
  209. return m_vector_font->scaled_font(point_size);
  210. }
  211. void FontLoader::start_loading_next_url()
  212. {
  213. if (resource() && resource()->is_pending())
  214. return;
  215. if (m_urls.is_empty())
  216. return;
  217. LoadRequest request;
  218. request.set_url(m_urls.take_first());
  219. // HACK: We're crudely computing the referer value and shoving it into the
  220. // request until fetch infrastructure is used here.
  221. auto referrer_url = ReferrerPolicy::strip_url_for_use_as_referrer(m_style_computer.document().url());
  222. if (referrer_url.has_value() && !request.headers().contains("Referer"))
  223. request.set_header("Referer", referrer_url->serialize().to_byte_string());
  224. set_resource(ResourceLoader::the().load_resource(Resource::Type::Generic, request));
  225. }
  226. ErrorOr<NonnullRefPtr<Gfx::Typeface>> FontLoader::try_load_font()
  227. {
  228. // FIXME: This could maybe use the format() provided in @font-face as well, since often the mime type is just application/octet-stream and we have to try every format
  229. auto mime_type = MimeSniff::MimeType::parse(resource()->mime_type());
  230. if (!mime_type.has_value() || !mime_type->is_font()) {
  231. mime_type = MimeSniff::Resource::sniff(resource()->encoded_data(), Web::MimeSniff::SniffingConfiguration { .sniffing_context = Web::MimeSniff::SniffingContext::Font });
  232. }
  233. if (mime_type.has_value()) {
  234. if (mime_type->essence() == "font/ttf"sv || mime_type->essence() == "application/x-font-ttf"sv) {
  235. if (auto result = Gfx::Typeface::try_load_from_externally_owned_memory(resource()->encoded_data()); !result.is_error()) {
  236. return result;
  237. }
  238. }
  239. if (mime_type->essence() == "font/woff"sv || mime_type->essence() == "application/font-woff"sv) {
  240. if (auto result = WOFF::try_load_from_externally_owned_memory(resource()->encoded_data()); !result.is_error()) {
  241. return result;
  242. }
  243. }
  244. if (mime_type->essence() == "font/woff2"sv || mime_type->essence() == "application/font-woff2"sv) {
  245. if (auto result = WOFF2::try_load_from_externally_owned_memory(resource()->encoded_data()); !result.is_error()) {
  246. return result;
  247. }
  248. }
  249. }
  250. return Error::from_string_literal("Automatic format detection failed");
  251. }
  252. struct StyleComputer::MatchingFontCandidate {
  253. FontFaceKey key;
  254. Variant<FontLoaderList*, Gfx::Typeface const*> loader_or_typeface;
  255. [[nodiscard]] RefPtr<Gfx::FontCascadeList const> font_with_point_size(float point_size) const
  256. {
  257. RefPtr<Gfx::FontCascadeList> font_list = Gfx::FontCascadeList::create();
  258. if (auto* loader_list = loader_or_typeface.get_pointer<FontLoaderList*>(); loader_list) {
  259. for (auto const& loader : **loader_list) {
  260. if (auto font = loader->font_with_point_size(point_size); font)
  261. font_list->add(*font, loader->unicode_ranges());
  262. }
  263. return font_list;
  264. }
  265. font_list->add(loader_or_typeface.get<Gfx::Typeface const*>()->scaled_font(point_size));
  266. return font_list;
  267. }
  268. };
  269. static CSSStyleSheet& default_stylesheet(DOM::Document const& document)
  270. {
  271. static GC::Root<CSSStyleSheet> sheet;
  272. if (!sheet.cell()) {
  273. extern String default_stylesheet_source;
  274. sheet = GC::make_root(parse_css_stylesheet(CSS::Parser::ParsingContext(document), default_stylesheet_source));
  275. }
  276. return *sheet;
  277. }
  278. static CSSStyleSheet& quirks_mode_stylesheet(DOM::Document const& document)
  279. {
  280. static GC::Root<CSSStyleSheet> sheet;
  281. if (!sheet.cell()) {
  282. extern String quirks_mode_stylesheet_source;
  283. sheet = GC::make_root(parse_css_stylesheet(CSS::Parser::ParsingContext(document), quirks_mode_stylesheet_source));
  284. }
  285. return *sheet;
  286. }
  287. static CSSStyleSheet& mathml_stylesheet(DOM::Document const& document)
  288. {
  289. static GC::Root<CSSStyleSheet> sheet;
  290. if (!sheet.cell()) {
  291. extern String mathml_stylesheet_source;
  292. sheet = GC::make_root(parse_css_stylesheet(CSS::Parser::ParsingContext(document), mathml_stylesheet_source));
  293. }
  294. return *sheet;
  295. }
  296. static CSSStyleSheet& svg_stylesheet(DOM::Document const& document)
  297. {
  298. static GC::Root<CSSStyleSheet> sheet;
  299. if (!sheet.cell()) {
  300. extern String svg_stylesheet_source;
  301. sheet = GC::make_root(parse_css_stylesheet(CSS::Parser::ParsingContext(document), svg_stylesheet_source));
  302. }
  303. return *sheet;
  304. }
  305. Optional<String> StyleComputer::user_agent_style_sheet_source(StringView name)
  306. {
  307. extern String default_stylesheet_source;
  308. extern String quirks_mode_stylesheet_source;
  309. extern String mathml_stylesheet_source;
  310. extern String svg_stylesheet_source;
  311. if (name == "CSS/Default.css"sv)
  312. return default_stylesheet_source;
  313. if (name == "CSS/QuirksMode.css"sv)
  314. return quirks_mode_stylesheet_source;
  315. if (name == "MathML/Default.css"sv)
  316. return mathml_stylesheet_source;
  317. if (name == "SVG/Default.css"sv)
  318. return svg_stylesheet_source;
  319. return {};
  320. }
  321. template<typename Callback>
  322. void StyleComputer::for_each_stylesheet(CascadeOrigin cascade_origin, Callback callback) const
  323. {
  324. if (cascade_origin == CascadeOrigin::UserAgent) {
  325. callback(default_stylesheet(document()), {});
  326. if (document().in_quirks_mode())
  327. callback(quirks_mode_stylesheet(document()), {});
  328. callback(mathml_stylesheet(document()), {});
  329. callback(svg_stylesheet(document()), {});
  330. }
  331. if (cascade_origin == CascadeOrigin::User) {
  332. if (m_user_style_sheet)
  333. callback(*m_user_style_sheet, {});
  334. }
  335. if (cascade_origin == CascadeOrigin::Author) {
  336. document().for_each_active_css_style_sheet([&](auto& sheet, auto shadow_root) {
  337. callback(sheet, shadow_root);
  338. });
  339. }
  340. }
  341. StyleComputer::RuleCache const& StyleComputer::rule_cache_for_cascade_origin(CascadeOrigin cascade_origin) const
  342. {
  343. switch (cascade_origin) {
  344. case CascadeOrigin::Author:
  345. return *m_author_rule_cache;
  346. case CascadeOrigin::User:
  347. return *m_user_rule_cache;
  348. case CascadeOrigin::UserAgent:
  349. return *m_user_agent_rule_cache;
  350. default:
  351. TODO();
  352. }
  353. }
  354. [[nodiscard]] static bool filter_namespace_rule(DOM::Element const& element, MatchingRule const& rule)
  355. {
  356. // FIXME: Filter out non-default namespace using prefixes
  357. if (auto namespace_rule = rule.sheet->default_namespace_rule()) {
  358. if (namespace_rule->namespace_uri() != element.namespace_uri())
  359. return false;
  360. }
  361. return true;
  362. }
  363. [[nodiscard]] static bool filter_layer(FlyString const& qualified_layer_name, MatchingRule const& rule)
  364. {
  365. if (rule.rule && rule.qualified_layer_name() != qualified_layer_name)
  366. return false;
  367. return true;
  368. }
  369. bool StyleComputer::should_reject_with_ancestor_filter(Selector const& selector) const
  370. {
  371. for (u32 hash : selector.ancestor_hashes()) {
  372. if (hash == 0)
  373. break;
  374. if (!m_ancestor_filter.may_contain(hash))
  375. return true;
  376. }
  377. return false;
  378. }
  379. Vector<MatchingRule> StyleComputer::collect_matching_rules(DOM::Element const& element, CascadeOrigin cascade_origin, Optional<CSS::Selector::PseudoElement::Type> pseudo_element, FlyString const& qualified_layer_name) const
  380. {
  381. auto const& root_node = element.root();
  382. auto shadow_root = is<DOM::ShadowRoot>(root_node) ? static_cast<DOM::ShadowRoot const*>(&root_node) : nullptr;
  383. GC::Ptr<DOM::Element const> shadow_host;
  384. if (element.is_shadow_host())
  385. shadow_host = element;
  386. else if (shadow_root)
  387. shadow_host = shadow_root->host();
  388. auto const& rule_cache = rule_cache_for_cascade_origin(cascade_origin);
  389. bool is_hovered = SelectorEngine::matches_hover_pseudo_class(element);
  390. Vector<MatchingRule, 512> rules_to_run;
  391. auto add_rules_to_run = [&](Vector<MatchingRule> const& rules) {
  392. rules_to_run.grow_capacity(rules_to_run.size() + rules.size());
  393. if (pseudo_element.has_value()) {
  394. for (auto const& rule : rules) {
  395. if (rule.must_be_hovered && !is_hovered)
  396. continue;
  397. if (rule.contains_pseudo_element && filter_namespace_rule(element, rule) && filter_layer(qualified_layer_name, rule))
  398. rules_to_run.unchecked_append(rule);
  399. }
  400. } else {
  401. for (auto const& rule : rules) {
  402. if (rule.must_be_hovered && !is_hovered)
  403. continue;
  404. if (!rule.contains_pseudo_element && filter_namespace_rule(element, rule) && filter_layer(qualified_layer_name, rule))
  405. rules_to_run.unchecked_append(rule);
  406. }
  407. }
  408. };
  409. for (auto const& class_name : element.class_names()) {
  410. if (auto it = rule_cache.rules_by_class.find(class_name); it != rule_cache.rules_by_class.end())
  411. add_rules_to_run(it->value);
  412. }
  413. if (auto id = element.id(); id.has_value()) {
  414. if (auto it = rule_cache.rules_by_id.find(id.value()); it != rule_cache.rules_by_id.end())
  415. add_rules_to_run(it->value);
  416. }
  417. if (auto it = rule_cache.rules_by_tag_name.find(element.local_name()); it != rule_cache.rules_by_tag_name.end())
  418. add_rules_to_run(it->value);
  419. if (pseudo_element.has_value())
  420. add_rules_to_run(rule_cache.rules_by_pseudo_element[to_underlying(pseudo_element.value())]);
  421. if (element.is_document_element())
  422. add_rules_to_run(rule_cache.root_rules);
  423. element.for_each_attribute([&](auto& name, auto&) {
  424. if (auto it = rule_cache.rules_by_attribute_name.find(name); it != rule_cache.rules_by_attribute_name.end()) {
  425. add_rules_to_run(it->value);
  426. }
  427. });
  428. add_rules_to_run(rule_cache.other_rules);
  429. size_t maximum_match_count = 0;
  430. for (auto& rule_to_run : rules_to_run) {
  431. // FIXME: This needs to be revised when adding support for the ::shadow selector, as it needs to cross shadow boundaries.
  432. auto rule_root = rule_to_run.shadow_root;
  433. auto from_user_agent_or_user_stylesheet = rule_to_run.cascade_origin == CascadeOrigin::UserAgent || rule_to_run.cascade_origin == CascadeOrigin::User;
  434. // NOTE: Inside shadow trees, we only match rules that are defined in the shadow tree's style sheets.
  435. // The key exception is the shadow tree's *shadow host*, which needs to match :host rules from inside the shadow root.
  436. // Also note that UA or User style sheets don't have a scope, so they are always relevant.
  437. // FIXME: We should reorganize the data so that the document-level StyleComputer doesn't cache *all* rules,
  438. // but instead we'd have some kind of "style scope" at the document level, and also one for each shadow root.
  439. // Then we could only evaluate rules from the current style scope.
  440. bool rule_is_relevant_for_current_scope = rule_root == shadow_root
  441. || (element.is_shadow_host() && rule_root == element.shadow_root())
  442. || from_user_agent_or_user_stylesheet;
  443. if (!rule_is_relevant_for_current_scope) {
  444. rule_to_run.skip = true;
  445. continue;
  446. }
  447. auto const& selector = rule_to_run.absolutized_selectors()[rule_to_run.selector_index];
  448. if (should_reject_with_ancestor_filter(*selector)) {
  449. rule_to_run.skip = true;
  450. continue;
  451. }
  452. ++maximum_match_count;
  453. }
  454. if (maximum_match_count == 0)
  455. return {};
  456. Vector<MatchingRule> matching_rules;
  457. matching_rules.ensure_capacity(maximum_match_count);
  458. for (auto const& rule_to_run : rules_to_run) {
  459. if (rule_to_run.skip)
  460. continue;
  461. // NOTE: When matching an element against a rule from outside the shadow root's style scope,
  462. // we have to pass in null for the shadow host, otherwise combinator traversal will
  463. // be confined to the element itself (since it refuses to cross the shadow boundary).
  464. auto rule_root = rule_to_run.shadow_root;
  465. auto shadow_host_to_use = shadow_host;
  466. if (element.is_shadow_host() && rule_root != element.shadow_root())
  467. shadow_host_to_use = nullptr;
  468. auto const& selector = rule_to_run.absolutized_selectors()[rule_to_run.selector_index];
  469. if (rule_to_run.can_use_fast_matches) {
  470. if (!SelectorEngine::fast_matches(selector, *rule_to_run.sheet, element, shadow_host_to_use))
  471. continue;
  472. } else {
  473. if (!SelectorEngine::matches(selector, *rule_to_run.sheet, element, shadow_host_to_use, pseudo_element))
  474. continue;
  475. }
  476. matching_rules.append(rule_to_run);
  477. }
  478. return matching_rules;
  479. }
  480. static void sort_matching_rules(Vector<MatchingRule>& matching_rules)
  481. {
  482. quick_sort(matching_rules, [&](MatchingRule& a, MatchingRule& b) {
  483. auto const& a_selector = a.absolutized_selectors()[a.selector_index];
  484. auto const& b_selector = b.absolutized_selectors()[b.selector_index];
  485. auto a_specificity = a_selector->specificity();
  486. auto b_specificity = b_selector->specificity();
  487. if (a_specificity == b_specificity) {
  488. if (a.style_sheet_index == b.style_sheet_index)
  489. return a.rule_index < b.rule_index;
  490. return a.style_sheet_index < b.style_sheet_index;
  491. }
  492. return a_specificity < b_specificity;
  493. });
  494. }
  495. void StyleComputer::for_each_property_expanding_shorthands(PropertyID property_id, CSSStyleValue const& value, AllowUnresolved allow_unresolved, Function<void(PropertyID, CSSStyleValue const&)> const& set_longhand_property)
  496. {
  497. auto map_logical_property_to_real_property = [](PropertyID property_id) -> Optional<PropertyID> {
  498. // FIXME: Honor writing-mode, direction and text-orientation.
  499. switch (property_id) {
  500. case PropertyID::MarginBlockStart:
  501. return PropertyID::MarginTop;
  502. case PropertyID::MarginBlockEnd:
  503. return PropertyID::MarginBottom;
  504. case PropertyID::MarginInlineStart:
  505. return PropertyID::MarginLeft;
  506. case PropertyID::MarginInlineEnd:
  507. return PropertyID::MarginRight;
  508. case PropertyID::PaddingBlockStart:
  509. return PropertyID::PaddingTop;
  510. case PropertyID::PaddingBlockEnd:
  511. return PropertyID::PaddingBottom;
  512. case PropertyID::PaddingInlineStart:
  513. return PropertyID::PaddingLeft;
  514. case PropertyID::PaddingInlineEnd:
  515. return PropertyID::PaddingRight;
  516. case PropertyID::InlineSize:
  517. return PropertyID::Width;
  518. case PropertyID::InsetBlockStart:
  519. return PropertyID::Top;
  520. case PropertyID::InsetBlockEnd:
  521. return PropertyID::Bottom;
  522. case PropertyID::InsetInlineStart:
  523. return PropertyID::Left;
  524. case PropertyID::InsetInlineEnd:
  525. return PropertyID::Right;
  526. default:
  527. return {};
  528. }
  529. };
  530. struct StartAndEndPropertyIDs {
  531. PropertyID start;
  532. PropertyID end;
  533. };
  534. auto map_logical_property_to_real_properties = [](PropertyID property_id) -> Optional<StartAndEndPropertyIDs> {
  535. // FIXME: Honor writing-mode, direction and text-orientation.
  536. switch (property_id) {
  537. case PropertyID::MarginBlock:
  538. return StartAndEndPropertyIDs { PropertyID::MarginTop, PropertyID::MarginBottom };
  539. case PropertyID::MarginInline:
  540. return StartAndEndPropertyIDs { PropertyID::MarginLeft, PropertyID::MarginRight };
  541. case PropertyID::PaddingBlock:
  542. return StartAndEndPropertyIDs { PropertyID::PaddingTop, PropertyID::PaddingBottom };
  543. case PropertyID::PaddingInline:
  544. return StartAndEndPropertyIDs { PropertyID::PaddingLeft, PropertyID::PaddingRight };
  545. case PropertyID::InsetBlock:
  546. return StartAndEndPropertyIDs { PropertyID::Top, PropertyID::Bottom };
  547. case PropertyID::InsetInline:
  548. return StartAndEndPropertyIDs { PropertyID::Left, PropertyID::Right };
  549. default:
  550. return {};
  551. }
  552. };
  553. if (auto real_property_id = map_logical_property_to_real_property(property_id); real_property_id.has_value()) {
  554. for_each_property_expanding_shorthands(real_property_id.value(), value, allow_unresolved, set_longhand_property);
  555. return;
  556. }
  557. if (auto real_property_ids = map_logical_property_to_real_properties(property_id); real_property_ids.has_value()) {
  558. if (value.is_value_list() && value.as_value_list().size() == 2) {
  559. auto const& start = value.as_value_list().values()[0];
  560. auto const& end = value.as_value_list().values()[1];
  561. for_each_property_expanding_shorthands(real_property_ids->start, start, allow_unresolved, set_longhand_property);
  562. for_each_property_expanding_shorthands(real_property_ids->end, end, allow_unresolved, set_longhand_property);
  563. return;
  564. }
  565. for_each_property_expanding_shorthands(real_property_ids->start, value, allow_unresolved, set_longhand_property);
  566. for_each_property_expanding_shorthands(real_property_ids->end, value, allow_unresolved, set_longhand_property);
  567. return;
  568. }
  569. if (value.is_shorthand()) {
  570. auto& shorthand_value = value.as_shorthand();
  571. auto& properties = shorthand_value.sub_properties();
  572. auto& values = shorthand_value.values();
  573. for (size_t i = 0; i < properties.size(); ++i)
  574. for_each_property_expanding_shorthands(properties[i], values[i], allow_unresolved, set_longhand_property);
  575. return;
  576. }
  577. auto assign_edge_values = [&](PropertyID top_property, PropertyID right_property, PropertyID bottom_property, PropertyID left_property, auto const& values) {
  578. if (values.size() == 4) {
  579. set_longhand_property(top_property, values[0]);
  580. set_longhand_property(right_property, values[1]);
  581. set_longhand_property(bottom_property, values[2]);
  582. set_longhand_property(left_property, values[3]);
  583. } else if (values.size() == 3) {
  584. set_longhand_property(top_property, values[0]);
  585. set_longhand_property(right_property, values[1]);
  586. set_longhand_property(bottom_property, values[2]);
  587. set_longhand_property(left_property, values[1]);
  588. } else if (values.size() == 2) {
  589. set_longhand_property(top_property, values[0]);
  590. set_longhand_property(right_property, values[1]);
  591. set_longhand_property(bottom_property, values[0]);
  592. set_longhand_property(left_property, values[1]);
  593. } else if (values.size() == 1) {
  594. set_longhand_property(top_property, values[0]);
  595. set_longhand_property(right_property, values[0]);
  596. set_longhand_property(bottom_property, values[0]);
  597. set_longhand_property(left_property, values[0]);
  598. }
  599. };
  600. if (property_id == CSS::PropertyID::Border) {
  601. for_each_property_expanding_shorthands(CSS::PropertyID::BorderTop, value, allow_unresolved, set_longhand_property);
  602. for_each_property_expanding_shorthands(CSS::PropertyID::BorderRight, value, allow_unresolved, set_longhand_property);
  603. for_each_property_expanding_shorthands(CSS::PropertyID::BorderBottom, value, allow_unresolved, set_longhand_property);
  604. for_each_property_expanding_shorthands(CSS::PropertyID::BorderLeft, value, allow_unresolved, set_longhand_property);
  605. // FIXME: Also reset border-image, in line with the spec: https://www.w3.org/TR/css-backgrounds-3/#border-shorthands
  606. return;
  607. }
  608. if (property_id == CSS::PropertyID::BorderStyle) {
  609. if (value.is_value_list()) {
  610. auto const& values_list = value.as_value_list();
  611. assign_edge_values(PropertyID::BorderTopStyle, PropertyID::BorderRightStyle, PropertyID::BorderBottomStyle, PropertyID::BorderLeftStyle, values_list.values());
  612. return;
  613. }
  614. set_longhand_property(CSS::PropertyID::BorderTopStyle, value);
  615. set_longhand_property(CSS::PropertyID::BorderRightStyle, value);
  616. set_longhand_property(CSS::PropertyID::BorderBottomStyle, value);
  617. set_longhand_property(CSS::PropertyID::BorderLeftStyle, value);
  618. return;
  619. }
  620. if (property_id == CSS::PropertyID::BorderWidth) {
  621. if (value.is_value_list()) {
  622. auto const& values_list = value.as_value_list();
  623. assign_edge_values(PropertyID::BorderTopWidth, PropertyID::BorderRightWidth, PropertyID::BorderBottomWidth, PropertyID::BorderLeftWidth, values_list.values());
  624. return;
  625. }
  626. set_longhand_property(CSS::PropertyID::BorderTopWidth, value);
  627. set_longhand_property(CSS::PropertyID::BorderRightWidth, value);
  628. set_longhand_property(CSS::PropertyID::BorderBottomWidth, value);
  629. set_longhand_property(CSS::PropertyID::BorderLeftWidth, value);
  630. return;
  631. }
  632. if (property_id == CSS::PropertyID::BorderColor) {
  633. if (value.is_value_list()) {
  634. auto const& values_list = value.as_value_list();
  635. assign_edge_values(PropertyID::BorderTopColor, PropertyID::BorderRightColor, PropertyID::BorderBottomColor, PropertyID::BorderLeftColor, values_list.values());
  636. return;
  637. }
  638. set_longhand_property(CSS::PropertyID::BorderTopColor, value);
  639. set_longhand_property(CSS::PropertyID::BorderRightColor, value);
  640. set_longhand_property(CSS::PropertyID::BorderBottomColor, value);
  641. set_longhand_property(CSS::PropertyID::BorderLeftColor, value);
  642. return;
  643. }
  644. if (property_id == CSS::PropertyID::BackgroundPosition) {
  645. if (value.is_position()) {
  646. auto const& position = value.as_position();
  647. set_longhand_property(CSS::PropertyID::BackgroundPositionX, position.edge_x());
  648. set_longhand_property(CSS::PropertyID::BackgroundPositionY, position.edge_y());
  649. } else if (value.is_value_list()) {
  650. // Expand background-position layer list into separate lists for x and y positions:
  651. auto const& values_list = value.as_value_list();
  652. StyleValueVector x_positions {};
  653. StyleValueVector y_positions {};
  654. x_positions.ensure_capacity(values_list.size());
  655. y_positions.ensure_capacity(values_list.size());
  656. for (auto& layer : values_list.values()) {
  657. if (layer->is_position()) {
  658. auto const& position = layer->as_position();
  659. x_positions.unchecked_append(position.edge_x());
  660. y_positions.unchecked_append(position.edge_y());
  661. } else {
  662. x_positions.unchecked_append(layer);
  663. y_positions.unchecked_append(layer);
  664. }
  665. }
  666. set_longhand_property(CSS::PropertyID::BackgroundPositionX, StyleValueList::create(move(x_positions), values_list.separator()));
  667. set_longhand_property(CSS::PropertyID::BackgroundPositionY, StyleValueList::create(move(y_positions), values_list.separator()));
  668. } else {
  669. set_longhand_property(CSS::PropertyID::BackgroundPositionX, value);
  670. set_longhand_property(CSS::PropertyID::BackgroundPositionY, value);
  671. }
  672. return;
  673. }
  674. if (property_id == CSS::PropertyID::Inset) {
  675. if (value.is_value_list()) {
  676. auto const& values_list = value.as_value_list();
  677. assign_edge_values(PropertyID::Top, PropertyID::Right, PropertyID::Bottom, PropertyID::Left, values_list.values());
  678. return;
  679. }
  680. set_longhand_property(CSS::PropertyID::Top, value);
  681. set_longhand_property(CSS::PropertyID::Right, value);
  682. set_longhand_property(CSS::PropertyID::Bottom, value);
  683. set_longhand_property(CSS::PropertyID::Left, value);
  684. return;
  685. }
  686. if (property_id == CSS::PropertyID::Margin) {
  687. if (value.is_value_list()) {
  688. auto const& values_list = value.as_value_list();
  689. assign_edge_values(PropertyID::MarginTop, PropertyID::MarginRight, PropertyID::MarginBottom, PropertyID::MarginLeft, values_list.values());
  690. return;
  691. }
  692. set_longhand_property(CSS::PropertyID::MarginTop, value);
  693. set_longhand_property(CSS::PropertyID::MarginRight, value);
  694. set_longhand_property(CSS::PropertyID::MarginBottom, value);
  695. set_longhand_property(CSS::PropertyID::MarginLeft, value);
  696. return;
  697. }
  698. if (property_id == CSS::PropertyID::Padding) {
  699. if (value.is_value_list()) {
  700. auto const& values_list = value.as_value_list();
  701. assign_edge_values(PropertyID::PaddingTop, PropertyID::PaddingRight, PropertyID::PaddingBottom, PropertyID::PaddingLeft, values_list.values());
  702. return;
  703. }
  704. set_longhand_property(CSS::PropertyID::PaddingTop, value);
  705. set_longhand_property(CSS::PropertyID::PaddingRight, value);
  706. set_longhand_property(CSS::PropertyID::PaddingBottom, value);
  707. set_longhand_property(CSS::PropertyID::PaddingLeft, value);
  708. return;
  709. }
  710. if (property_id == CSS::PropertyID::Gap) {
  711. if (value.is_value_list()) {
  712. auto const& values_list = value.as_value_list();
  713. set_longhand_property(CSS::PropertyID::RowGap, values_list.values()[0]);
  714. set_longhand_property(CSS::PropertyID::ColumnGap, values_list.values()[1]);
  715. return;
  716. }
  717. set_longhand_property(CSS::PropertyID::RowGap, value);
  718. set_longhand_property(CSS::PropertyID::ColumnGap, value);
  719. return;
  720. }
  721. if (property_id == CSS::PropertyID::MaxInlineSize || property_id == CSS::PropertyID::MinInlineSize) {
  722. // FIXME: Use writing-mode to determine if we should set width or height.
  723. bool is_horizontal = true;
  724. if (is_horizontal) {
  725. if (property_id == CSS::PropertyID::MaxInlineSize) {
  726. set_longhand_property(CSS::PropertyID::MaxWidth, value);
  727. } else {
  728. set_longhand_property(CSS::PropertyID::MinWidth, value);
  729. }
  730. } else {
  731. if (property_id == CSS::PropertyID::MaxInlineSize) {
  732. set_longhand_property(CSS::PropertyID::MaxHeight, value);
  733. } else {
  734. set_longhand_property(CSS::PropertyID::MinHeight, value);
  735. }
  736. }
  737. return;
  738. }
  739. if (property_id == CSS::PropertyID::Transition) {
  740. if (!value.is_transition()) {
  741. // Handle `none` as a shorthand for `all 0s ease 0s`.
  742. set_longhand_property(CSS::PropertyID::TransitionProperty, CSSKeywordValue::create(Keyword::All));
  743. set_longhand_property(CSS::PropertyID::TransitionDuration, TimeStyleValue::create(CSS::Time::make_seconds(0)));
  744. set_longhand_property(CSS::PropertyID::TransitionDelay, TimeStyleValue::create(CSS::Time::make_seconds(0)));
  745. set_longhand_property(CSS::PropertyID::TransitionTimingFunction, CSSKeywordValue::create(Keyword::Ease));
  746. return;
  747. }
  748. auto const& transitions = value.as_transition().transitions();
  749. Array<Vector<ValueComparingNonnullRefPtr<CSSStyleValue const>>, 4> transition_values;
  750. for (auto const& transition : transitions) {
  751. transition_values[0].append(*transition.property_name);
  752. transition_values[1].append(transition.duration.as_style_value());
  753. transition_values[2].append(transition.delay.as_style_value());
  754. if (transition.easing)
  755. transition_values[3].append(*transition.easing);
  756. }
  757. set_longhand_property(CSS::PropertyID::TransitionProperty, StyleValueList::create(move(transition_values[0]), StyleValueList::Separator::Comma));
  758. set_longhand_property(CSS::PropertyID::TransitionDuration, StyleValueList::create(move(transition_values[1]), StyleValueList::Separator::Comma));
  759. set_longhand_property(CSS::PropertyID::TransitionDelay, StyleValueList::create(move(transition_values[2]), StyleValueList::Separator::Comma));
  760. set_longhand_property(CSS::PropertyID::TransitionTimingFunction, StyleValueList::create(move(transition_values[3]), StyleValueList::Separator::Comma));
  761. return;
  762. }
  763. if (property_id == CSS::PropertyID::Float) {
  764. auto keyword = value.to_keyword();
  765. // FIXME: Honor writing-mode, direction and text-orientation.
  766. if (keyword == Keyword::InlineStart) {
  767. set_longhand_property(CSS::PropertyID::Float, CSSKeywordValue::create(Keyword::Left));
  768. return;
  769. } else if (keyword == Keyword::InlineEnd) {
  770. set_longhand_property(CSS::PropertyID::Float, CSSKeywordValue::create(Keyword::Right));
  771. return;
  772. }
  773. }
  774. if (property_is_shorthand(property_id)) {
  775. // ShorthandStyleValue was handled already.
  776. // That means if we got here, that `value` must be a CSS-wide keyword, which we should apply to our longhand properties.
  777. // We don't directly call `set_longhand_property()` because the longhands might have longhands of their own.
  778. // (eg `grid` -> `grid-template` -> `grid-template-areas` & `grid-template-rows` & `grid-template-columns`)
  779. // Forget this requirement if we're ignoring unresolved values and the value is unresolved.
  780. VERIFY(value.is_css_wide_keyword() || (allow_unresolved == AllowUnresolved::Yes && value.is_unresolved()));
  781. for (auto longhand : longhands_for_shorthand(property_id))
  782. for_each_property_expanding_shorthands(longhand, value, allow_unresolved, set_longhand_property);
  783. return;
  784. }
  785. set_longhand_property(property_id, value);
  786. }
  787. void StyleComputer::set_property_expanding_shorthands(StyleProperties& style, PropertyID property_id, CSSStyleValue const& value, CSSStyleDeclaration const* declaration, StyleProperties const& style_for_revert, StyleProperties const& style_for_revert_layer, Important important)
  788. {
  789. auto revert_shorthand = [&](PropertyID shorthand_id, StyleProperties const& style_for_revert) {
  790. auto previous_value = style_for_revert.m_data->m_property_values[to_underlying(shorthand_id)];
  791. if (!previous_value)
  792. previous_value = CSSKeywordValue::create(Keyword::Initial);
  793. style.set_property(shorthand_id, *previous_value, StyleProperties::Inherited::No, important);
  794. if (shorthand_id == CSS::PropertyID::AnimationName)
  795. style.set_animation_name_source(style_for_revert.animation_name_source());
  796. if (shorthand_id == CSS::PropertyID::TransitionProperty)
  797. style.set_transition_property_source(style_for_revert.transition_property_source());
  798. };
  799. for_each_property_expanding_shorthands(property_id, value, AllowUnresolved::No, [&](PropertyID shorthand_id, CSSStyleValue const& shorthand_value) {
  800. if (shorthand_value.is_revert()) {
  801. revert_shorthand(shorthand_id, style_for_revert);
  802. } else if (shorthand_value.is_revert_layer()) {
  803. revert_shorthand(shorthand_id, style_for_revert_layer);
  804. } else {
  805. style.set_property(shorthand_id, shorthand_value, StyleProperties::Inherited::No, important);
  806. if (shorthand_id == CSS::PropertyID::AnimationName)
  807. style.set_animation_name_source(declaration);
  808. if (shorthand_id == CSS::PropertyID::TransitionProperty)
  809. style.set_transition_property_source(declaration);
  810. }
  811. });
  812. }
  813. void StyleComputer::set_all_properties(DOM::Element& element, Optional<CSS::Selector::PseudoElement::Type> pseudo_element, StyleProperties& style, CSSStyleValue const& value, DOM::Document& document, CSS::CSSStyleDeclaration const* declaration, StyleProperties const& style_for_revert, StyleProperties const& style_for_revert_layer, Important important) const
  814. {
  815. for (auto i = to_underlying(CSS::first_longhand_property_id); i <= to_underlying(CSS::last_longhand_property_id); ++i) {
  816. auto property_id = (CSS::PropertyID)i;
  817. if (value.is_revert()) {
  818. style.revert_property(property_id, style_for_revert);
  819. continue;
  820. }
  821. if (value.is_revert_layer()) {
  822. style.revert_property(property_id, style_for_revert_layer);
  823. continue;
  824. }
  825. if (value.is_unset()) {
  826. if (is_inherited_property(property_id)) {
  827. style.set_property(
  828. property_id,
  829. get_inherit_value(property_id, &element, pseudo_element),
  830. StyleProperties::Inherited::Yes,
  831. important);
  832. } else {
  833. style.set_property(
  834. property_id,
  835. property_initial_value(property_id),
  836. StyleProperties::Inherited::No,
  837. important);
  838. }
  839. continue;
  840. }
  841. NonnullRefPtr<CSSStyleValue> property_value = value;
  842. if (property_value->is_unresolved())
  843. property_value = Parser::Parser::resolve_unresolved_style_value(Parser::ParsingContext { document }, element, pseudo_element, property_id, property_value->as_unresolved());
  844. if (!property_value->is_unresolved())
  845. set_property_expanding_shorthands(style, property_id, property_value, declaration, style_for_revert, style_for_revert_layer);
  846. style.set_property_important(property_id, important);
  847. set_property_expanding_shorthands(style, property_id, value, declaration, style_for_revert, style_for_revert_layer, important);
  848. }
  849. }
  850. void StyleComputer::cascade_declarations(StyleProperties& style, DOM::Element& element, Optional<CSS::Selector::PseudoElement::Type> pseudo_element, Vector<MatchingRule> const& matching_rules, CascadeOrigin cascade_origin, Important important, StyleProperties const& style_for_revert, StyleProperties const& style_for_revert_layer) const
  851. {
  852. for (auto const& match : matching_rules) {
  853. for (auto const& property : match.declaration().properties()) {
  854. if (important != property.important)
  855. continue;
  856. if (property.property_id == CSS::PropertyID::All) {
  857. set_all_properties(element, pseudo_element, style, property.value, m_document, &match.declaration(), style_for_revert, style_for_revert_layer, important);
  858. continue;
  859. }
  860. auto property_value = property.value;
  861. if (property.value->is_unresolved())
  862. property_value = Parser::Parser::resolve_unresolved_style_value(Parser::ParsingContext { document() }, element, pseudo_element, property.property_id, property.value->as_unresolved());
  863. if (!property_value->is_unresolved())
  864. set_property_expanding_shorthands(style, property.property_id, property_value, &match.declaration(), style_for_revert, style_for_revert_layer, important);
  865. }
  866. }
  867. if (cascade_origin == CascadeOrigin::Author && !pseudo_element.has_value()) {
  868. if (auto const inline_style = element.inline_style()) {
  869. for (auto const& property : inline_style->properties()) {
  870. if (important != property.important)
  871. continue;
  872. if (property.property_id == CSS::PropertyID::All) {
  873. set_all_properties(element, pseudo_element, style, property.value, m_document, inline_style, style_for_revert, style_for_revert_layer, important);
  874. continue;
  875. }
  876. auto property_value = property.value;
  877. if (property.value->is_unresolved())
  878. property_value = Parser::Parser::resolve_unresolved_style_value(Parser::ParsingContext { document() }, element, pseudo_element, property.property_id, property.value->as_unresolved());
  879. if (!property_value->is_unresolved())
  880. set_property_expanding_shorthands(style, property.property_id, property_value, inline_style, style_for_revert, style_for_revert_layer, important);
  881. }
  882. }
  883. }
  884. }
  885. static void cascade_custom_properties(DOM::Element& element, Optional<CSS::Selector::PseudoElement::Type> pseudo_element, Vector<MatchingRule> const& matching_rules, HashMap<FlyString, StyleProperty>& custom_properties)
  886. {
  887. size_t needed_capacity = 0;
  888. for (auto const& matching_rule : matching_rules)
  889. needed_capacity += matching_rule.declaration().custom_properties().size();
  890. if (!pseudo_element.has_value()) {
  891. if (auto const inline_style = element.inline_style())
  892. needed_capacity += inline_style->custom_properties().size();
  893. }
  894. custom_properties.ensure_capacity(custom_properties.size() + needed_capacity);
  895. for (auto const& matching_rule : matching_rules) {
  896. for (auto const& it : matching_rule.declaration().custom_properties()) {
  897. auto style_value = it.value.value;
  898. if (style_value->is_revert_layer())
  899. continue;
  900. custom_properties.set(it.key, it.value);
  901. }
  902. }
  903. if (!pseudo_element.has_value()) {
  904. if (auto const inline_style = element.inline_style()) {
  905. for (auto const& it : inline_style->custom_properties())
  906. custom_properties.set(it.key, it.value);
  907. }
  908. }
  909. }
  910. void StyleComputer::collect_animation_into(DOM::Element& element, Optional<CSS::Selector::PseudoElement::Type> pseudo_element, GC::Ref<Animations::KeyframeEffect> effect, StyleProperties& style_properties, AnimationRefresh refresh) const
  911. {
  912. auto animation = effect->associated_animation();
  913. if (!animation)
  914. return;
  915. auto output_progress = effect->transformed_progress();
  916. if (!output_progress.has_value())
  917. return;
  918. if (!effect->key_frame_set())
  919. return;
  920. auto& keyframes = effect->key_frame_set()->keyframes_by_key;
  921. if (keyframes.size() < 2) {
  922. if constexpr (LIBWEB_CSS_ANIMATION_DEBUG) {
  923. dbgln(" Did not find enough keyframes ({} keyframes)", keyframes.size());
  924. for (auto it = keyframes.begin(); it != keyframes.end(); ++it)
  925. dbgln(" - {}", it.key());
  926. }
  927. return;
  928. }
  929. auto key = static_cast<i64>(round(output_progress.value() * 100.0 * Animations::KeyframeEffect::AnimationKeyFrameKeyScaleFactor));
  930. auto keyframe_start_it = [&] {
  931. if (output_progress.value() <= 0) {
  932. return keyframes.begin();
  933. }
  934. auto potential_match = keyframes.find_largest_not_above_iterator(key);
  935. if (output_progress.value() >= 0) {
  936. return --potential_match;
  937. }
  938. return potential_match;
  939. }();
  940. auto keyframe_start = static_cast<i64>(keyframe_start_it.key());
  941. auto keyframe_values = *keyframe_start_it;
  942. auto keyframe_end_it = ++keyframe_start_it;
  943. VERIFY(!keyframe_end_it.is_end());
  944. auto keyframe_end = static_cast<i64>(keyframe_end_it.key());
  945. auto keyframe_end_values = *keyframe_end_it;
  946. auto progress_in_keyframe
  947. = static_cast<float>(key - keyframe_start) / static_cast<float>(keyframe_end - keyframe_start);
  948. if constexpr (LIBWEB_CSS_ANIMATION_DEBUG) {
  949. auto valid_properties = keyframe_values.properties.size();
  950. dbgln("Animation {} contains {} properties to interpolate, progress = {}%", animation->id(), valid_properties, progress_in_keyframe * 100);
  951. }
  952. for (auto const& it : keyframe_values.properties) {
  953. auto resolve_property = [&](auto& property) {
  954. return property.visit(
  955. [&](Animations::KeyframeEffect::KeyFrameSet::UseInitial) -> RefPtr<CSSStyleValue const> {
  956. if (refresh == AnimationRefresh::Yes)
  957. return {};
  958. return style_properties.maybe_null_property(it.key);
  959. },
  960. [&](RefPtr<CSSStyleValue const> value) -> RefPtr<CSSStyleValue const> {
  961. if (value->is_unresolved())
  962. return Parser::Parser::resolve_unresolved_style_value(Parser::ParsingContext { element.document() }, element, pseudo_element, it.key, value->as_unresolved());
  963. return value;
  964. });
  965. };
  966. auto resolved_start_property = resolve_property(it.value);
  967. auto const& end_property = keyframe_end_values.properties.get(it.key);
  968. if (!end_property.has_value()) {
  969. if (resolved_start_property) {
  970. style_properties.set_animated_property(it.key, *resolved_start_property);
  971. dbgln_if(LIBWEB_CSS_ANIMATION_DEBUG, "No end property for property {}, using {}", string_from_property_id(it.key), resolved_start_property->to_string(CSSStyleValue::SerializationMode::Normal));
  972. }
  973. continue;
  974. }
  975. auto resolved_end_property = resolve_property(end_property.value());
  976. if (resolved_end_property && !resolved_start_property)
  977. resolved_start_property = property_initial_value(it.key);
  978. if (!resolved_start_property || !resolved_end_property)
  979. continue;
  980. auto start = resolved_start_property.release_nonnull();
  981. auto end = resolved_end_property.release_nonnull();
  982. if (style_properties.is_property_important(it.key)) {
  983. continue;
  984. }
  985. if (auto next_value = interpolate_property(*effect->target(), it.key, *start, *end, progress_in_keyframe)) {
  986. dbgln_if(LIBWEB_CSS_ANIMATION_DEBUG, "Interpolated value for property {} at {}: {} -> {} = {}", string_from_property_id(it.key), progress_in_keyframe, start->to_string(CSSStyleValue::SerializationMode::Normal), end->to_string(CSSStyleValue::SerializationMode::Normal), next_value->to_string(CSSStyleValue::SerializationMode::Normal));
  987. style_properties.set_animated_property(it.key, *next_value);
  988. } else {
  989. // If interpolate_property() fails, the element should not be rendered
  990. dbgln_if(LIBWEB_CSS_ANIMATION_DEBUG, "Interpolated value for property {} at {}: {} -> {} is invalid", string_from_property_id(it.key), progress_in_keyframe, start->to_string(CSSStyleValue::SerializationMode::Normal), end->to_string(CSSStyleValue::SerializationMode::Normal));
  991. style_properties.set_animated_property(PropertyID::Visibility, CSSKeywordValue::create(Keyword::Hidden));
  992. }
  993. }
  994. }
  995. static void apply_animation_properties(DOM::Document& document, StyleProperties& style, Animations::Animation& animation)
  996. {
  997. auto& effect = verify_cast<Animations::KeyframeEffect>(*animation.effect());
  998. Optional<CSS::Time> duration;
  999. if (auto duration_value = style.maybe_null_property(PropertyID::AnimationDuration); duration_value) {
  1000. if (duration_value->is_time()) {
  1001. duration = duration_value->as_time().time();
  1002. } else if (duration_value->is_keyword() && duration_value->as_keyword().keyword() == Keyword::Auto) {
  1003. // We use empty optional to represent "auto".
  1004. duration = {};
  1005. }
  1006. }
  1007. CSS::Time delay { 0, CSS::Time::Type::S };
  1008. if (auto delay_value = style.maybe_null_property(PropertyID::AnimationDelay); delay_value && delay_value->is_time())
  1009. delay = delay_value->as_time().time();
  1010. double iteration_count = 1.0;
  1011. if (auto iteration_count_value = style.maybe_null_property(PropertyID::AnimationIterationCount); iteration_count_value) {
  1012. if (iteration_count_value->is_keyword() && iteration_count_value->to_keyword() == Keyword::Infinite)
  1013. iteration_count = HUGE_VAL;
  1014. else if (iteration_count_value->is_number())
  1015. iteration_count = iteration_count_value->as_number().number();
  1016. }
  1017. CSS::AnimationFillMode fill_mode { CSS::AnimationFillMode::None };
  1018. if (auto fill_mode_property = style.maybe_null_property(PropertyID::AnimationFillMode); fill_mode_property && fill_mode_property->is_keyword()) {
  1019. if (auto fill_mode_value = keyword_to_animation_fill_mode(fill_mode_property->to_keyword()); fill_mode_value.has_value())
  1020. fill_mode = *fill_mode_value;
  1021. }
  1022. CSS::AnimationDirection direction { CSS::AnimationDirection::Normal };
  1023. if (auto direction_property = style.maybe_null_property(PropertyID::AnimationDirection); direction_property && direction_property->is_keyword()) {
  1024. if (auto direction_value = keyword_to_animation_direction(direction_property->to_keyword()); direction_value.has_value())
  1025. direction = *direction_value;
  1026. }
  1027. CSS::AnimationPlayState play_state { CSS::AnimationPlayState::Running };
  1028. if (auto play_state_property = style.maybe_null_property(PropertyID::AnimationPlayState); play_state_property && play_state_property->is_keyword()) {
  1029. if (auto play_state_value = keyword_to_animation_play_state(play_state_property->to_keyword()); play_state_value.has_value())
  1030. play_state = *play_state_value;
  1031. }
  1032. CSS::EasingStyleValue::Function timing_function { CSS::EasingStyleValue::CubicBezier::ease() };
  1033. if (auto timing_property = style.maybe_null_property(PropertyID::AnimationTimingFunction); timing_property && timing_property->is_easing())
  1034. timing_function = timing_property->as_easing().function();
  1035. auto iteration_duration = duration.has_value()
  1036. ? Variant<double, String> { duration.release_value().to_milliseconds() }
  1037. : "auto"_string;
  1038. effect.set_iteration_duration(iteration_duration);
  1039. effect.set_start_delay(delay.to_milliseconds());
  1040. effect.set_iteration_count(iteration_count);
  1041. effect.set_timing_function(move(timing_function));
  1042. effect.set_fill_mode(Animations::css_fill_mode_to_bindings_fill_mode(fill_mode));
  1043. effect.set_playback_direction(Animations::css_animation_direction_to_bindings_playback_direction(direction));
  1044. if (play_state != effect.last_css_animation_play_state()) {
  1045. if (play_state == CSS::AnimationPlayState::Running && animation.play_state() == Bindings::AnimationPlayState::Paused) {
  1046. HTML::TemporaryExecutionContext context(document.realm());
  1047. animation.play().release_value_but_fixme_should_propagate_errors();
  1048. } else if (play_state == CSS::AnimationPlayState::Paused && animation.play_state() != Bindings::AnimationPlayState::Paused) {
  1049. HTML::TemporaryExecutionContext context(document.realm());
  1050. animation.pause().release_value_but_fixme_should_propagate_errors();
  1051. }
  1052. effect.set_last_css_animation_play_state(play_state);
  1053. }
  1054. }
  1055. static void apply_dimension_attribute(StyleProperties& style, DOM::Element const& element, FlyString const& attribute_name, CSS::PropertyID property_id)
  1056. {
  1057. auto attribute = element.attribute(attribute_name);
  1058. if (!attribute.has_value())
  1059. return;
  1060. auto parsed_value = HTML::parse_dimension_value(*attribute);
  1061. if (!parsed_value)
  1062. return;
  1063. style.set_property(property_id, parsed_value.release_nonnull());
  1064. }
  1065. static void compute_transitioned_properties(StyleProperties const& style, DOM::Element& element, Optional<Selector::PseudoElement::Type> pseudo_element)
  1066. {
  1067. // FIXME: Implement transitioning for pseudo-elements
  1068. (void)pseudo_element;
  1069. auto const source_declaration = style.transition_property_source();
  1070. if (!source_declaration)
  1071. return;
  1072. if (!element.computed_css_values().has_value())
  1073. return;
  1074. if (source_declaration == element.cached_transition_property_source())
  1075. return;
  1076. // Reparse this transition property
  1077. element.clear_transitions();
  1078. element.set_cached_transition_property_source(*source_declaration);
  1079. auto const& transition_properties_value = style.property(PropertyID::TransitionProperty);
  1080. auto transition_properties = transition_properties_value.is_value_list()
  1081. ? transition_properties_value.as_value_list().values()
  1082. : StyleValueVector { transition_properties_value };
  1083. Vector<Vector<PropertyID>> properties;
  1084. for (size_t i = 0; i < transition_properties.size(); i++) {
  1085. auto property_value = transition_properties[i];
  1086. Vector<PropertyID> properties_for_this_transition;
  1087. if (property_value->is_keyword()) {
  1088. auto keyword = property_value->as_keyword().keyword();
  1089. if (keyword == Keyword::None)
  1090. continue;
  1091. if (keyword == Keyword::All) {
  1092. for (auto prop = first_property_id; prop != last_property_id; prop = static_cast<PropertyID>(to_underlying(prop) + 1))
  1093. properties_for_this_transition.append(prop);
  1094. }
  1095. } else {
  1096. auto maybe_property = property_id_from_string(property_value->as_custom_ident().custom_ident());
  1097. if (!maybe_property.has_value())
  1098. continue;
  1099. auto transition_property = maybe_property.release_value();
  1100. if (property_is_shorthand(transition_property)) {
  1101. for (auto const& prop : longhands_for_shorthand(transition_property))
  1102. properties_for_this_transition.append(prop);
  1103. } else {
  1104. properties_for_this_transition.append(transition_property);
  1105. }
  1106. }
  1107. properties.append(move(properties_for_this_transition));
  1108. }
  1109. auto normalize_transition_length_list = [&properties, &style](PropertyID property, auto make_default_value) {
  1110. auto const* style_value = style.maybe_null_property(property);
  1111. StyleValueVector list;
  1112. if (!style_value || !style_value->is_value_list() || style_value->as_value_list().size() == 0) {
  1113. auto default_value = make_default_value();
  1114. for (size_t i = 0; i < properties.size(); i++)
  1115. list.append(default_value);
  1116. return list;
  1117. }
  1118. auto const& value_list = style_value->as_value_list();
  1119. for (size_t i = 0; i < properties.size(); i++)
  1120. list.append(value_list.value_at(i, true));
  1121. return list;
  1122. };
  1123. auto delays = normalize_transition_length_list(
  1124. PropertyID::TransitionDelay,
  1125. [] { return TimeStyleValue::create(Time::make_seconds(0.0)); });
  1126. auto durations = normalize_transition_length_list(
  1127. PropertyID::TransitionDuration,
  1128. [] { return TimeStyleValue::create(Time::make_seconds(0.0)); });
  1129. auto timing_functions = normalize_transition_length_list(
  1130. PropertyID::TransitionTimingFunction,
  1131. [] { return EasingStyleValue::create(EasingStyleValue::CubicBezier::ease()); });
  1132. element.add_transitioned_properties(move(properties), move(delays), move(durations), move(timing_functions));
  1133. }
  1134. // https://drafts.csswg.org/css-transitions/#starting
  1135. void StyleComputer::start_needed_transitions(StyleProperties const& previous_style, StyleProperties& new_style, DOM::Element& element, Optional<Selector::PseudoElement::Type> pseudo_element) const
  1136. {
  1137. // FIXME: Implement transitions for pseudo-elements
  1138. if (pseudo_element.has_value())
  1139. return;
  1140. // https://drafts.csswg.org/css-transitions/#transition-combined-duration
  1141. auto combined_duration = [](Animations::Animatable::TransitionAttributes const& transition_attributes) {
  1142. // Define the combined duration of the transition as the sum of max(matching transition duration, 0s) and the matching transition delay.
  1143. return max(transition_attributes.duration, 0) + transition_attributes.delay;
  1144. };
  1145. // For each element and property, the implementation must act as follows:
  1146. auto style_change_event_time = m_document->timeline()->current_time().value();
  1147. for (auto i = to_underlying(CSS::first_longhand_property_id); i <= to_underlying(CSS::last_longhand_property_id); ++i) {
  1148. auto property_id = static_cast<CSS::PropertyID>(i);
  1149. auto matching_transition_properties = element.property_transition_attributes(property_id);
  1150. auto const& before_change_value = previous_style.property(property_id, StyleProperties::WithAnimationsApplied::No);
  1151. auto const& after_change_value = new_style.property(property_id, StyleProperties::WithAnimationsApplied::No);
  1152. auto existing_transition = element.property_transition(property_id);
  1153. bool has_running_transition = existing_transition && !existing_transition->is_finished();
  1154. bool has_completed_transition = existing_transition && existing_transition->is_finished();
  1155. auto start_a_transition = [&](auto start_time, auto end_time, auto const& start_value, auto const& end_value, auto const& reversing_adjusted_start_value, auto reversing_shortening_factor) {
  1156. dbgln_if(CSS_TRANSITIONS_DEBUG, "Starting a transition of {} from {} to {}", string_from_property_id(property_id), start_value->to_string(), end_value->to_string());
  1157. auto transition = CSSTransition::start_a_transition(element, property_id, document().transition_generation(),
  1158. start_time, end_time, start_value, end_value, reversing_adjusted_start_value, reversing_shortening_factor);
  1159. // Immediately set the property's value to the transition's current value, to prevent single-frame jumps.
  1160. new_style.set_animated_property(property_id, transition->value_at_time(style_change_event_time));
  1161. };
  1162. // 1. If all of the following are true:
  1163. if (
  1164. // - the element does not have a running transition for the property,
  1165. (!has_running_transition) &&
  1166. // - the before-change style is different from the after-change style for that property, and the values for the property are transitionable,
  1167. (!before_change_value.equals(after_change_value) && property_values_are_transitionable(property_id, before_change_value, after_change_value)) &&
  1168. // - the element does not have a completed transition for the property
  1169. // or the end value of the completed transition is different from the after-change style for the property,
  1170. (!has_completed_transition || !existing_transition->transition_end_value()->equals(after_change_value)) &&
  1171. // - there is a matching transition-property value, and
  1172. (matching_transition_properties.has_value()) &&
  1173. // - the combined duration is greater than 0s,
  1174. (combined_duration(matching_transition_properties.value()) > 0)) {
  1175. dbgln_if(CSS_TRANSITIONS_DEBUG, "Transition step 1.");
  1176. // then implementations must remove the completed transition (if present) from the set of completed transitions
  1177. if (has_completed_transition)
  1178. element.remove_transition(property_id);
  1179. // and start a transition whose:
  1180. // - start time is the time of the style change event plus the matching transition delay,
  1181. auto start_time = style_change_event_time + matching_transition_properties->delay;
  1182. // - end time is the start time plus the matching transition duration,
  1183. auto end_time = start_time + matching_transition_properties->duration;
  1184. // - start value is the value of the transitioning property in the before-change style,
  1185. auto const& start_value = before_change_value;
  1186. // - end value is the value of the transitioning property in the after-change style,
  1187. auto const& end_value = after_change_value;
  1188. // - reversing-adjusted start value is the same as the start value, and
  1189. auto const& reversing_adjusted_start_value = start_value;
  1190. // - reversing shortening factor is 1.
  1191. double reversing_shortening_factor = 1;
  1192. start_a_transition(start_time, end_time, start_value, end_value, reversing_adjusted_start_value, reversing_shortening_factor);
  1193. }
  1194. // 2. Otherwise, if the element has a completed transition for the property
  1195. // and the end value of the completed transition is different from the after-change style for the property,
  1196. // then implementations must remove the completed transition from the set of completed transitions.
  1197. else if (has_completed_transition && !existing_transition->transition_end_value()->equals(after_change_value)) {
  1198. dbgln_if(CSS_TRANSITIONS_DEBUG, "Transition step 2.");
  1199. element.remove_transition(property_id);
  1200. }
  1201. // 3. If the element has a running transition or completed transition for the property,
  1202. // and there is not a matching transition-property value,
  1203. if (existing_transition && !matching_transition_properties.has_value()) {
  1204. // then implementations must cancel the running transition or remove the completed transition from the set of completed transitions.
  1205. dbgln_if(CSS_TRANSITIONS_DEBUG, "Transition step 3.");
  1206. if (has_running_transition)
  1207. existing_transition->cancel();
  1208. else
  1209. element.remove_transition(property_id);
  1210. }
  1211. // 4. If the element has a running transition for the property,
  1212. // there is a matching transition-property value,
  1213. // and the end value of the running transition is not equal to the value of the property in the after-change style, then:
  1214. if (has_running_transition && matching_transition_properties.has_value() && !existing_transition->transition_end_value()->equals(after_change_value)) {
  1215. dbgln_if(CSS_TRANSITIONS_DEBUG, "Transition step 4. existing end value = {}, after change value = {}", existing_transition->transition_end_value()->to_string(CSSStyleValue::SerializationMode::Normal), after_change_value.to_string(CSSStyleValue::SerializationMode::Normal));
  1216. // 1. If the current value of the property in the running transition is equal to the value of the property in the after-change style,
  1217. // or if these two values are not transitionable,
  1218. // then implementations must cancel the running transition.
  1219. auto current_value = existing_transition->value_at_time(style_change_event_time);
  1220. if (current_value->equals(after_change_value) || !property_values_are_transitionable(property_id, current_value, after_change_value)) {
  1221. dbgln_if(CSS_TRANSITIONS_DEBUG, "Transition step 4.1");
  1222. existing_transition->cancel();
  1223. }
  1224. // 2. Otherwise, if the combined duration is less than or equal to 0s,
  1225. // or if the current value of the property in the running transition is not transitionable with the value of the property in the after-change style,
  1226. // then implementations must cancel the running transition.
  1227. else if ((combined_duration(matching_transition_properties.value()) <= 0)
  1228. || !property_values_are_transitionable(property_id, current_value, after_change_value)) {
  1229. dbgln_if(CSS_TRANSITIONS_DEBUG, "Transition step 4.2");
  1230. existing_transition->cancel();
  1231. }
  1232. // 3. Otherwise, if the reversing-adjusted start value of the running transition is the same as the value of the property in the after-change style
  1233. // (see the section on reversing of transitions for why these case exists),
  1234. else if (existing_transition->reversing_adjusted_start_value()->equals(after_change_value)) {
  1235. dbgln_if(CSS_TRANSITIONS_DEBUG, "Transition step 4.3");
  1236. // implementations must cancel the running transition and start a new transition whose:
  1237. existing_transition->cancel();
  1238. // AD-HOC: Remove the cancelled transition, otherwise it breaks the invariant that there is only one
  1239. // running or completed transition for a property at once.
  1240. element.remove_transition(property_id);
  1241. // - reversing-adjusted start value is the end value of the running transition,
  1242. auto reversing_adjusted_start_value = existing_transition->transition_end_value();
  1243. // - reversing shortening factor is the absolute value, clamped to the range [0, 1], of the sum of:
  1244. // 1. the output of the timing function of the old transition at the time of the style change event,
  1245. // times the reversing shortening factor of the old transition
  1246. auto term_1 = existing_transition->timing_function_output_at_time(style_change_event_time) * existing_transition->reversing_shortening_factor();
  1247. // 2. 1 minus the reversing shortening factor of the old transition.
  1248. auto term_2 = 1 - existing_transition->reversing_shortening_factor();
  1249. double reversing_shortening_factor = clamp(abs(term_1 + term_2), 0.0, 1.0);
  1250. // - start time is the time of the style change event plus:
  1251. // 1. if the matching transition delay is nonnegative, the matching transition delay, or
  1252. // 2. if the matching transition delay is negative, the product of the new transition’s reversing shortening factor and the matching transition delay,
  1253. auto start_time = style_change_event_time
  1254. + (matching_transition_properties->delay >= 0
  1255. ? (matching_transition_properties->delay)
  1256. : (reversing_shortening_factor * matching_transition_properties->delay));
  1257. // - end time is the start time plus the product of the matching transition duration and the new transition’s reversing shortening factor,
  1258. auto end_time = start_time + (matching_transition_properties->duration * reversing_shortening_factor);
  1259. // - start value is the current value of the property in the running transition,
  1260. auto const& start_value = current_value;
  1261. // - end value is the value of the property in the after-change style,
  1262. auto const& end_value = after_change_value;
  1263. start_a_transition(start_time, end_time, start_value, end_value, reversing_adjusted_start_value, reversing_shortening_factor);
  1264. }
  1265. // 4. Otherwise,
  1266. else {
  1267. dbgln_if(CSS_TRANSITIONS_DEBUG, "Transition step 4.4");
  1268. // implementations must cancel the running transition and start a new transition whose:
  1269. existing_transition->cancel();
  1270. // AD-HOC: Remove the cancelled transition, otherwise it breaks the invariant that there is only one
  1271. // running or completed transition for a property at once.
  1272. element.remove_transition(property_id);
  1273. // - start time is the time of the style change event plus the matching transition delay,
  1274. auto start_time = style_change_event_time + matching_transition_properties->delay;
  1275. // - end time is the start time plus the matching transition duration,
  1276. auto end_time = start_time + matching_transition_properties->duration;
  1277. // - start value is the current value of the property in the running transition,
  1278. auto const& start_value = current_value;
  1279. // - end value is the value of the property in the after-change style,
  1280. auto const& end_value = after_change_value;
  1281. // - reversing-adjusted start value is the same as the start value, and
  1282. auto const& reversing_adjusted_start_value = start_value;
  1283. // - reversing shortening factor is 1.
  1284. double reversing_shortening_factor = 1;
  1285. start_a_transition(start_time, end_time, start_value, end_value, reversing_adjusted_start_value, reversing_shortening_factor);
  1286. }
  1287. }
  1288. }
  1289. }
  1290. // https://www.w3.org/TR/css-cascade/#cascading
  1291. // https://drafts.csswg.org/css-cascade-5/#layering
  1292. void StyleComputer::compute_cascaded_values(StyleProperties& style, DOM::Element& element, Optional<CSS::Selector::PseudoElement::Type> pseudo_element, bool& did_match_any_pseudo_element_rules, ComputeStyleMode mode) const
  1293. {
  1294. // First, we collect all the CSS rules whose selectors match `element`:
  1295. MatchingRuleSet matching_rule_set;
  1296. matching_rule_set.user_agent_rules = collect_matching_rules(element, CascadeOrigin::UserAgent, pseudo_element);
  1297. sort_matching_rules(matching_rule_set.user_agent_rules);
  1298. matching_rule_set.user_rules = collect_matching_rules(element, CascadeOrigin::User, pseudo_element);
  1299. sort_matching_rules(matching_rule_set.user_rules);
  1300. // @layer-ed author rules
  1301. for (auto const& layer_name : m_qualified_layer_names_in_order) {
  1302. auto layer_rules = collect_matching_rules(element, CascadeOrigin::Author, pseudo_element, layer_name);
  1303. sort_matching_rules(layer_rules);
  1304. matching_rule_set.author_rules.append({ layer_name, layer_rules });
  1305. }
  1306. // Un-@layer-ed author rules
  1307. auto unlayered_author_rules = collect_matching_rules(element, CascadeOrigin::Author, pseudo_element);
  1308. sort_matching_rules(unlayered_author_rules);
  1309. matching_rule_set.author_rules.append({ {}, unlayered_author_rules });
  1310. if (mode == ComputeStyleMode::CreatePseudoElementStyleIfNeeded) {
  1311. VERIFY(pseudo_element.has_value());
  1312. if (matching_rule_set.author_rules.is_empty() && matching_rule_set.user_rules.is_empty() && matching_rule_set.user_agent_rules.is_empty()) {
  1313. did_match_any_pseudo_element_rules = false;
  1314. return;
  1315. }
  1316. did_match_any_pseudo_element_rules = true;
  1317. }
  1318. // Then we resolve all the CSS custom properties ("variables") for this element:
  1319. // FIXME: Also resolve !important custom properties, in a second cascade.
  1320. HashMap<FlyString, CSS::StyleProperty> custom_properties;
  1321. for (auto& layer : matching_rule_set.author_rules) {
  1322. cascade_custom_properties(element, pseudo_element, layer.rules, custom_properties);
  1323. }
  1324. element.set_custom_properties(pseudo_element, move(custom_properties));
  1325. // Then we apply the declarations from the matched rules in cascade order:
  1326. // Normal user agent declarations
  1327. auto previous_origin_style = style;
  1328. auto previous_layer_style = style;
  1329. cascade_declarations(style, element, pseudo_element, matching_rule_set.user_agent_rules, CascadeOrigin::UserAgent, Important::No, previous_origin_style, previous_layer_style);
  1330. // Normal user declarations
  1331. previous_origin_style = style;
  1332. previous_layer_style = style;
  1333. cascade_declarations(style, element, pseudo_element, matching_rule_set.user_rules, CascadeOrigin::User, Important::No, previous_origin_style, previous_layer_style);
  1334. // Author presentational hints
  1335. // The spec calls this a special "Author presentational hint origin":
  1336. // "For the purpose of cascading this author presentational hint origin is treated as an independent origin;
  1337. // however for the purpose of the revert keyword (but not for the revert-layer keyword) it is considered
  1338. // part of the author origin."
  1339. // https://drafts.csswg.org/css-cascade-5/#author-presentational-hint-origin
  1340. previous_origin_style = style;
  1341. if (!pseudo_element.has_value()) {
  1342. element.apply_presentational_hints(style);
  1343. if (element.supports_dimension_attributes()) {
  1344. apply_dimension_attribute(style, element, HTML::AttributeNames::width, CSS::PropertyID::Width);
  1345. apply_dimension_attribute(style, element, HTML::AttributeNames::height, CSS::PropertyID::Height);
  1346. }
  1347. // SVG presentation attributes are parsed as CSS values, so we need to handle potential custom properties here.
  1348. if (element.is_svg_element()) {
  1349. // FIXME: This is not very efficient, we should only resolve the custom properties that are actually used.
  1350. for (auto i = to_underlying(CSS::first_property_id); i <= to_underlying(CSS::last_property_id); ++i) {
  1351. auto property_id = (CSS::PropertyID)i;
  1352. auto& property = style.m_data->m_property_values[i];
  1353. if (property && property->is_unresolved())
  1354. property = Parser::Parser::resolve_unresolved_style_value(Parser::ParsingContext { document() }, element, pseudo_element, property_id, property->as_unresolved());
  1355. }
  1356. }
  1357. }
  1358. // Normal author declarations, ordered by @layer, with un-@layer-ed rules last
  1359. for (auto const& layer : matching_rule_set.author_rules) {
  1360. previous_layer_style = style;
  1361. cascade_declarations(style, element, pseudo_element, layer.rules, CascadeOrigin::Author, Important::No, previous_origin_style, previous_layer_style);
  1362. }
  1363. // Animation declarations [css-animations-2]
  1364. auto animation_name = [&]() -> Optional<String> {
  1365. auto const* animation_name = style.maybe_null_property(PropertyID::AnimationName);
  1366. if (!animation_name)
  1367. return OptionalNone {};
  1368. if (animation_name->is_string())
  1369. return animation_name->as_string().string_value().to_string();
  1370. return animation_name->to_string(CSSStyleValue::SerializationMode::Normal);
  1371. }();
  1372. if (animation_name.has_value()) {
  1373. if (auto source_declaration = style.animation_name_source()) {
  1374. auto& realm = element.realm();
  1375. if (source_declaration != element.cached_animation_name_source(pseudo_element)) {
  1376. // This animation name is new, so we need to create a new animation for it.
  1377. if (auto existing_animation = element.cached_animation_name_animation(pseudo_element))
  1378. existing_animation->cancel(Animations::Animation::ShouldInvalidate::No);
  1379. element.set_cached_animation_name_source(source_declaration, pseudo_element);
  1380. auto effect = Animations::KeyframeEffect::create(realm);
  1381. auto animation = CSSAnimation::create(realm);
  1382. animation->set_id(animation_name.release_value());
  1383. animation->set_timeline(m_document->timeline());
  1384. animation->set_owning_element(element);
  1385. animation->set_effect(effect);
  1386. apply_animation_properties(m_document, style, animation);
  1387. if (pseudo_element.has_value())
  1388. effect->set_pseudo_element(Selector::PseudoElement { pseudo_element.value() });
  1389. auto const& rule_cache = rule_cache_for_cascade_origin(CascadeOrigin::Author);
  1390. if (auto keyframe_set = rule_cache.rules_by_animation_keyframes.get(animation->id()); keyframe_set.has_value())
  1391. effect->set_key_frame_set(keyframe_set.value());
  1392. effect->set_target(&element);
  1393. element.set_cached_animation_name_animation(animation, pseudo_element);
  1394. HTML::TemporaryExecutionContext context(realm);
  1395. animation->play().release_value_but_fixme_should_propagate_errors();
  1396. } else {
  1397. // The animation hasn't changed, but some properties of the animation may have
  1398. apply_animation_properties(m_document, style, *element.cached_animation_name_animation(pseudo_element));
  1399. }
  1400. }
  1401. } else {
  1402. // If the element had an existing animation, cancel it
  1403. if (auto existing_animation = element.cached_animation_name_animation(pseudo_element)) {
  1404. existing_animation->cancel(Animations::Animation::ShouldInvalidate::No);
  1405. element.set_cached_animation_name_animation({}, pseudo_element);
  1406. element.set_cached_animation_name_source({}, pseudo_element);
  1407. }
  1408. }
  1409. auto animations = element.get_animations_internal(Animations::GetAnimationsOptions { .subtree = false });
  1410. if (animations.is_exception()) {
  1411. dbgln("Error getting animations for element {}", element.debug_description());
  1412. } else {
  1413. for (auto& animation : animations.value()) {
  1414. if (auto effect = animation->effect(); effect && effect->is_keyframe_effect()) {
  1415. auto& keyframe_effect = *static_cast<Animations::KeyframeEffect*>(effect.ptr());
  1416. if (keyframe_effect.pseudo_element_type() == pseudo_element)
  1417. collect_animation_into(element, pseudo_element, keyframe_effect, style);
  1418. }
  1419. }
  1420. }
  1421. // Important author declarations, with un-@layer-ed rules first, followed by each @layer in reverse order.
  1422. previous_origin_style = style;
  1423. for (auto const& layer : matching_rule_set.author_rules.in_reverse()) {
  1424. previous_layer_style = style;
  1425. cascade_declarations(style, element, pseudo_element, layer.rules, CascadeOrigin::Author, Important::Yes, previous_origin_style, previous_layer_style);
  1426. }
  1427. // Important user declarations
  1428. previous_origin_style = style;
  1429. previous_layer_style = style;
  1430. cascade_declarations(style, element, pseudo_element, matching_rule_set.user_rules, CascadeOrigin::User, Important::Yes, previous_origin_style, previous_layer_style);
  1431. // Important user agent declarations
  1432. previous_origin_style = style;
  1433. previous_layer_style = style;
  1434. cascade_declarations(style, element, pseudo_element, matching_rule_set.user_agent_rules, CascadeOrigin::UserAgent, Important::Yes, previous_origin_style, previous_layer_style);
  1435. // Transition declarations [css-transitions-1]
  1436. // Note that we have to do these after finishing computing the style,
  1437. // so they're not done here, but as the final step in compute_style_impl()
  1438. }
  1439. DOM::Element const* element_to_inherit_style_from(DOM::Element const* element, Optional<CSS::Selector::PseudoElement::Type> pseudo_element)
  1440. {
  1441. // Pseudo-elements treat their originating element as their parent.
  1442. DOM::Element const* parent_element = nullptr;
  1443. if (pseudo_element.has_value()) {
  1444. parent_element = element;
  1445. } else if (element) {
  1446. parent_element = element->parent_or_shadow_host_element();
  1447. }
  1448. return parent_element;
  1449. }
  1450. NonnullRefPtr<CSSStyleValue const> StyleComputer::get_inherit_value(CSS::PropertyID property_id, DOM::Element const* element, Optional<CSS::Selector::PseudoElement::Type> pseudo_element)
  1451. {
  1452. auto* parent_element = element_to_inherit_style_from(element, pseudo_element);
  1453. if (!parent_element || !parent_element->computed_css_values().has_value())
  1454. return property_initial_value(property_id);
  1455. return parent_element->computed_css_values()->property(property_id);
  1456. }
  1457. void StyleComputer::compute_defaulted_property_value(StyleProperties& style, DOM::Element const* element, CSS::PropertyID property_id, Optional<CSS::Selector::PseudoElement::Type> pseudo_element) const
  1458. {
  1459. // FIXME: If we don't know the correct initial value for a property, we fall back to `initial`.
  1460. auto& value_slot = style.m_data->m_property_values[to_underlying(property_id)];
  1461. if (!value_slot) {
  1462. if (is_inherited_property(property_id)) {
  1463. style.set_property(
  1464. property_id,
  1465. get_inherit_value(property_id, element, pseudo_element),
  1466. StyleProperties::Inherited::Yes,
  1467. Important::No);
  1468. } else {
  1469. style.set_property(property_id, property_initial_value(property_id));
  1470. }
  1471. return;
  1472. }
  1473. if (value_slot->is_initial()) {
  1474. value_slot = property_initial_value(property_id);
  1475. return;
  1476. }
  1477. if (value_slot->is_inherit()) {
  1478. value_slot = get_inherit_value(property_id, element, pseudo_element);
  1479. style.set_property_inherited(property_id, StyleProperties::Inherited::Yes);
  1480. return;
  1481. }
  1482. // https://www.w3.org/TR/css-cascade-4/#inherit-initial
  1483. // If the cascaded value of a property is the unset keyword,
  1484. if (value_slot->is_unset()) {
  1485. if (is_inherited_property(property_id)) {
  1486. // then if it is an inherited property, this is treated as inherit,
  1487. value_slot = get_inherit_value(property_id, element, pseudo_element);
  1488. style.set_property_inherited(property_id, StyleProperties::Inherited::Yes);
  1489. } else {
  1490. // and if it is not, this is treated as initial.
  1491. value_slot = property_initial_value(property_id);
  1492. }
  1493. }
  1494. }
  1495. // https://www.w3.org/TR/css-cascade/#defaulting
  1496. void StyleComputer::compute_defaulted_values(StyleProperties& style, DOM::Element const* element, Optional<CSS::Selector::PseudoElement::Type> pseudo_element) const
  1497. {
  1498. // Walk the list of all known CSS properties and:
  1499. // - Add them to `style` if they are missing.
  1500. // - Resolve `inherit` and `initial` as needed.
  1501. for (auto i = to_underlying(CSS::first_longhand_property_id); i <= to_underlying(CSS::last_longhand_property_id); ++i) {
  1502. auto property_id = (CSS::PropertyID)i;
  1503. compute_defaulted_property_value(style, element, property_id, pseudo_element);
  1504. }
  1505. // https://www.w3.org/TR/css-color-4/#resolving-other-colors
  1506. // In the color property, the used value of currentcolor is the inherited value.
  1507. auto const& color = style.property(CSS::PropertyID::Color);
  1508. if (color.to_keyword() == Keyword::Currentcolor) {
  1509. auto const& inherited_value = get_inherit_value(CSS::PropertyID::Color, element, pseudo_element);
  1510. style.set_property(CSS::PropertyID::Color, inherited_value);
  1511. }
  1512. }
  1513. Length::FontMetrics StyleComputer::calculate_root_element_font_metrics(StyleProperties const& style) const
  1514. {
  1515. auto const& root_value = style.property(CSS::PropertyID::FontSize);
  1516. auto font_pixel_metrics = style.first_available_computed_font().pixel_metrics();
  1517. Length::FontMetrics font_metrics { m_default_font_metrics.font_size, font_pixel_metrics };
  1518. font_metrics.font_size = root_value.as_length().length().to_px(viewport_rect(), font_metrics, font_metrics);
  1519. font_metrics.line_height = style.compute_line_height(viewport_rect(), font_metrics, font_metrics);
  1520. return font_metrics;
  1521. }
  1522. RefPtr<Gfx::FontCascadeList const> StyleComputer::find_matching_font_weight_ascending(Vector<MatchingFontCandidate> const& candidates, int target_weight, float font_size_in_pt, bool inclusive)
  1523. {
  1524. using Fn = AK::Function<bool(MatchingFontCandidate const&)>;
  1525. auto pred = inclusive ? Fn([&](auto const& matching_font_candidate) { return matching_font_candidate.key.weight >= target_weight; })
  1526. : Fn([&](auto const& matching_font_candidate) { return matching_font_candidate.key.weight > target_weight; });
  1527. auto it = find_if(candidates.begin(), candidates.end(), pred);
  1528. for (; it != candidates.end(); ++it) {
  1529. if (auto found_font = it->font_with_point_size(font_size_in_pt))
  1530. return found_font;
  1531. }
  1532. return {};
  1533. }
  1534. RefPtr<Gfx::FontCascadeList const> StyleComputer::find_matching_font_weight_descending(Vector<MatchingFontCandidate> const& candidates, int target_weight, float font_size_in_pt, bool inclusive)
  1535. {
  1536. using Fn = AK::Function<bool(MatchingFontCandidate const&)>;
  1537. auto pred = inclusive ? Fn([&](auto const& matching_font_candidate) { return matching_font_candidate.key.weight <= target_weight; })
  1538. : Fn([&](auto const& matching_font_candidate) { return matching_font_candidate.key.weight < target_weight; });
  1539. auto it = find_if(candidates.rbegin(), candidates.rend(), pred);
  1540. for (; it != candidates.rend(); ++it) {
  1541. if (auto found_font = it->font_with_point_size(font_size_in_pt))
  1542. return found_font;
  1543. }
  1544. return {};
  1545. }
  1546. // Partial implementation of the font-matching algorithm: https://www.w3.org/TR/css-fonts-4/#font-matching-algorithm
  1547. // FIXME: This should be replaced by the full CSS font selection algorithm.
  1548. RefPtr<Gfx::FontCascadeList const> StyleComputer::font_matching_algorithm(FlyString const& family_name, int weight, int slope, float font_size_in_pt) const
  1549. {
  1550. // If a font family match occurs, the user agent assembles the set of font faces in that family and then
  1551. // narrows the set to a single face using other font properties in the order given below.
  1552. Vector<MatchingFontCandidate> matching_family_fonts;
  1553. for (auto const& font_key_and_loader : m_loaded_fonts) {
  1554. if (font_key_and_loader.key.family_name.equals_ignoring_ascii_case(family_name))
  1555. matching_family_fonts.empend(font_key_and_loader.key, const_cast<FontLoaderList*>(&font_key_and_loader.value));
  1556. }
  1557. Gfx::FontDatabase::the().for_each_typeface_with_family_name(family_name, [&](Gfx::Typeface const& typeface) {
  1558. matching_family_fonts.empend(
  1559. FontFaceKey {
  1560. .family_name = typeface.family(),
  1561. .weight = static_cast<int>(typeface.weight()),
  1562. .slope = typeface.slope(),
  1563. },
  1564. &typeface);
  1565. });
  1566. quick_sort(matching_family_fonts, [](auto const& a, auto const& b) {
  1567. return a.key.weight < b.key.weight;
  1568. });
  1569. // FIXME: 1. font-stretch is tried first.
  1570. // FIXME: 2. font-style is tried next.
  1571. // We don't have complete support of italic and oblique fonts, so matching on font-style can be simplified to:
  1572. // If a matching slope is found, all faces which don't have that matching slope are excluded from the matching set.
  1573. auto style_it = find_if(matching_family_fonts.begin(), matching_family_fonts.end(),
  1574. [&](auto const& matching_font_candidate) { return matching_font_candidate.key.slope == slope; });
  1575. if (style_it != matching_family_fonts.end()) {
  1576. matching_family_fonts.remove_all_matching([&](auto const& matching_font_candidate) {
  1577. return matching_font_candidate.key.slope != slope;
  1578. });
  1579. }
  1580. // 3. font-weight is matched next.
  1581. // If the desired weight is inclusively between 400 and 500, weights greater than or equal to the target weight
  1582. // are checked in ascending order until 500 is hit and checked, followed by weights less than the target weight
  1583. // in descending order, followed by weights greater than 500, until a match is found.
  1584. if (weight >= 400 && weight <= 500) {
  1585. auto it = find_if(matching_family_fonts.begin(), matching_family_fonts.end(),
  1586. [&](auto const& matching_font_candidate) { return matching_font_candidate.key.weight >= weight; });
  1587. for (; it != matching_family_fonts.end() && it->key.weight <= 500; ++it) {
  1588. if (auto found_font = it->font_with_point_size(font_size_in_pt))
  1589. return found_font;
  1590. }
  1591. if (auto found_font = find_matching_font_weight_descending(matching_family_fonts, weight, font_size_in_pt, false))
  1592. return found_font;
  1593. for (; it != matching_family_fonts.end(); ++it) {
  1594. if (auto found_font = it->font_with_point_size(font_size_in_pt))
  1595. return found_font;
  1596. }
  1597. }
  1598. // If the desired weight is less than 400, weights less than or equal to the desired weight are checked in descending order
  1599. // followed by weights above the desired weight in ascending order until a match is found.
  1600. if (weight < 400) {
  1601. if (auto found_font = find_matching_font_weight_descending(matching_family_fonts, weight, font_size_in_pt, true))
  1602. return found_font;
  1603. if (auto found_font = find_matching_font_weight_ascending(matching_family_fonts, weight, font_size_in_pt, false))
  1604. return found_font;
  1605. }
  1606. // If the desired weight is greater than 500, weights greater than or equal to the desired weight are checked in ascending order
  1607. // followed by weights below the desired weight in descending order until a match is found.
  1608. if (weight > 500) {
  1609. if (auto found_font = find_matching_font_weight_ascending(matching_family_fonts, weight, font_size_in_pt, true))
  1610. return found_font;
  1611. if (auto found_font = find_matching_font_weight_descending(matching_family_fonts, weight, font_size_in_pt, false))
  1612. return found_font;
  1613. }
  1614. return {};
  1615. }
  1616. RefPtr<Gfx::FontCascadeList const> StyleComputer::compute_font_for_style_values(DOM::Element const* element, Optional<CSS::Selector::PseudoElement::Type> pseudo_element, CSSStyleValue const& font_family, CSSStyleValue const& font_size, CSSStyleValue const& font_style, CSSStyleValue const& font_weight, CSSStyleValue const& font_stretch, int math_depth) const
  1617. {
  1618. auto* parent_element = element_to_inherit_style_from(element, pseudo_element);
  1619. auto width = font_stretch.to_font_width();
  1620. auto weight = font_weight.to_font_weight();
  1621. bool bold = weight > Gfx::FontWeight::Regular;
  1622. // FIXME: Should be based on "user's default font size"
  1623. CSSPixels font_size_in_px = 16;
  1624. Gfx::FontPixelMetrics font_pixel_metrics;
  1625. if (parent_element && parent_element->computed_css_values().has_value())
  1626. font_pixel_metrics = parent_element->computed_css_values()->first_available_computed_font().pixel_metrics();
  1627. else
  1628. font_pixel_metrics = Platform::FontPlugin::the().default_font().pixel_metrics();
  1629. auto parent_font_size = [&]() -> CSSPixels {
  1630. if (!parent_element || !parent_element->computed_css_values().has_value())
  1631. return font_size_in_px;
  1632. auto const& value = parent_element->computed_css_values()->property(CSS::PropertyID::FontSize);
  1633. if (value.is_length()) {
  1634. auto length = value.as_length().length();
  1635. if (length.is_absolute() || length.is_relative()) {
  1636. Length::FontMetrics font_metrics { font_size_in_px, font_pixel_metrics };
  1637. return length.to_px(viewport_rect(), font_metrics, m_root_element_font_metrics);
  1638. }
  1639. }
  1640. return font_size_in_px;
  1641. };
  1642. Length::FontMetrics font_metrics { parent_font_size(), font_pixel_metrics };
  1643. if (font_size.is_keyword()) {
  1644. // https://w3c.github.io/csswg-drafts/css-fonts/#absolute-size-mapping
  1645. auto get_absolute_size_mapping = [](Keyword keyword) -> CSSPixelFraction {
  1646. switch (keyword) {
  1647. case Keyword::XxSmall:
  1648. return CSSPixels(3) / 5;
  1649. case Keyword::XSmall:
  1650. return CSSPixels(3) / 4;
  1651. case Keyword::Small:
  1652. return CSSPixels(8) / 9;
  1653. case Keyword::Medium:
  1654. return 1;
  1655. case Keyword::Large:
  1656. return CSSPixels(6) / 5;
  1657. case Keyword::XLarge:
  1658. return CSSPixels(3) / 2;
  1659. case Keyword::XxLarge:
  1660. return 2;
  1661. case Keyword::XxxLarge:
  1662. return 3;
  1663. case Keyword::Smaller:
  1664. return CSSPixels(4) / 5;
  1665. case Keyword::Larger:
  1666. return CSSPixels(5) / 4;
  1667. default:
  1668. return 1;
  1669. }
  1670. };
  1671. auto const keyword = font_size.to_keyword();
  1672. if (keyword == Keyword::Math) {
  1673. auto math_scaling_factor = [&]() {
  1674. // https://w3c.github.io/mathml-core/#the-math-script-level-property
  1675. // If the specified value font-size is math then the computed value of font-size is obtained by multiplying
  1676. // the inherited value of font-size by a nonzero scale factor calculated by the following procedure:
  1677. // 1. Let A be the inherited math-depth value, B the computed math-depth value, C be 0.71 and S be 1.0
  1678. int inherited_math_depth = parent_element && parent_element->computed_css_values().has_value()
  1679. ? parent_element->computed_css_values()->math_depth()
  1680. : InitialValues::math_depth();
  1681. int computed_math_depth = math_depth;
  1682. auto size_ratio = 0.71;
  1683. auto scale = 1.0;
  1684. // 2. If A = B then return S.
  1685. bool invert_scale_factor = false;
  1686. if (inherited_math_depth == computed_math_depth) {
  1687. return scale;
  1688. }
  1689. // If B < A, swap A and B and set InvertScaleFactor to true.
  1690. else if (computed_math_depth < inherited_math_depth) {
  1691. AK::swap(inherited_math_depth, computed_math_depth);
  1692. invert_scale_factor = true;
  1693. }
  1694. // Otherwise B > A and set InvertScaleFactor to false.
  1695. else {
  1696. invert_scale_factor = false;
  1697. }
  1698. // 3. Let E be B - A > 0.
  1699. double e = (computed_math_depth - inherited_math_depth) > 0;
  1700. // FIXME: 4. If the inherited first available font has an OpenType MATH table:
  1701. // - If A ≤ 0 and B ≥ 2 then multiply S by scriptScriptPercentScaleDown and decrement E by 2.
  1702. // - Otherwise if A = 1 then multiply S by scriptScriptPercentScaleDown / scriptPercentScaleDown and decrement E by 1.
  1703. // - Otherwise if B = 1 then multiply S by scriptPercentScaleDown and decrement E by 1.
  1704. // 5. Multiply S by C^E.
  1705. scale *= AK::pow(size_ratio, e);
  1706. // 6. Return S if InvertScaleFactor is false and 1/S otherwise.
  1707. if (!invert_scale_factor)
  1708. return scale;
  1709. return 1.0 / scale;
  1710. };
  1711. font_size_in_px = parent_font_size().scale_by(math_scaling_factor());
  1712. } else {
  1713. // https://w3c.github.io/csswg-drafts/css-fonts/#valdef-font-size-relative-size
  1714. // TODO: If the parent element has a keyword font size in the absolute size keyword mapping table,
  1715. // larger may compute the font size to the next entry in the table,
  1716. // and smaller may compute the font size to the previous entry in the table.
  1717. if (keyword == Keyword::Smaller || keyword == Keyword::Larger) {
  1718. if (parent_element && parent_element->computed_css_values().has_value()) {
  1719. font_size_in_px = CSSPixels::nearest_value_for(parent_element->computed_css_values()->first_available_computed_font().pixel_metrics().size);
  1720. }
  1721. }
  1722. font_size_in_px *= get_absolute_size_mapping(keyword);
  1723. }
  1724. } else {
  1725. Length::ResolutionContext const length_resolution_context {
  1726. .viewport_rect = viewport_rect(),
  1727. .font_metrics = font_metrics,
  1728. .root_font_metrics = m_root_element_font_metrics,
  1729. };
  1730. Optional<Length> maybe_length;
  1731. if (font_size.is_percentage()) {
  1732. // Percentages refer to parent element's font size
  1733. maybe_length = Length::make_px(CSSPixels::nearest_value_for(font_size.as_percentage().percentage().as_fraction() * parent_font_size().to_double()));
  1734. } else if (font_size.is_length()) {
  1735. maybe_length = font_size.as_length().length();
  1736. } else if (font_size.is_math()) {
  1737. if (font_size.as_math().contains_percentage()) {
  1738. maybe_length = font_size.as_math().resolve_length_percentage(length_resolution_context, Length::make_px(parent_font_size()));
  1739. } else {
  1740. maybe_length = font_size.as_math().resolve_length(length_resolution_context);
  1741. }
  1742. }
  1743. if (maybe_length.has_value()) {
  1744. font_size_in_px = maybe_length.value().to_px(length_resolution_context);
  1745. }
  1746. }
  1747. auto slope = font_style.to_font_slope();
  1748. // FIXME: Implement the full font-matching algorithm: https://www.w3.org/TR/css-fonts-4/#font-matching-algorithm
  1749. // Note: This is modified by the find_font() lambda
  1750. bool monospace = false;
  1751. float const font_size_in_pt = font_size_in_px * 0.75f;
  1752. auto find_font = [&](FlyString const& family) -> RefPtr<Gfx::FontCascadeList const> {
  1753. FontFaceKey key {
  1754. .family_name = family,
  1755. .weight = weight,
  1756. .slope = slope,
  1757. };
  1758. auto result = Gfx::FontCascadeList::create();
  1759. if (auto it = m_loaded_fonts.find(key); it != m_loaded_fonts.end()) {
  1760. auto const& loaders = it->value;
  1761. for (auto const& loader : loaders) {
  1762. if (auto found_font = loader->font_with_point_size(font_size_in_pt))
  1763. result->add(*found_font, loader->unicode_ranges());
  1764. }
  1765. return result;
  1766. }
  1767. if (auto found_font = font_matching_algorithm(family, weight, slope, font_size_in_pt); found_font && !found_font->is_empty()) {
  1768. return found_font;
  1769. }
  1770. if (auto found_font = Gfx::FontDatabase::the().get(family, font_size_in_pt, weight, width, slope)) {
  1771. result->add(*found_font);
  1772. return result;
  1773. }
  1774. return {};
  1775. };
  1776. auto find_generic_font = [&](Keyword font_id) -> RefPtr<Gfx::FontCascadeList const> {
  1777. Platform::GenericFont generic_font {};
  1778. switch (font_id) {
  1779. case Keyword::Monospace:
  1780. case Keyword::UiMonospace:
  1781. generic_font = Platform::GenericFont::Monospace;
  1782. monospace = true;
  1783. break;
  1784. case Keyword::Serif:
  1785. generic_font = Platform::GenericFont::Serif;
  1786. break;
  1787. case Keyword::Fantasy:
  1788. generic_font = Platform::GenericFont::Fantasy;
  1789. break;
  1790. case Keyword::SansSerif:
  1791. generic_font = Platform::GenericFont::SansSerif;
  1792. break;
  1793. case Keyword::Cursive:
  1794. generic_font = Platform::GenericFont::Cursive;
  1795. break;
  1796. case Keyword::UiSerif:
  1797. generic_font = Platform::GenericFont::UiSerif;
  1798. break;
  1799. case Keyword::UiSansSerif:
  1800. generic_font = Platform::GenericFont::UiSansSerif;
  1801. break;
  1802. case Keyword::UiRounded:
  1803. generic_font = Platform::GenericFont::UiRounded;
  1804. break;
  1805. default:
  1806. return {};
  1807. }
  1808. return find_font(Platform::FontPlugin::the().generic_font_name(generic_font));
  1809. };
  1810. auto font_list = Gfx::FontCascadeList::create();
  1811. if (font_family.is_value_list()) {
  1812. auto const& family_list = static_cast<StyleValueList const&>(font_family).values();
  1813. for (auto const& family : family_list) {
  1814. RefPtr<Gfx::FontCascadeList const> other_font_list;
  1815. if (family->is_keyword()) {
  1816. other_font_list = find_generic_font(family->to_keyword());
  1817. } else if (family->is_string()) {
  1818. other_font_list = find_font(family->as_string().string_value());
  1819. } else if (family->is_custom_ident()) {
  1820. other_font_list = find_font(family->as_custom_ident().custom_ident());
  1821. }
  1822. if (other_font_list)
  1823. font_list->extend(*other_font_list);
  1824. }
  1825. } else if (font_family.is_keyword()) {
  1826. if (auto other_font_list = find_generic_font(font_family.to_keyword()))
  1827. font_list->extend(*other_font_list);
  1828. } else if (font_family.is_string()) {
  1829. if (auto other_font_list = find_font(font_family.as_string().string_value()))
  1830. font_list->extend(*other_font_list);
  1831. } else if (font_family.is_custom_ident()) {
  1832. if (auto other_font_list = find_font(font_family.as_custom_ident().custom_ident()))
  1833. font_list->extend(*other_font_list);
  1834. }
  1835. if (auto emoji_font = Platform::FontPlugin::the().default_emoji_font(font_size_in_pt); emoji_font) {
  1836. font_list->add(*emoji_font);
  1837. }
  1838. auto found_font = StyleProperties::font_fallback(monospace, bold);
  1839. font_list->set_last_resort_font(found_font->with_size(font_size_in_pt));
  1840. return font_list;
  1841. }
  1842. void StyleComputer::compute_font(StyleProperties& style, DOM::Element const* element, Optional<CSS::Selector::PseudoElement::Type> pseudo_element) const
  1843. {
  1844. // To compute the font, first ensure that we've defaulted the relevant CSS font properties.
  1845. // FIXME: This should be more sophisticated.
  1846. compute_defaulted_property_value(style, element, CSS::PropertyID::FontFamily, pseudo_element);
  1847. compute_defaulted_property_value(style, element, CSS::PropertyID::FontSize, pseudo_element);
  1848. compute_defaulted_property_value(style, element, CSS::PropertyID::FontWidth, pseudo_element);
  1849. compute_defaulted_property_value(style, element, CSS::PropertyID::FontStyle, pseudo_element);
  1850. compute_defaulted_property_value(style, element, CSS::PropertyID::FontWeight, pseudo_element);
  1851. compute_defaulted_property_value(style, element, CSS::PropertyID::LineHeight, pseudo_element);
  1852. auto const& font_family = style.property(CSS::PropertyID::FontFamily);
  1853. auto const& font_size = style.property(CSS::PropertyID::FontSize);
  1854. auto const& font_style = style.property(CSS::PropertyID::FontStyle);
  1855. auto const& font_weight = style.property(CSS::PropertyID::FontWeight);
  1856. auto const& font_width = style.property(CSS::PropertyID::FontWidth);
  1857. auto font_list = compute_font_for_style_values(element, pseudo_element, font_family, font_size, font_style, font_weight, font_width, style.math_depth());
  1858. VERIFY(font_list);
  1859. VERIFY(!font_list->is_empty());
  1860. RefPtr<Gfx::Font const> const found_font = font_list->first();
  1861. style.set_property(CSS::PropertyID::FontSize, LengthStyleValue::create(CSS::Length::make_px(CSSPixels::nearest_value_for(found_font->pixel_size()))));
  1862. style.set_property(CSS::PropertyID::FontWeight, NumberStyleValue::create(font_weight.to_font_weight()));
  1863. style.set_computed_font_list(*font_list);
  1864. if (element && is<HTML::HTMLHtmlElement>(*element)) {
  1865. const_cast<StyleComputer&>(*this).m_root_element_font_metrics = calculate_root_element_font_metrics(style);
  1866. }
  1867. }
  1868. Gfx::Font const& StyleComputer::initial_font() const
  1869. {
  1870. // FIXME: This is not correct.
  1871. return StyleProperties::font_fallback(false, false);
  1872. }
  1873. void StyleComputer::absolutize_values(StyleProperties& style) const
  1874. {
  1875. Length::FontMetrics font_metrics {
  1876. m_root_element_font_metrics.font_size,
  1877. style.first_available_computed_font().pixel_metrics()
  1878. };
  1879. auto font_size = style.property(CSS::PropertyID::FontSize).as_length().length().to_px(viewport_rect(), font_metrics, m_root_element_font_metrics);
  1880. font_metrics.font_size = font_size;
  1881. // NOTE: Percentage line-height values are relative to the font-size of the element.
  1882. // We have to resolve them right away, so that the *computed* line-height is ready for inheritance.
  1883. // We can't simply absolutize *all* percentage values against the font size,
  1884. // because most percentages are relative to containing block metrics.
  1885. auto& line_height_value_slot = style.m_data->m_property_values[to_underlying(CSS::PropertyID::LineHeight)];
  1886. if (line_height_value_slot && line_height_value_slot->is_percentage()) {
  1887. line_height_value_slot = LengthStyleValue::create(
  1888. Length::make_px(CSSPixels::nearest_value_for(font_size * static_cast<double>(line_height_value_slot->as_percentage().percentage().as_fraction()))));
  1889. }
  1890. auto line_height = style.compute_line_height(viewport_rect(), font_metrics, m_root_element_font_metrics);
  1891. font_metrics.line_height = line_height;
  1892. // NOTE: line-height might be using lh which should be resolved against the parent line height (like we did here already)
  1893. if (line_height_value_slot && line_height_value_slot->is_length())
  1894. line_height_value_slot = LengthStyleValue::create(Length::make_px(line_height));
  1895. for (size_t i = 0; i < style.m_data->m_property_values.size(); ++i) {
  1896. auto& value_slot = style.m_data->m_property_values[i];
  1897. if (!value_slot)
  1898. continue;
  1899. value_slot = value_slot->absolutized(viewport_rect(), font_metrics, m_root_element_font_metrics);
  1900. }
  1901. style.set_line_height({}, line_height);
  1902. }
  1903. void StyleComputer::resolve_effective_overflow_values(StyleProperties& style) const
  1904. {
  1905. // https://www.w3.org/TR/css-overflow-3/#overflow-control
  1906. // The visible/clip values of overflow compute to auto/hidden (respectively) if one of overflow-x or
  1907. // overflow-y is neither visible nor clip.
  1908. auto overflow_x = keyword_to_overflow(style.property(PropertyID::OverflowX).to_keyword());
  1909. auto overflow_y = keyword_to_overflow(style.property(PropertyID::OverflowY).to_keyword());
  1910. auto overflow_x_is_visible_or_clip = overflow_x == Overflow::Visible || overflow_x == Overflow::Clip;
  1911. auto overflow_y_is_visible_or_clip = overflow_y == Overflow::Visible || overflow_y == Overflow::Clip;
  1912. if (!overflow_x_is_visible_or_clip || !overflow_y_is_visible_or_clip) {
  1913. if (overflow_x == CSS::Overflow::Visible)
  1914. style.set_property(CSS::PropertyID::OverflowX, CSSKeywordValue::create(Keyword::Auto));
  1915. if (overflow_x == CSS::Overflow::Clip)
  1916. style.set_property(CSS::PropertyID::OverflowX, CSSKeywordValue::create(Keyword::Hidden));
  1917. if (overflow_y == CSS::Overflow::Visible)
  1918. style.set_property(CSS::PropertyID::OverflowY, CSSKeywordValue::create(Keyword::Auto));
  1919. if (overflow_y == CSS::Overflow::Clip)
  1920. style.set_property(CSS::PropertyID::OverflowY, CSSKeywordValue::create(Keyword::Hidden));
  1921. }
  1922. }
  1923. enum class BoxTypeTransformation {
  1924. None,
  1925. Blockify,
  1926. Inlinify,
  1927. };
  1928. static BoxTypeTransformation required_box_type_transformation(StyleProperties const& style, DOM::Element const& element, Optional<CSS::Selector::PseudoElement::Type> const& pseudo_element)
  1929. {
  1930. // NOTE: We never blockify <br> elements. They are always inline.
  1931. // There is currently no way to express in CSS how a <br> element really behaves.
  1932. // Spec issue: https://github.com/whatwg/html/issues/2291
  1933. if (is<HTML::HTMLBRElement>(element))
  1934. return BoxTypeTransformation::None;
  1935. // Absolute positioning or floating an element blockifies the box’s display type. [CSS2]
  1936. if (style.position() == CSS::Positioning::Absolute || style.position() == CSS::Positioning::Fixed || style.float_() != CSS::Float::None)
  1937. return BoxTypeTransformation::Blockify;
  1938. // FIXME: Containment in a ruby container inlinifies the box’s display type, as described in [CSS-RUBY-1].
  1939. // NOTE: If we're computing style for a pseudo-element, the effective parent will be the originating element itself, not its parent.
  1940. auto const* parent = pseudo_element.has_value() ? &element : element.parent_element();
  1941. // A parent with a grid or flex display value blockifies the box’s display type. [CSS-GRID-1] [CSS-FLEXBOX-1]
  1942. if (parent && parent->computed_css_values().has_value()) {
  1943. auto const& parent_display = parent->computed_css_values()->display();
  1944. if (parent_display.is_grid_inside() || parent_display.is_flex_inside())
  1945. return BoxTypeTransformation::Blockify;
  1946. }
  1947. return BoxTypeTransformation::None;
  1948. }
  1949. // https://drafts.csswg.org/css-display/#transformations
  1950. void StyleComputer::transform_box_type_if_needed(StyleProperties& style, DOM::Element const& element, Optional<CSS::Selector::PseudoElement::Type> pseudo_element) const
  1951. {
  1952. // 2.7. Automatic Box Type Transformations
  1953. // Some layout effects require blockification or inlinification of the box type,
  1954. // which sets the box’s computed outer display type to block or inline (respectively).
  1955. // (This has no effect on display types that generate no box at all, such as none or contents.)
  1956. auto display = style.display();
  1957. if (display.is_none() || (display.is_contents() && !element.is_document_element()))
  1958. return;
  1959. // https://drafts.csswg.org/css-display/#root
  1960. // The root element’s display type is always blockified, and its principal box always establishes an independent formatting context.
  1961. if (element.is_document_element() && !display.is_block_outside()) {
  1962. style.set_property(CSS::PropertyID::Display, DisplayStyleValue::create(Display::from_short(CSS::Display::Short::Block)));
  1963. return;
  1964. }
  1965. auto new_display = display;
  1966. if (display.is_math_inside()) {
  1967. // https://w3c.github.io/mathml-core/#new-display-math-value
  1968. // For elements that are not MathML elements, if the specified value of display is inline math or block math
  1969. // then the computed value is block flow and inline flow respectively.
  1970. if (element.namespace_uri() != Namespace::MathML)
  1971. new_display = CSS::Display { display.outside(), CSS::DisplayInside::Flow };
  1972. // For the mtable element the computed value is block table and inline table respectively.
  1973. else if (element.tag_name().equals_ignoring_ascii_case("mtable"sv))
  1974. new_display = CSS::Display { display.outside(), CSS::DisplayInside::Table };
  1975. // For the mtr element, the computed value is table-row.
  1976. else if (element.tag_name().equals_ignoring_ascii_case("mtr"sv))
  1977. new_display = CSS::Display { CSS::DisplayInternal::TableRow };
  1978. // For the mtd element, the computed value is table-cell.
  1979. else if (element.tag_name().equals_ignoring_ascii_case("mtd"sv))
  1980. new_display = CSS::Display { CSS::DisplayInternal::TableCell };
  1981. }
  1982. switch (required_box_type_transformation(style, element, pseudo_element)) {
  1983. case BoxTypeTransformation::None:
  1984. break;
  1985. case BoxTypeTransformation::Blockify:
  1986. if (display.is_block_outside())
  1987. return;
  1988. // If a layout-internal box is blockified, its inner display type converts to flow so that it becomes a block container.
  1989. if (display.is_internal()) {
  1990. new_display = CSS::Display::from_short(CSS::Display::Short::Block);
  1991. } else {
  1992. VERIFY(display.is_outside_and_inside());
  1993. // For legacy reasons, if an inline block box (inline flow-root) is blockified, it becomes a block box (losing its flow-root nature).
  1994. // For consistency, a run-in flow-root box also blockifies to a block box.
  1995. if (display.is_inline_block()) {
  1996. new_display = CSS::Display { CSS::DisplayOutside::Block, CSS::DisplayInside::Flow, display.list_item() };
  1997. } else {
  1998. new_display = CSS::Display { CSS::DisplayOutside::Block, display.inside(), display.list_item() };
  1999. }
  2000. }
  2001. break;
  2002. case BoxTypeTransformation::Inlinify:
  2003. if (display.is_inline_outside()) {
  2004. // FIXME: If an inline box (inline flow) is inlinified, it recursively inlinifies all of its in-flow children,
  2005. // so that no block-level descendants break up the inline formatting context in which it participates.
  2006. if (display.is_flow_inside()) {
  2007. dbgln("FIXME: Inlinify inline box children recursively");
  2008. }
  2009. break;
  2010. }
  2011. if (display.is_internal()) {
  2012. // Inlinification has no effect on layout-internal boxes. (However, placement in such an inline context will typically cause them
  2013. // to be wrapped in an appropriately-typed anonymous inline-level box.)
  2014. } else {
  2015. VERIFY(display.is_outside_and_inside());
  2016. // If a block box (block flow) is inlinified, its inner display type is set to flow-root so that it remains a block container.
  2017. if (display.is_block_outside() && display.is_flow_inside()) {
  2018. new_display = CSS::Display { CSS::DisplayOutside::Inline, CSS::DisplayInside::FlowRoot, display.list_item() };
  2019. }
  2020. new_display = CSS::Display { CSS::DisplayOutside::Inline, display.inside(), display.list_item() };
  2021. }
  2022. break;
  2023. }
  2024. if (new_display != display)
  2025. style.set_property(CSS::PropertyID::Display, DisplayStyleValue::create(new_display));
  2026. }
  2027. StyleProperties StyleComputer::create_document_style() const
  2028. {
  2029. StyleProperties style = {};
  2030. compute_math_depth(style, nullptr, {});
  2031. compute_font(style, nullptr, {});
  2032. compute_defaulted_values(style, nullptr, {});
  2033. absolutize_values(style);
  2034. style.set_property(CSS::PropertyID::Width, CSS::LengthStyleValue::create(CSS::Length::make_px(viewport_rect().width())));
  2035. style.set_property(CSS::PropertyID::Height, CSS::LengthStyleValue::create(CSS::Length::make_px(viewport_rect().height())));
  2036. style.set_property(CSS::PropertyID::Display, CSS::DisplayStyleValue::create(CSS::Display::from_short(CSS::Display::Short::Block)));
  2037. return style;
  2038. }
  2039. StyleProperties StyleComputer::compute_style(DOM::Element& element, Optional<CSS::Selector::PseudoElement::Type> pseudo_element) const
  2040. {
  2041. return compute_style_impl(element, move(pseudo_element), ComputeStyleMode::Normal).release_value();
  2042. }
  2043. Optional<StyleProperties> StyleComputer::compute_pseudo_element_style_if_needed(DOM::Element& element, Optional<CSS::Selector::PseudoElement::Type> pseudo_element) const
  2044. {
  2045. return compute_style_impl(element, move(pseudo_element), ComputeStyleMode::CreatePseudoElementStyleIfNeeded);
  2046. }
  2047. Optional<StyleProperties> StyleComputer::compute_style_impl(DOM::Element& element, Optional<CSS::Selector::PseudoElement::Type> pseudo_element, ComputeStyleMode mode) const
  2048. {
  2049. build_rule_cache_if_needed();
  2050. // Special path for elements that use pseudo element as style selector
  2051. if (element.use_pseudo_element().has_value()) {
  2052. auto& parent_element = verify_cast<HTML::HTMLElement>(*element.root().parent_or_shadow_host());
  2053. auto style = compute_style(parent_element, *element.use_pseudo_element());
  2054. // Merge back inline styles
  2055. if (auto inline_style = element.inline_style()) {
  2056. for (auto const& property : inline_style->properties())
  2057. style.set_property(property.property_id, property.value);
  2058. }
  2059. return style;
  2060. }
  2061. ScopeGuard guard { [&element]() { element.set_needs_style_update(false); } };
  2062. StyleProperties style = {};
  2063. // 1. Perform the cascade. This produces the "specified style"
  2064. bool did_match_any_pseudo_element_rules = false;
  2065. compute_cascaded_values(style, element, pseudo_element, did_match_any_pseudo_element_rules, mode);
  2066. if (mode == ComputeStyleMode::CreatePseudoElementStyleIfNeeded) {
  2067. // NOTE: If we're computing style for a pseudo-element, we look for a number of reasons to bail early.
  2068. // Bail if no pseudo-element rules matched.
  2069. if (!did_match_any_pseudo_element_rules)
  2070. return {};
  2071. // Bail if no pseudo-element would be generated due to...
  2072. // - content: none
  2073. // - content: normal (for ::before and ::after)
  2074. bool content_is_normal = false;
  2075. if (auto content_value = style.maybe_null_property(CSS::PropertyID::Content)) {
  2076. if (content_value->is_keyword()) {
  2077. auto content = content_value->as_keyword().keyword();
  2078. if (content == CSS::Keyword::None)
  2079. return {};
  2080. content_is_normal = content == CSS::Keyword::Normal;
  2081. } else {
  2082. content_is_normal = false;
  2083. }
  2084. } else {
  2085. // NOTE: `normal` is the initial value, so the absence of a value is treated as `normal`.
  2086. content_is_normal = true;
  2087. }
  2088. if (content_is_normal && first_is_one_of(*pseudo_element, CSS::Selector::PseudoElement::Type::Before, CSS::Selector::PseudoElement::Type::After)) {
  2089. return {};
  2090. }
  2091. }
  2092. // 2. Compute the math-depth property, since that might affect the font-size
  2093. compute_math_depth(style, &element, pseudo_element);
  2094. // 3. Compute the font, since that may be needed for font-relative CSS units
  2095. compute_font(style, &element, pseudo_element);
  2096. // 4. Absolutize values, turning font/viewport relative lengths into absolute lengths
  2097. absolutize_values(style);
  2098. // 5. Default the values, applying inheritance and 'initial' as needed
  2099. compute_defaulted_values(style, &element, pseudo_element);
  2100. // 6. Run automatic box type transformations
  2101. transform_box_type_if_needed(style, element, pseudo_element);
  2102. // 7. Resolve effective overflow values
  2103. resolve_effective_overflow_values(style);
  2104. // 8. Let the element adjust computed style
  2105. element.adjust_computed_style(style);
  2106. // 9. Transition declarations [css-transitions-1]
  2107. // Theoretically this should be part of the cascade, but it works with computed values, which we don't have until now.
  2108. compute_transitioned_properties(style, element, pseudo_element);
  2109. if (auto previous_style = element.computed_css_values(); previous_style.has_value()) {
  2110. start_needed_transitions(*previous_style, style, element, pseudo_element);
  2111. }
  2112. return style;
  2113. }
  2114. void StyleComputer::build_rule_cache_if_needed() const
  2115. {
  2116. if (m_author_rule_cache && m_user_rule_cache && m_user_agent_rule_cache)
  2117. return;
  2118. const_cast<StyleComputer&>(*this).build_rule_cache();
  2119. }
  2120. struct SimplifiedSelectorForBucketing {
  2121. CSS::Selector::SimpleSelector::Type type;
  2122. FlyString name;
  2123. };
  2124. static Optional<SimplifiedSelectorForBucketing> is_roundabout_selector_bucketable_as_something_simpler(CSS::Selector::SimpleSelector const& simple_selector)
  2125. {
  2126. if (simple_selector.type != CSS::Selector::SimpleSelector::Type::PseudoClass)
  2127. return {};
  2128. if (simple_selector.pseudo_class().type != CSS::PseudoClass::Is
  2129. && simple_selector.pseudo_class().type != CSS::PseudoClass::Where)
  2130. return {};
  2131. if (simple_selector.pseudo_class().argument_selector_list.size() != 1)
  2132. return {};
  2133. auto const& argument_selector = *simple_selector.pseudo_class().argument_selector_list.first();
  2134. auto const& compound_selector = argument_selector.compound_selectors().last();
  2135. if (compound_selector.simple_selectors.size() != 1)
  2136. return {};
  2137. auto const& inner_simple_selector = compound_selector.simple_selectors.first();
  2138. if (inner_simple_selector.type == CSS::Selector::SimpleSelector::Type::Class
  2139. || inner_simple_selector.type == CSS::Selector::SimpleSelector::Type::Id) {
  2140. return SimplifiedSelectorForBucketing { inner_simple_selector.type, inner_simple_selector.name() };
  2141. }
  2142. if (inner_simple_selector.type == CSS::Selector::SimpleSelector::Type::TagName) {
  2143. return SimplifiedSelectorForBucketing { inner_simple_selector.type, inner_simple_selector.qualified_name().name.lowercase_name };
  2144. }
  2145. return {};
  2146. }
  2147. static bool contains_has_pseudo_class(Selector const& selector)
  2148. {
  2149. for (auto const& compound_selector : selector.compound_selectors()) {
  2150. for (auto const& simple_selector : compound_selector.simple_selectors) {
  2151. if (simple_selector.type != CSS::Selector::SimpleSelector::Type::PseudoClass)
  2152. continue;
  2153. if (simple_selector.pseudo_class().type == CSS::PseudoClass::Has)
  2154. return true;
  2155. for (auto const& argument_selector : simple_selector.pseudo_class().argument_selector_list) {
  2156. if (contains_has_pseudo_class(argument_selector))
  2157. return true;
  2158. }
  2159. }
  2160. }
  2161. return false;
  2162. }
  2163. NonnullOwnPtr<StyleComputer::RuleCache> StyleComputer::make_rule_cache_for_cascade_origin(CascadeOrigin cascade_origin)
  2164. {
  2165. auto rule_cache = make<RuleCache>();
  2166. size_t num_class_rules = 0;
  2167. size_t num_id_rules = 0;
  2168. size_t num_tag_name_rules = 0;
  2169. size_t num_pseudo_element_rules = 0;
  2170. size_t num_root_rules = 0;
  2171. size_t num_attribute_rules = 0;
  2172. size_t num_hover_rules = 0;
  2173. Vector<MatchingRule> matching_rules;
  2174. size_t style_sheet_index = 0;
  2175. for_each_stylesheet(cascade_origin, [&](auto& sheet, GC::Ptr<DOM::ShadowRoot> shadow_root) {
  2176. size_t rule_index = 0;
  2177. sheet.for_each_effective_style_producing_rule([&](auto const& rule) {
  2178. size_t selector_index = 0;
  2179. SelectorList const& absolutized_selectors = [&]() {
  2180. if (rule.type() == CSSRule::Type::Style)
  2181. return static_cast<CSSStyleRule const&>(rule).absolutized_selectors();
  2182. if (rule.type() == CSSRule::Type::NestedDeclarations)
  2183. return static_cast<CSSNestedDeclarations const&>(rule).parent_style_rule().absolutized_selectors();
  2184. VERIFY_NOT_REACHED();
  2185. }();
  2186. for (CSS::Selector const& selector : absolutized_selectors) {
  2187. MatchingRule matching_rule {
  2188. shadow_root,
  2189. &rule,
  2190. sheet,
  2191. style_sheet_index,
  2192. rule_index,
  2193. selector_index,
  2194. selector.specificity(),
  2195. cascade_origin,
  2196. false,
  2197. SelectorEngine::can_use_fast_matches(selector),
  2198. false,
  2199. };
  2200. bool contains_root_pseudo_class = false;
  2201. Optional<CSS::Selector::PseudoElement::Type> pseudo_element;
  2202. if (!rule_cache->has_has_selectors)
  2203. rule_cache->has_has_selectors = contains_has_pseudo_class(selector);
  2204. for (auto const& simple_selector : selector.compound_selectors().last().simple_selectors) {
  2205. if (!matching_rule.contains_pseudo_element) {
  2206. if (simple_selector.type == CSS::Selector::SimpleSelector::Type::PseudoElement) {
  2207. matching_rule.contains_pseudo_element = true;
  2208. pseudo_element = simple_selector.pseudo_element().type();
  2209. ++num_pseudo_element_rules;
  2210. }
  2211. }
  2212. if (!contains_root_pseudo_class) {
  2213. if (simple_selector.type == CSS::Selector::SimpleSelector::Type::PseudoClass
  2214. && simple_selector.pseudo_class().type == CSS::PseudoClass::Root) {
  2215. contains_root_pseudo_class = true;
  2216. ++num_root_rules;
  2217. }
  2218. }
  2219. if (!matching_rule.must_be_hovered) {
  2220. if (simple_selector.type == CSS::Selector::SimpleSelector::Type::PseudoClass && simple_selector.pseudo_class().type == CSS::PseudoClass::Hover) {
  2221. matching_rule.must_be_hovered = true;
  2222. ++num_hover_rules;
  2223. }
  2224. if (simple_selector.type == CSS::Selector::SimpleSelector::Type::PseudoClass
  2225. && (simple_selector.pseudo_class().type == CSS::PseudoClass::Is
  2226. || simple_selector.pseudo_class().type == CSS::PseudoClass::Where)) {
  2227. auto const& argument_selectors = simple_selector.pseudo_class().argument_selector_list;
  2228. if (argument_selectors.size() == 1) {
  2229. auto const& simple_argument_selector = argument_selectors.first()->compound_selectors().last().simple_selectors.last();
  2230. if (simple_argument_selector.type == CSS::Selector::SimpleSelector::Type::PseudoClass
  2231. && simple_argument_selector.pseudo_class().type == CSS::PseudoClass::Hover) {
  2232. matching_rule.must_be_hovered = true;
  2233. ++num_hover_rules;
  2234. }
  2235. }
  2236. }
  2237. }
  2238. }
  2239. // NOTE: We traverse the simple selectors in reverse order to make sure that class/ID buckets are preferred over tag buckets
  2240. // in the common case of div.foo or div#foo selectors.
  2241. bool added_to_bucket = false;
  2242. auto add_to_id_bucket = [&](FlyString const& name) {
  2243. rule_cache->rules_by_id.ensure(name).append(move(matching_rule));
  2244. ++num_id_rules;
  2245. added_to_bucket = true;
  2246. };
  2247. auto add_to_class_bucket = [&](FlyString const& name) {
  2248. rule_cache->rules_by_class.ensure(name).append(move(matching_rule));
  2249. ++num_class_rules;
  2250. added_to_bucket = true;
  2251. };
  2252. auto add_to_tag_name_bucket = [&](FlyString const& name) {
  2253. rule_cache->rules_by_tag_name.ensure(name).append(move(matching_rule));
  2254. ++num_tag_name_rules;
  2255. added_to_bucket = true;
  2256. };
  2257. for (auto const& simple_selector : selector.compound_selectors().last().simple_selectors.in_reverse()) {
  2258. if (simple_selector.type == CSS::Selector::SimpleSelector::Type::Id) {
  2259. add_to_id_bucket(simple_selector.name());
  2260. break;
  2261. }
  2262. if (simple_selector.type == CSS::Selector::SimpleSelector::Type::Class) {
  2263. add_to_class_bucket(simple_selector.name());
  2264. break;
  2265. }
  2266. if (simple_selector.type == CSS::Selector::SimpleSelector::Type::TagName) {
  2267. add_to_tag_name_bucket(simple_selector.qualified_name().name.lowercase_name);
  2268. break;
  2269. }
  2270. // NOTE: Selectors like `:is/where(.foo)` and `:is/where(.foo .bar)` are bucketed as class selectors for `foo` and `bar` respectively.
  2271. if (auto simplified = is_roundabout_selector_bucketable_as_something_simpler(simple_selector); simplified.has_value()) {
  2272. if (simplified->type == CSS::Selector::SimpleSelector::Type::TagName) {
  2273. add_to_tag_name_bucket(simplified->name);
  2274. break;
  2275. }
  2276. if (simplified->type == CSS::Selector::SimpleSelector::Type::Class) {
  2277. add_to_class_bucket(simplified->name);
  2278. break;
  2279. }
  2280. if (simplified->type == CSS::Selector::SimpleSelector::Type::Id) {
  2281. add_to_id_bucket(simplified->name);
  2282. break;
  2283. }
  2284. }
  2285. }
  2286. if (!added_to_bucket) {
  2287. if (matching_rule.contains_pseudo_element) {
  2288. if (to_underlying(pseudo_element.value()) < to_underlying(CSS::Selector::PseudoElement::Type::KnownPseudoElementCount)) {
  2289. rule_cache->rules_by_pseudo_element[to_underlying(pseudo_element.value())].append(move(matching_rule));
  2290. } else {
  2291. // NOTE: We don't cache rules for unknown pseudo-elements. They can't match anything anyway.
  2292. }
  2293. } else if (contains_root_pseudo_class) {
  2294. rule_cache->root_rules.append(move(matching_rule));
  2295. } else {
  2296. for (auto const& simple_selector : selector.compound_selectors().last().simple_selectors) {
  2297. if (simple_selector.type == CSS::Selector::SimpleSelector::Type::Attribute) {
  2298. rule_cache->rules_by_attribute_name.ensure(simple_selector.attribute().qualified_name.name.lowercase_name).append(move(matching_rule));
  2299. ++num_attribute_rules;
  2300. added_to_bucket = true;
  2301. break;
  2302. }
  2303. }
  2304. if (!added_to_bucket) {
  2305. rule_cache->other_rules.append(move(matching_rule));
  2306. }
  2307. }
  2308. }
  2309. ++selector_index;
  2310. }
  2311. ++rule_index;
  2312. });
  2313. // Loosely based on https://drafts.csswg.org/css-animations-2/#keyframe-processing
  2314. sheet.for_each_effective_keyframes_at_rule([&](CSSKeyframesRule const& rule) {
  2315. auto keyframe_set = adopt_ref(*new Animations::KeyframeEffect::KeyFrameSet);
  2316. HashTable<PropertyID> animated_properties;
  2317. // Forwards pass, resolve all the user-specified keyframe properties.
  2318. for (auto const& keyframe_rule : *rule.css_rules()) {
  2319. auto const& keyframe = verify_cast<CSSKeyframeRule>(*keyframe_rule);
  2320. Animations::KeyframeEffect::KeyFrameSet::ResolvedKeyFrame resolved_keyframe;
  2321. auto key = static_cast<u64>(keyframe.key().value() * Animations::KeyframeEffect::AnimationKeyFrameKeyScaleFactor);
  2322. auto const& keyframe_style = *keyframe.style_as_property_owning_style_declaration();
  2323. for (auto const& it : keyframe_style.properties()) {
  2324. // Unresolved properties will be resolved in collect_animation_into()
  2325. for_each_property_expanding_shorthands(it.property_id, it.value, AllowUnresolved::Yes, [&](PropertyID shorthand_id, CSSStyleValue const& shorthand_value) {
  2326. animated_properties.set(shorthand_id);
  2327. resolved_keyframe.properties.set(shorthand_id, NonnullRefPtr<CSSStyleValue const> { shorthand_value });
  2328. });
  2329. }
  2330. keyframe_set->keyframes_by_key.insert(key, resolved_keyframe);
  2331. }
  2332. Animations::KeyframeEffect::generate_initial_and_final_frames(keyframe_set, animated_properties);
  2333. if constexpr (LIBWEB_CSS_DEBUG) {
  2334. dbgln("Resolved keyframe set '{}' into {} keyframes:", rule.name(), keyframe_set->keyframes_by_key.size());
  2335. for (auto it = keyframe_set->keyframes_by_key.begin(); it != keyframe_set->keyframes_by_key.end(); ++it)
  2336. dbgln(" - keyframe {}: {} properties", it.key(), it->properties.size());
  2337. }
  2338. rule_cache->rules_by_animation_keyframes.set(rule.name(), move(keyframe_set));
  2339. });
  2340. ++style_sheet_index;
  2341. });
  2342. size_t total_rules = num_class_rules + num_id_rules + num_tag_name_rules + num_pseudo_element_rules + num_root_rules + num_attribute_rules + rule_cache->other_rules.size();
  2343. if constexpr (LIBWEB_CSS_DEBUG) {
  2344. dbgln("Built rule cache!");
  2345. dbgln(" ID: {}", num_id_rules);
  2346. dbgln(" Class: {}", num_class_rules);
  2347. dbgln(" TagName: {}", num_tag_name_rules);
  2348. dbgln("PseudoElement: {}", num_pseudo_element_rules);
  2349. dbgln(" Root: {}", num_root_rules);
  2350. dbgln(" Attribute: {}", num_attribute_rules);
  2351. dbgln(" Other: {}", rule_cache->other_rules.size());
  2352. dbgln(" Total: {}", total_rules);
  2353. }
  2354. return rule_cache;
  2355. }
  2356. struct LayerNode {
  2357. OrderedHashMap<FlyString, LayerNode> children {};
  2358. };
  2359. static void flatten_layer_names_tree(Vector<FlyString>& layer_names, StringView const& parent_qualified_name, FlyString const& name, LayerNode const& node)
  2360. {
  2361. FlyString qualified_name = parent_qualified_name.is_empty() ? name : MUST(String::formatted("{}.{}", parent_qualified_name, name));
  2362. for (auto const& item : node.children)
  2363. flatten_layer_names_tree(layer_names, qualified_name, item.key, item.value);
  2364. layer_names.append(qualified_name);
  2365. }
  2366. void StyleComputer::build_qualified_layer_names_cache()
  2367. {
  2368. LayerNode root;
  2369. auto insert_layer_name = [&](FlyString const& internal_qualified_name) {
  2370. auto* node = &root;
  2371. internal_qualified_name.bytes_as_string_view()
  2372. .for_each_split_view('.', SplitBehavior::Nothing, [&](StringView part) {
  2373. auto local_name = MUST(FlyString::from_utf8(part));
  2374. node = &node->children.ensure(local_name);
  2375. });
  2376. };
  2377. // Walk all style sheets, identifying when we first see a @layer name, and add its qualified name to the list.
  2378. // TODO: Separate the light and shadow-dom layers.
  2379. for_each_stylesheet(CascadeOrigin::Author, [&](auto& sheet, GC::Ptr<DOM::ShadowRoot>) {
  2380. // NOTE: Postorder so that a @layer block is iterated after its children,
  2381. // because we want those children to occur before it in the list.
  2382. sheet.for_each_effective_rule(TraversalOrder::Postorder, [&](auto& rule) {
  2383. switch (rule.type()) {
  2384. case CSSRule::Type::Import:
  2385. // TODO: Handle `layer(foo)` in import rules once we implement that.
  2386. break;
  2387. case CSSRule::Type::LayerBlock: {
  2388. auto& layer_block = static_cast<CSSLayerBlockRule const&>(rule);
  2389. insert_layer_name(layer_block.internal_qualified_name({}));
  2390. break;
  2391. }
  2392. case CSSRule::Type::LayerStatement: {
  2393. auto& layer_statement = static_cast<CSSLayerStatementRule const&>(rule);
  2394. auto qualified_names = layer_statement.internal_qualified_name_list({});
  2395. for (auto& name : qualified_names)
  2396. insert_layer_name(name);
  2397. break;
  2398. }
  2399. // Ignore everything else
  2400. case CSSRule::Type::Style:
  2401. case CSSRule::Type::Media:
  2402. case CSSRule::Type::FontFace:
  2403. case CSSRule::Type::Keyframes:
  2404. case CSSRule::Type::Keyframe:
  2405. case CSSRule::Type::Namespace:
  2406. case CSSRule::Type::NestedDeclarations:
  2407. case CSSRule::Type::Supports:
  2408. case CSSRule::Type::Property:
  2409. break;
  2410. }
  2411. });
  2412. });
  2413. // Now, produce a flat list of qualified names to use later
  2414. m_qualified_layer_names_in_order.clear();
  2415. flatten_layer_names_tree(m_qualified_layer_names_in_order, ""sv, {}, root);
  2416. }
  2417. void StyleComputer::build_rule_cache()
  2418. {
  2419. if (auto user_style_source = document().page().user_style(); user_style_source.has_value()) {
  2420. m_user_style_sheet = GC::make_root(parse_css_stylesheet(CSS::Parser::ParsingContext(document()), user_style_source.value()));
  2421. }
  2422. build_qualified_layer_names_cache();
  2423. m_author_rule_cache = make_rule_cache_for_cascade_origin(CascadeOrigin::Author);
  2424. m_user_rule_cache = make_rule_cache_for_cascade_origin(CascadeOrigin::User);
  2425. m_user_agent_rule_cache = make_rule_cache_for_cascade_origin(CascadeOrigin::UserAgent);
  2426. m_has_has_selectors = m_author_rule_cache->has_has_selectors || m_user_rule_cache->has_has_selectors || m_user_agent_rule_cache->has_has_selectors;
  2427. }
  2428. void StyleComputer::invalidate_rule_cache()
  2429. {
  2430. m_author_rule_cache = nullptr;
  2431. // NOTE: We could be smarter about keeping the user rule cache, and style sheet.
  2432. // Currently we are re-parsing the user style sheet every time we build the caches,
  2433. // as it may have changed.
  2434. m_user_rule_cache = nullptr;
  2435. m_user_style_sheet = nullptr;
  2436. // NOTE: It might not be necessary to throw away the UA rule cache.
  2437. // If we are sure that it's safe, we could keep it as an optimization.
  2438. m_user_agent_rule_cache = nullptr;
  2439. }
  2440. void StyleComputer::did_load_font(FlyString const&)
  2441. {
  2442. document().invalidate_style(DOM::StyleInvalidationReason::CSSFontLoaded);
  2443. }
  2444. Optional<FontLoader&> StyleComputer::load_font_face(ParsedFontFace const& font_face, Function<void(FontLoader const&)> on_load, Function<void()> on_fail)
  2445. {
  2446. if (font_face.sources().is_empty()) {
  2447. if (on_fail)
  2448. on_fail();
  2449. return {};
  2450. }
  2451. FontFaceKey key {
  2452. .family_name = font_face.font_family(),
  2453. .weight = font_face.weight().value_or(0),
  2454. .slope = font_face.slope().value_or(0),
  2455. };
  2456. Vector<URL::URL> urls;
  2457. for (auto const& source : font_face.sources()) {
  2458. // FIXME: These should be loaded relative to the stylesheet URL instead of the document URL.
  2459. if (source.local_or_url.has<URL::URL>())
  2460. urls.append(m_document->encoding_parse_url(source.local_or_url.get<URL::URL>().to_string()));
  2461. // FIXME: Handle local()
  2462. }
  2463. if (urls.is_empty()) {
  2464. if (on_fail)
  2465. on_fail();
  2466. return {};
  2467. }
  2468. auto loader = make<FontLoader>(const_cast<StyleComputer&>(*this), font_face.font_family(), font_face.unicode_ranges(), move(urls), move(on_load), move(on_fail));
  2469. auto& loader_ref = *loader;
  2470. auto maybe_font_loaders_list = const_cast<StyleComputer&>(*this).m_loaded_fonts.get(key);
  2471. if (maybe_font_loaders_list.has_value()) {
  2472. maybe_font_loaders_list->append(move(loader));
  2473. } else {
  2474. FontLoaderList loaders;
  2475. loaders.append(move(loader));
  2476. const_cast<StyleComputer&>(*this).m_loaded_fonts.set(OwnFontFaceKey(key), move(loaders));
  2477. }
  2478. // Actual object owned by font loader list inside m_loaded_fonts, this isn't use-after-move/free
  2479. return loader_ref;
  2480. }
  2481. void StyleComputer::load_fonts_from_sheet(CSSStyleSheet& sheet)
  2482. {
  2483. for (auto const& rule : sheet.rules()) {
  2484. if (!is<CSSFontFaceRule>(*rule))
  2485. continue;
  2486. auto font_loader = load_font_face(static_cast<CSSFontFaceRule const&>(*rule).font_face());
  2487. if (font_loader.has_value()) {
  2488. sheet.add_associated_font_loader(font_loader.value());
  2489. }
  2490. }
  2491. }
  2492. void StyleComputer::unload_fonts_from_sheet(CSSStyleSheet& sheet)
  2493. {
  2494. for (auto& [_, font_loader_list] : m_loaded_fonts) {
  2495. font_loader_list.remove_all_matching([&](auto& font_loader) {
  2496. return sheet.has_associated_font_loader(*font_loader);
  2497. });
  2498. }
  2499. }
  2500. void StyleComputer::compute_math_depth(StyleProperties& style, DOM::Element const* element, Optional<CSS::Selector::PseudoElement::Type> pseudo_element) const
  2501. {
  2502. // https://w3c.github.io/mathml-core/#propdef-math-depth
  2503. // First, ensure that the relevant CSS properties have been defaulted.
  2504. // FIXME: This should be more sophisticated.
  2505. compute_defaulted_property_value(style, element, CSS::PropertyID::MathDepth, pseudo_element);
  2506. compute_defaulted_property_value(style, element, CSS::PropertyID::MathStyle, pseudo_element);
  2507. auto inherited_math_depth = [&]() {
  2508. if (!element || !element->parent_element())
  2509. return InitialValues::math_depth();
  2510. return element->parent_element()->computed_css_values()->math_depth();
  2511. };
  2512. auto const& value = style.property(CSS::PropertyID::MathDepth);
  2513. if (!value.is_math_depth()) {
  2514. style.set_math_depth(inherited_math_depth());
  2515. return;
  2516. }
  2517. auto const& math_depth = value.as_math_depth();
  2518. auto resolve_integer = [&](CSSStyleValue const& integer_value) {
  2519. if (integer_value.is_integer())
  2520. return integer_value.as_integer().integer();
  2521. if (integer_value.is_math())
  2522. return integer_value.as_math().resolve_integer().value();
  2523. VERIFY_NOT_REACHED();
  2524. };
  2525. // The computed value of the math-depth value is determined as follows:
  2526. // - If the specified value of math-depth is auto-add and the inherited value of math-style is compact
  2527. // then the computed value of math-depth of the element is its inherited value plus one.
  2528. if (math_depth.is_auto_add() && style.property(CSS::PropertyID::MathStyle).to_keyword() == Keyword::Compact) {
  2529. style.set_math_depth(inherited_math_depth() + 1);
  2530. return;
  2531. }
  2532. // - If the specified value of math-depth is of the form add(<integer>) then the computed value of
  2533. // math-depth of the element is its inherited value plus the specified integer.
  2534. if (math_depth.is_add()) {
  2535. style.set_math_depth(inherited_math_depth() + resolve_integer(*math_depth.integer_value()));
  2536. return;
  2537. }
  2538. // - If the specified value of math-depth is of the form <integer> then the computed value of math-depth
  2539. // of the element is the specified integer.
  2540. if (math_depth.is_integer()) {
  2541. style.set_math_depth(resolve_integer(*math_depth.integer_value()));
  2542. return;
  2543. }
  2544. // - Otherwise, the computed value of math-depth of the element is the inherited one.
  2545. style.set_math_depth(inherited_math_depth());
  2546. }
  2547. static void for_each_element_hash(DOM::Element const& element, auto callback)
  2548. {
  2549. callback(element.local_name().hash());
  2550. if (element.id().has_value())
  2551. callback(element.id().value().hash());
  2552. for (auto const& class_ : element.class_names())
  2553. callback(class_.hash());
  2554. element.for_each_attribute([&](auto& attribute) {
  2555. callback(attribute.local_name().hash());
  2556. });
  2557. }
  2558. void StyleComputer::reset_ancestor_filter()
  2559. {
  2560. m_ancestor_filter.clear();
  2561. }
  2562. void StyleComputer::push_ancestor(DOM::Element const& element)
  2563. {
  2564. for_each_element_hash(element, [&](u32 hash) {
  2565. m_ancestor_filter.increment(hash);
  2566. });
  2567. }
  2568. void StyleComputer::pop_ancestor(DOM::Element const& element)
  2569. {
  2570. for_each_element_hash(element, [&](u32 hash) {
  2571. m_ancestor_filter.decrement(hash);
  2572. });
  2573. }
  2574. size_t StyleComputer::number_of_css_font_faces_with_loading_in_progress() const
  2575. {
  2576. size_t count = 0;
  2577. for (auto const& [_, loaders] : m_loaded_fonts) {
  2578. for (auto const& loader : loaders) {
  2579. if (loader->is_loading())
  2580. ++count;
  2581. }
  2582. }
  2583. return count;
  2584. }
  2585. }