StyleComputer.cpp 136 KB

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