file
stringlengths
16
94
text
stringlengths
32
24.4k
vector
list
svg/reference/attribute/width/index.md
SVG - Attribute - width - Elements - `<foreignObject>`: For `foreignObject`, `width` defines the horizontal length for the rendering area for the referenced document. Note: Starting with SVG2, `width` is a Geometry Property meaning this attribute can also be used as a CSS property for `<foreignObject>`.
[ -1.988746166229248, -0.5458667278289795, -0.7119360566139221, -0.07928699254989624, 0.03345783054828644, -1.5545834302902222, 0.9066210985183716, 0.490552693605423, 0.12267864495515823, 0.11036694794893265, -0.6179150938987732, 1.0633090734481812, -0.4859929084777832, 0.5823573470115662, ...
svg/reference/attribute/width/index.md
SVG - Attribute - width - Elements - `<image>`: For `image`, `width` defines the horizontal length for the image. Note: Starting with SVG2, `width` is a Geometry Property meaning this attribute can also be used as a CSS property for images.
[ -1.7668702602386475, -0.5119927525520325, -0.6888654232025146, -0.1671762764453888, 0.05764680355787277, -2.0260565280914307, 0.4258175790309906, 1.133912205696106, 0.11675664037466049, -0.6846028566360474, -0.5279505252838135, 0.38316914439201355, -0.4928310513496399, 0.6116818785667419, ...
svg/reference/attribute/width/index.md
SVG - Attribute - width - Elements - `<mask>`: For `mask`, `width` defines the horizontal length of its area of effect. The exact effect of this attribute is influenced by the `maskUnits` attribute.
[ -0.6442223191261292, -0.46428900957107544, -1.4280282258987427, -1.1508376598358154, -0.2692541778087616, -2.2065882682800293, 0.8027693629264832, 0.3455581068992615, 0.7239434123039246, -0.24008822441101074, -1.1351394653320312, 0.2954321503639221, -0.719901978969574, 0.27993956208229065,...
svg/reference/attribute/width/index.md
SVG - Attribute - width - Elements - `<pattern>`: For `pattern`, `width` defines the horizontal length of the tile pattern. The exact effect of this attribute is influenced by the `patternUnits` and `patternTransform` attributes.
[ -1.0843942165374756, -0.709351658821106, -1.4863911867141724, -0.12611638009548187, -0.21968752145767212, -1.7242203950881958, 0.44300559163093567, 0.8083539605140686, -0.33855941891670227, -0.15162010490894318, -1.0852108001708984, 0.3413807451725006, -0.5645449161529541, 0.53298860788345...
svg/reference/attribute/width/index.md
SVG - Attribute - width - Elements - `<rect>`: For `rect`, `width` defines the horizontal length for the rectangle. Note: Starting with SVG2, `width` is a Geometry Property meaning this attribute can also be used as a CSS property for rectangles.
[ -2.216416835784912, -0.050526730716228485, -0.54441237449646, 0.19906795024871826, -0.013704095967113972, -2.194211959838867, 0.3958825170993805, 0.6616165041923523, 0.06515754759311676, -0.5265489220619202, -0.31779518723487854, 0.7296708822250366, 0.031656332314014435, 0.3884664475917816...
svg/reference/attribute/width/index.md
SVG - Attribute - width - Elements - `<svg>`: For `svg`, `width` defines the horizontal length for the rendering area of the SVG viewport. Note: In an HTML document if both the `viewBox` and `width` attributes are omitted, the svg element will be rendered with a width of `300px` Note: Starting with SVG2, `width` is ...
[ -1.5496275424957275, -0.6635400652885437, -0.36017119884490967, -0.538546621799469, -0.04642318934202194, -1.8050942420959473, 0.695695698261261, 0.8246192932128906, 0.05748580023646355, -0.2882370352745056, 0.15346091985702515, 0.36758723855018616, 0.3048868477344513, 0.5379430055618286, ...
svg/reference/attribute/width/index.md
SVG - Attribute - width - Elements - `<use>`: For `use`, `width` defines the horizontal length for the referenced element. Note: `width` has no effect on `use` elements, unless the element referenced has a viewBox - i.e., they only have an effect when `use` refers to a `svg` or `symbol` element. Note: Starting with ...
[ -1.402770757675171, -0.44338929653167725, -1.0511488914489746, 0.06936290860176086, -0.4342591464519501, -2.0142171382904053, 1.4138182401657104, 1.1734634637832642, -0.01382577233016491, -0.18921740353107452, -0.17738202214241028, 0.8786253929138184, -0.05570182949304581, 0.14276951551437...
svg/reference/attribute/width/index.md
SVG - Attribute - width - Examples: Example: html, body, svg { height: 100%; } This example includes three `rect` elements with varied `width` attribute values. The first `<rect>` has a `width="0"` set. SVG elements with a width of `0` or less are not rendered. Example: <svg viewBox="0 0 100 300" xmlns="http://w...
[ -1.7168681621551514, -0.018982764333486557, -0.4828937351703644, -0.23024174571037292, 0.03262203559279442, -1.4958339929580688, 1.6336257457733154, 0.6766324043273926, -0.21716482937335968, -0.7296664714813232, 0.34798523783683777, 0.8890745639801025, -0.1740272045135498, -0.3357754349708...
svg/reference/attribute/mode/index.md
SVG - Attribute - mode: The `mode` attribute defines the blending mode on the `feBlend` filter primitive. You can use this attribute with the following SVG elements: - `feBlend`
[ -0.8680822849273682, -0.720870852470398, -0.9929807186126709, 0.15017524361610413, -0.15938368439674377, -1.2633177042007446, 1.5205342769622803, 1.4740405082702637, 0.26574698090553284, 0.301571249961853, -0.7546049356460571, -1.1248533725738525, 0.360611230134964, 0.3040250837802887, 0...
svg/reference/attribute/mode/index.md
SVG - Attribute - mode - Example: Example: html, body, svg { height: 100%; } Example: <svg viewBox="0 0 480 200" xmlns="http://www.w3.org/2000/svg"> <filter id="blending1" x="0" y="0" width="100%" height="100%"> <feFlood result="floodFill" x="0" y="0" width="100%" height="100%"...
[ -1.486192226409912, -0.42928647994995117, -0.5938225984573364, -0.5255690217018127, -0.0029532378539443016, -1.4079654216766357, 1.1233489513397217, 1.4352736473083496, 0.030546071007847786, -0.1792398989200592, -0.15531228482723236, -0.1799185574054718, 0.19137567281723022, 0.129938542842...
svg/reference/attribute/mode/index.md
SVG - Attribute - mode - Usage notes: For a description of the values, see `blend-mode`.
[ -0.8998861312866211, -1.2193440198898315, -1.2969365119934082, -0.010757223702967167, -0.5502964854240417, -0.9015012979507446, 1.6806844472885132, 1.3939664363861084, 0.9118378162384033, -0.25352105498313904, -0.04302368313074112, -0.7001287937164307, 0.44278639554977417, 0.60828524827957...
svg/reference/attribute/clip-rule/index.md
SVG - Attribute - clip-rule: The `clip-rule` attribute only applies to graphics elements that are contained within a `clipPath` element. The `clip-rule` attribute basically works as the `fill-rule` attribute, except that it applies to `clipPath` definitions. Note: As a presentation attribute, `clip-rule` also has a C...
[ -0.7808772325515747, -0.5558145046234131, -0.14620663225650787, 0.12498299777507782, 0.5142486691474915, -2.138699769973755, 0.2900716960430145, 1.0890456438064575, -0.34668678045272827, 0.4068770110607147, 0.21917535364627838, -0.3668040335178375, 0.02433345839381218, -0.5554954409599304,...
svg/reference/attribute/clip-rule/index.md
SVG - Attribute - clip-rule - Usage notes: - nonzero: See description of `fill-rule` property. - evenodd: See description of `fill-rule` property.
[ -1.9057990312576294, -0.2752099335193634, -0.2808576226234436, 0.13792376220226288, -0.6672645807266235, -1.7937586307525635, 1.4328665733337402, 1.4065121412277222, -0.21696490049362183, -0.02950141951441765, -0.19588902592658997, -1.035372257232666, 0.15384946763515472, -0.39619353413581...
svg/reference/attribute/clip-rule/index.md
SVG - Attribute - clip-rule - Example: Example: <svg width="100" viewBox="0 0 100 90" xmlns="http://www.w3.org/2000/svg" version="1.1"> <!-- Define star path --> <defs> <path d="M50,0 21,90 98,35 2,35 79,90z" id="star" /> </defs> <!-- Left: evenodd --> <clipPath id="emptyStar"> <use href="#...
[ -1.933078408241272, -0.026276424527168274, 0.0630454495549202, -0.5086638331413269, -0.2665105164051056, -1.0897231101989746, 0.9052959084510803, 1.1790941953659058, -0.04854009672999382, -0.20485319197177887, 0.08596613258123398, -0.5375748872756958, 0.7486244440078735, -0.430448740720748...
svg/reference/attribute/clip-rule/index.md
SVG - Attribute - clip-rule - Elements: The following elements can use the `clip-rule` attribute, but only if they are inside a `clipPath` element. - Graphics elements
[ -1.7734814882278442, -0.09296758472919464, -0.16250722110271454, 0.5770767331123352, -0.5991542935371399, -1.371613621711731, 0.27921807765960693, 1.2788608074188232, -0.4722885489463806, -0.5202758312225342, 0.1973108947277069, -1.0483455657958984, 0.6638216376304626, -0.8135155439376831,...
svg/reference/attribute/calcmode/index.md
SVG - Attribute - calcMode: The `calcMode` attribute specifies the `interpolation` mode for the animation. The default mode is `linear`, however if the attribute does not support linear interpolation (e.g., for strings), the `calcMode` attribute is ignored and discrete interpolation is used. You can use this attribu...
[ -1.3594632148742676, -0.8650633096694946, -0.4743906557559967, 0.1174984872341156, -0.37223392724990845, -1.2120321989059448, 1.3299331665039062, 1.121572732925415, 0.3236677050590515, -0.28638070821762085, 0.41047102212905884, -1.202879786491394, 0.6747679710388184, 0.9064640998840332, ...
svg/reference/attribute/calcmode/index.md
SVG - Attribute - calcMode - Usage notes: - `discrete`: This specifies that the animation function will jump from one value to the next without any interpolation. - `linear`: Simple linear interpolation between values is used to calculate the animation function. Except for `animateMotion`, this is the default value. -...
[ -0.3526429831981659, -0.3714129626750946, -0.8281952738761902, 0.6486491560935974, 0.5261685252189636, -1.0264760255813599, 0.6472223401069641, 1.1914886236190796, 0.2281845659017563, 0.22220078110694885, -0.14293906092643738, -0.3362443447113037, 0.0011686347424983978, -0.1774331480264663...
svg/reference/attribute/shape-rendering/index.md
SVG - Attribute - shape-rendering: The `shape-rendering` attribute provides hints to the renderer about what tradeoffs to make when rendering shapes like paths, circles, or rectangles. Note: As a presentation attribute, `shape-rendering` also has a CSS property counterpart: `shape-rendering`. When both are specified,...
[ -0.494850754737854, -0.24846822023391724, -0.2315712571144104, 0.5023038983345032, -0.18330860137939453, -1.7415359020233154, 0.06030530110001564, 1.0914825201034546, 0.2537105083465576, 0.00862459372729063, 0.523337721824646, 0.13334985077381134, 0.9080395698547363, 0.23121245205402374, ...
svg/reference/attribute/shape-rendering/index.md
SVG - Attribute - shape-rendering - Example: Example: html, body, svg { height: 100%; } Example: <svg viewBox="0 0 420 200" xmlns="http://www.w3.org/2000/svg"> <circle cx="100" cy="100" r="100" shape-rendering="geometricPrecision" /> <circle cx="320" cy="100" r="100" shape-rendering="crispEdges" /> </svg>
[ -1.7447007894515991, -0.14655959606170654, -0.0883178561925888, -0.15013602375984192, -0.40963202714920044, -0.8869249820709229, 1.4691579341888428, 0.8885855078697205, -0.2710127532482147, -0.3337557315826416, 0.1315852701663971, 0.20759764313697815, -0.21130681037902832, 0.15473076701164...
svg/reference/attribute/shape-rendering/index.md
SVG - Attribute - shape-rendering - Usage notes: - `auto`: This value indicates that the user agent shall make appropriate tradeoffs to balance speed, crisp edges and geometric precision, but with geometric precision given more importance than speed and crisp edges. - `optimizeSpeed`: This value indicates that the use...
[ -1.3506278991699219, -1.0470898151397705, -0.3729630708694458, -0.4862356185913086, -0.17731082439422607, -1.2681142091751099, 0.4921244978904724, 1.2133259773254395, 0.6879873871803284, 0.5499567985534668, -0.33056625723838806, -0.5001177191734314, 0.4223266541957855, 0.09899205714464188,...
svg/reference/attribute/k4/index.md
SVG - Attribute - k4: The `k4` attribute defines one of the values to be used within the `arithmetic` operation of the `feComposite` filter primitive. The pixel composition is computed using the following formula: Example: result = k1*i1*i2 + k2*i1 + k3*i2 + k4 You can use this attribute with the following SVG ele...
[ -1.3107719421386719, 0.28738245368003845, -1.1770068407058716, 0.5861141085624695, 0.22535915672779083, -1.22528076171875, 1.1289373636245728, 0.9925694465637207, -0.06296655535697937, 0.9009160995483398, -0.5780395269393921, -0.39564791321754456, -0.023282529786229134, 0.3419167697429657,...
svg/reference/attribute/k4/index.md
SVG - Attribute - k4 - Example: Example: html, body, svg { height: 100%; } Example: <svg viewBox="0 0 420 200" xmlns="http://www.w3.org/2000/svg"> <filter id="composite1" x="0" y="0" width="100%" height="100%"> <feComposite in2="SourceGraphic" operator="arithmetic" k1="1" k2="0" ...
[ -1.43408203125, 0.20847943425178528, -0.6775882244110107, -0.5281081199645996, 0.10109555721282959, -1.1692371368408203, 1.315190315246582, 0.6827279329299927, -0.17554566264152527, -0.01181898731738329, -0.12759262323379517, 0.2861620783805847, 0.4170527160167694, 0.2726975679397583, 0....
svg/reference/attribute/letter-spacing/index.md
SVG - Attribute - letter-spacing: The `letter-spacing` attribute controls spacing between text characters. If the attribute value is a unitless number (like `128`), the browser processes it as a `length` in the current user coordinate system. If the attribute value has a unit identifier, such as `.25em` or `1%`, the...
[ -0.7273538112640381, -0.1678089052438736, 0.07409612834453583, -0.1509018838405609, 0.7462704181671143, -1.3935867547988892, -0.1322196125984192, 0.3853972852230072, 0.05632037669420242, 0.03225058317184448, 0.16756181418895721, 0.4052663743495941, 0.24146690964698792, -0.4570308029651642,...
svg/reference/attribute/letter-spacing/index.md
SVG - Attribute - letter-spacing - Examples - Controlling SVG letter spacing: Example: <svg viewBox="0 0 400 30" xmlns="http://www.w3.org/2000/svg"> <text y="20" letter-spacing="2">Bigger letter-spacing</text> <text x="200" y="20" letter-spacing="-0.5">Smaller letter-spacing</text> </svg>
[ -2.28477144241333, 0.033230531960725784, 0.3156989514827728, -0.26116445660591125, -0.171723872423172, -1.2740070819854736, 0.5907982587814331, 0.8504509925842285, 0.893828809261322, -0.1674346923828125, 0.28517860174179077, 0.34152480959892273, 0.1898019164800644, -1.1445363759994507, -...
svg/reference/attribute/letter-spacing/index.md
SVG - Attribute - letter-spacing - Usage notes: For a description of the values, please refer to the CSS `letter-spacing` property.
[ -1.9868866205215454, -0.47278642654418945, -0.7010216116905212, -0.3135819435119629, 0.0505945049226284, -1.4577635526657104, 0.6521788835525513, 0.8147798180580139, 1.1452908515930176, -0.447284072637558, 0.6739280223846436, -0.09092043340206146, 0.21187734603881836, -0.17541520297527313,...
svg/reference/attribute/glyph-orientation-horizontal/index.md
SVG - Attribute - glyph-orientation-horizontal: Deprecated: This feature is no longer recommended. The `glyph-orientation-horizontal` attribute affects the amount that the current text position advances as each `glyph` is rendered. When the reference orientation direction is horizontal and the `glyph-orientation-hor...
[ -2.858945846557617, -0.4173493981361389, 0.41422775387763977, -0.12862110137939453, -0.6382062435150146, -1.9456701278686523, 0.6766824126243591, -0.038622938096523285, 0.8476184010505676, -0.5718867182731628, -0.47338560223579407, -0.27480998635292053, -0.21496063470840454, 0.558737635612...
svg/reference/attribute/glyph-orientation-horizontal/index.md
SVG - Attribute - glyph-orientation-horizontal - Context notes: - `<angle>`: The value of the angle is restricted to 0, 90, 180, and 270 degrees. If another angle is specified, it is rounded to the closest of the permitted values. A value of `0deg` indicates that all glyphs are set with the top of the glyphs oriented ...
[ -2.6505391597747803, -0.22921738028526306, -0.15008920431137085, -0.3198130130767822, -0.634708821773529, -1.7004913091659546, 0.8930884003639221, -0.055084288120269775, 0.5864137411117554, -0.5408933758735657, -0.45114651322364807, 0.17362602055072784, 0.6113026142120361, 0.06729646772146...
svg/reference/attribute/k3/index.md
SVG - Attribute - k3: The `k3` attribute defines one of the values to be used within the `arithmetic` operation of the `feComposite` filter primitive. The pixel composition is computed using the following formula: Example: result = k1 * i1 * i2 + k2 * i1 + k3 * i2 + k4; You can use this attribute with the followin...
[ -1.2242450714111328, -0.07727647572755814, -1.2389392852783203, 0.2913965582847595, 0.1832505166530609, -1.6111762523651123, 1.1642875671386719, 0.7163382768630981, -0.323417067527771, 0.8453892469406128, -0.5430739521980286, -0.23362261056900024, 0.055460188537836075, 0.28731346130371094,...
svg/reference/attribute/k3/index.md
SVG - Attribute - k3 - Example: Example: html, body, svg { height: 100%; } Example: <svg viewBox="0 0 420 200" xmlns="http://www.w3.org/2000/svg"> <filter id="composite1" x="0" y="0" width="100%" height="100%"> <feComposite in2="SourceGraphic" operator="arithmetic" k1="1" k2="0" ...
[ -1.5589762926101685, -0.03168375790119171, -0.7064324617385864, -0.7618488073348999, 0.04877181723713875, -1.3330895900726318, 1.3169392347335815, 0.5681614875793457, -0.4142257571220398, -0.006215693894773722, 0.005052878055721521, 0.36356282234191895, 0.3626142144203186, 0.29734897613525...
svg/reference/attribute/scale/index.md
SVG - Attribute - scale: The `scale` attribute defines the displacement scale factor to be used on a `feDisplacementMap` filter primitive. The amount is expressed in the coordinate system established by the `primitiveUnits` attribute on the `filter` element. You can use this attribute with the following SVG elements:...
[ -1.9855303764343262, -1.1376687288284302, -1.7199729681015015, -0.0849045068025589, 0.5380666255950928, -1.932967185974121, 1.38691246509552, 0.7892107367515564, -0.007847242057323456, 0.5004271268844604, -0.4079360067844391, -0.26257288455963135, -0.7119629979133606, 0.8745198249816895, ...
svg/reference/attribute/scale/index.md
SVG - Attribute - scale - Example: Example: html, body, svg { height: 100%; } Example: <svg viewBox="0 0 480 220" xmlns="http://www.w3.org/2000/svg"> <filter id="displacementFilter" x="-20%" y="-20%" width="140%" height="140%"> <feTurbulence type="turbulence" baseFrequency="0.05" numOctave...
[ -0.1596979945898056, -0.25872480869293213, -0.34314608573913574, 0.36799800395965576, 0.31788086891174316, -1.157802700996399, -0.07177360355854034, 1.6691426038742065, -0.8957232236862183, 0.5652114152908325, -0.4960668683052063, 0.20276154577732086, 0.14669738709926605, -0.19458545744419...
svg/reference/attribute/scale/index.md
SVG - Attribute - scale - Usage notes: - `<number>`: This value defines the scale factor for the displacement. When the value of this attribute is `0`, this operation has no effect on the source image.
[ -1.3672192096710205, -0.7396742701530457, -1.5502748489379883, -0.16988372802734375, 0.1609177142381668, -0.919696033000946, 1.2557822465896606, 1.8317129611968994, 0.8567112684249878, -0.5596577525138855, 0.15083977580070496, -0.0342257022857666, -0.2822920083999634, 0.458503782749176, ...
svg/reference/attribute/by/index.md
SVG - Attribute - by: The `by` attribute specifies a relative offset value for an attribute that will be modified during an animation. The starting value for the attribute is either indicated by specifying it as value for the attribute given in the `attributeName` or the `from` attribute. You can use this attribute ...
[ -0.9236248135566711, -0.22806979715824127, -0.41015249490737915, 0.4689837396144867, -0.5096015334129333, -1.838278889656067, 1.149231195449829, 0.7487209439277649, -0.47472530603408813, -1.2313507795333862, 0.11168631166219711, -0.7878411412239075, -0.49372783303260803, 0.1999766081571579...
svg/reference/attribute/by/index.md
SVG - Attribute - by - Example: Example: html, body, svg { height: 100%; } Example: <svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg"> <rect x="10" y="10" width="100" height="100"> <animate attributeName="width" fill="freeze" by="50" dur="3s" /> </rect> </svg>
[ -1.2142791748046875, -0.23459480702877045, 0.056028980761766434, -0.1642775982618332, -0.3784197270870209, -1.2250100374221802, 1.4762017726898193, 0.35039225220680237, -0.7220163941383362, -0.80623859167099, 0.1079353466629982, -0.11438609659671783, 0.20815034210681915, 0.1604784876108169...
svg/reference/attribute/by/index.md
SVG - Attribute - by - Usage notes: The exact value type for this attribute depends on the value of the attribute that will be animated. When a list of values is defined via the `values` attribute, the `by` attribute is ignored.
[ -0.8525793552398682, -0.5918259620666504, -0.7688773274421692, 0.7920488119125366, -0.3796466588973999, -1.1518714427947998, 1.555712103843689, 0.897434413433075, -0.12827004492282867, -0.8983124494552612, -0.06617780029773712, -1.1116582155227661, 0.25258326530456543, 0.11996308714151382,...
svg/reference/attribute/xlink_colon_arcrole/index.md
SVG - Attribute - xlink:arcrole: Deprecated: This feature is no longer recommended. The `xlink:arcrole` attribute specifies a contextual role for the element and corresponds to the RDF Primer notion of a property. This contextual role can differ from the meaning of the resource when taken outside the context of this...
[ -0.314731240272522, -0.21453288197517395, -0.3615993857383728, 0.7256354093551636, -0.018560105934739113, -0.49916183948516846, 1.0489201545715332, 1.361657738685608, 0.4828023612499237, -0.4577353298664093, 0.3363438546657562, -0.25307947397232056, 0.207948699593544, 0.03313765302300453, ...
svg/reference/attribute/xlink_colon_arcrole/index.md
SVG - Attribute - xlink:arcrole - Usage notes: - `<iri>`: This value specifies an IRI reference that identifies some resource that describes the intended property.
[ -0.902004599571228, -0.23459474742412567, -0.7897437810897827, 1.0618168115615845, -0.9953477382659912, -1.3325642347335815, 1.7803692817687988, 1.1473145484924316, 0.7636390924453735, -0.6926017999649048, -0.30557987093925476, -0.5471939444541931, 0.032134342938661575, 0.17408794164657593...
svg/reference/attribute/result/index.md
SVG - Attribute - result: The `result` attribute defines the assigned name for this filter primitive. If supplied, then graphics that result from processing this filter primitive can be referenced by an `in` attribute on a subsequent filter primitive within the same `filter` element. If no value is provided, the outpu...
[ -0.4876852035522461, 0.19698475301265717, -0.33744707703590393, 0.9390566349029541, 0.2335842102766037, -1.7297049760818481, 0.40643665194511414, 1.4334616661071777, -0.54837965965271, 0.8217840194702148, -0.3673242926597595, 0.45336341857910156, 0.31794485449790955, -0.3056517541408539, ...
svg/reference/attribute/result/index.md
SVG - Attribute - result - Example: Example: html, body, svg { height: 100%; } Example: <svg viewBox="0 0 220 220" xmlns="http://www.w3.org/2000/svg"> <filter id="displacementFilter"> <feTurbulence type="turbulence" baseFrequency="0.05" numOctaves="2" result="turbulence" /> <feDi...
[ -0.9922517538070679, -0.46003082394599915, -0.7097915410995483, -0.26051393151283264, 0.09020806849002838, -1.011337161064148, 0.9902898073196411, 1.1581904888153076, -0.5126639604568481, 0.36307603120803833, -0.08995724469423294, 0.2053193598985672, -0.216607928276062, 0.1343412697315216,...
svg/reference/attribute/result/index.md
SVG - Attribute - result - Usage notes: - `<filter-primitive-reference>`: This value is a `custom-ident` and defines the name for the filter primitive. It is only meaningful within a given `filter` element and thus has only local scope. It is legal for the same `<filter-primitive-reference>` to appear multiple times w...
[ -1.5318529605865479, -0.40661850571632385, -0.8476264476776123, 0.16664931178092957, -0.22929498553276062, -1.5237499475479126, 1.9190510511398315, 0.5261592864990234, -0.19535642862319946, 0.612603485584259, -0.5028348565101624, -0.24181190133094788, 0.22773240506649017, -0.35100421309471...
svg/reference/attribute/refy/index.md
SVG - Attribute - refY: The `refY` attribute defines the y coordinate of an element's reference point. You can use this attribute with the following SVG elements: - `marker` - `symbol`
[ -0.2373303472995758, -0.3595385253429413, -0.6733236908912659, 0.17677690088748932, -0.18160125613212585, -1.5194199085235596, 0.8780583143234253, 0.5175533294677734, 0.7751266360282898, -0.21466444432735443, -0.3170415163040161, 0.49930340051651, -0.10032471269369125, 0.704578161239624, ...
svg/reference/attribute/refy/index.md
SVG - Attribute - refY - marker: For `marker`, `refY` defines the y coordinate of the marker's reference point, which is to be placed exactly at the marker's position on the shape. - `<length-percentage>`: Lengths are interpreted as being in the coordinate system of the marker contents, after application of the `view...
[ -0.4079408347606659, 0.20762142539024353, 0.1432098150253296, -0.26164498925209045, 0.4199269413948059, -0.6662428379058838, 0.4894854724407196, 1.4971568584442139, 0.5530648231506348, -0.3891019821166992, -0.20894813537597656, 0.06381815671920776, 0.7107042670249939, 0.4355575740337372, ...
svg/reference/attribute/refy/index.md
SVG - Attribute - refY - symbol: For `symbol`, `refY` defines the y coordinate of the symbol, which is defined by the cumulative effect of the `y` attribute and any transformations on the `symbol` and its host `use` element. Unlike other positioning attributes, `refY` is interpreted as being in the coordinate system ...
[ -0.21287629008293152, 0.34976789355278015, 0.3157939314842224, 0.3078802227973938, 0.7273516654968262, -1.6532326936721802, 0.6176943778991699, 1.653353214263916, 0.08460066467523575, -0.0405535064637661, -0.14510378241539001, 0.25797367095947266, 0.31538674235343933, -0.12600798904895782,...
svg/reference/attribute/autofocus/index.md
SVG - Attribute - autofocus: The `autofocus` global SVG attribute defines a focusable element to be focused after it's connected to a document. The attribute has no effect if the element is not already focusable. The `autofocus` attribute has an HTML counterpart: `autofocus`. No more than one element in the document ...
[ -1.1421797275543213, -0.04024559259414673, -0.1403980702161789, 0.1270575225353241, -0.6020032167434692, -1.7164477109909058, 1.2385581731796265, 0.5664516091346741, 0.5185633897781372, -0.09034841507673264, -0.20546220242977142, -0.10825396329164505, 0.1445402354001999, 0.7685177326202393...
svg/reference/attribute/autofocus/index.md
SVG - Attribute - autofocus - Usage notes: For a description of the values, please refer to the HTML `autofocus` attribute.
[ -1.5303391218185425, -0.6215267181396484, -1.0419974327087402, -0.038970544934272766, -0.8815729022026062, -1.5247665643692017, 1.6237139701843262, 1.1266310214996338, 1.0279704332351685, -0.03881805017590523, -0.3122941851615906, -0.4163331687450409, 0.30031365156173706, 0.689368844032287...
svg/reference/attribute/autofocus/index.md
SVG - Attribute - autofocus - Accessibility concerns: Automatically focusing an SVG can confuse visually-impaired people using screen-reading technology and people with cognitive impairments. When autofocus is assigned, screen-readers "teleport" their user to the focusable element without warning them beforehand. Use...
[ -0.8919087052345276, -0.36121946573257446, -0.2993863821029663, 0.13296657800674438, -0.7420396208763123, -1.4902628660202026, 1.0649021863937378, 0.26856836676597595, 0.6056830286979675, 0.39855971932411194, -0.046072471886873245, -0.1887424886226654, 0.10259664058685303, 0.66949212551116...
svg/reference/attribute/seed/index.md
SVG - Attribute - seed: The `seed` attribute represents the starting number for the pseudo random number generator of the `feTurbulence` filter primitive. You can use this attribute with the following SVG elements: - `feTurbulence`
[ -1.3525499105453491, -0.12227314710617065, -0.6224110126495361, 0.2717455327510834, 0.0013130336301401258, -1.7797951698303223, 1.1014082431793213, 2.0052218437194824, -0.4032714366912842, 0.7427793145179749, -1.1791836023330688, -0.5114642381668091, -1.1088898181915283, 0.3923455774784088...
svg/reference/attribute/seed/index.md
SVG - Attribute - seed - Example - Example 1: Example: html, body, svg { height: 100%; } Example: <svg viewBox="0 0 420 200" xmlns="http://www.w3.org/2000/svg"> <filter id="noise1" x="0" y="0" width="100%" height="100%"> <feTurbulence baseFrequency="0.025" seed="0" /> </filter> <filter id="noise2" x="0"...
[ -1.31346595287323, -0.25772935152053833, -0.6181275248527527, -0.10841910541057587, 0.22475707530975342, -1.4017094373703003, 1.2564337253570557, 1.53316068649292, -0.6001096963882446, 0.3665808439254761, -0.2765691876411438, 0.07979148626327515, -0.5822206735610962, 0.0458894819021225, ...
svg/reference/attribute/seed/index.md
SVG - Attribute - seed - Example - Example 2: Example: <svg width="200" height="200" viewBox="0 0 220 220" xmlns="http://www.w3.org/2000/svg"> <filter id="displacementFilter"> <feTurbulence baseFrequency="0.05" seed="1000" result="turbulence" /> <feDisplacementMap in2="turbulence" in="So...
[ -0.79563969373703, -0.235068678855896, -0.4139418601989746, -0.048596177250146866, 0.11502554267644882, -0.16143202781677246, -0.34333252906799316, 0.7310981154441833, -0.8836231231689453, -0.23036310076713562, -0.01658746600151062, -0.33705708384513855, 0.42901936173439026, 0.072259545326...
svg/reference/attribute/primitiveunits/index.md
SVG - Attribute - primitiveUnits: The `primitiveUnits` attribute specifies the coordinate system for the various length values within the filter primitives and for the attributes that define the filter primitive subregion. You can use this attribute with the following SVG elements: - `filter`
[ -1.2512702941894531, -0.4614751935005188, -1.6768356561660767, 0.23159575462341309, -0.28959694504737854, -2.6040642261505127, 0.919076144695282, 0.3788192868232727, -0.24566370248794556, 0.5184764862060547, -0.9075531959533691, -0.7416092157363892, -0.6132022142410278, -0.2182662039995193...
svg/reference/attribute/primitiveunits/index.md
SVG - Attribute - primitiveUnits - Usage notes: - userSpaceOnUse: This value indicates that any length values within the filter definitions represent values in the current user coordinate system in place at the time when the `filter` element is referenced (i.e., the user coordinate system for the element referencing t...
[ -1.5143259763717651, -0.8922592997550964, -1.6249361038208008, 0.12441097944974899, -0.016275350004434586, -2.115078926086426, 1.5584192276000977, 0.058912791311740875, -0.1704373061656952, 0.4222821295261383, -0.6461249589920044, -0.65159672498703, 0.37583333253860474, 0.14705809950828552...
svg/reference/attribute/repeatcount/index.md
SVG - Attribute - repeatCount: The `repeatCount` attribute indicates the number of times an animation will take place. You can use this attribute with the following SVG elements: - `animate` - `animateMotion` - `animateTransform` - `set`
[ -0.8929086327552795, -0.5139837265014648, -0.5554594397544861, 0.30879825353622437, -0.6321915984153748, -1.228722333908081, 0.8750299215316772, 0.5186537504196167, -1.1333147287368774, -0.21587897837162018, -0.8149405121803284, -0.7409303784370422, -0.04688464105129242, 1.0773804187774658...
svg/reference/attribute/repeatcount/index.md
SVG - Attribute - repeatCount - Example: Example: html, body, svg { height: 100%; } Example: <svg viewBox="0 0 220 150" xmlns="http://www.w3.org/2000/svg"> <rect x="0" y="0" width="100" height="100"> <animate attributeType="XML" attributeName="y" from="0" to="50" dur="1s" ...
[ -1.3614825010299683, -0.3267114758491516, -0.0447264164686203, -0.29378554224967957, -0.4084981083869934, -1.5076645612716675, 1.5804885625839233, 0.26579850912094116, -1.1305755376815796, -0.514081597328186, -0.31232842803001404, -0.0002887274313252419, -0.010429837740957737, 0.7219092845...
svg/reference/attribute/repeatcount/index.md
SVG - Attribute - repeatCount - Usage notes: - `<number>`: This value specifies the number of iterations. It can include partial iterations expressed as fraction values. A fractional value describes a portion of the simple duration. Values must be greater than `0`. - `indefinite`: This value indicates that the animati...
[ -1.6990296840667725, 0.08633968234062195, -0.2136652022600174, -0.24114538729190826, -0.22465500235557556, -1.073391318321228, 1.4541568756103516, 0.8328133225440979, -0.47515368461608887, -0.09026801586151123, -0.5773724913597107, -0.16859696805477142, 0.33273664116859436, 0.7662429809570...
svg/reference/attribute/xml_colon_lang/index.md
SVG - Attribute - xml:lang: Deprecated: This feature is no longer recommended. The `xml:lang` attribute specifies the primary language used in contents and attributes containing text content of particular elements. It is a universal attribute allowed in all XML dialects to mark up the natural human language that an ...
[ -1.141571283340454, -0.49046432971954346, -0.11814340204000473, 0.17666180431842804, -0.5743626356124878, -1.3253614902496338, 2.012291431427002, 0.12917301058769226, -0.39348599314689636, -0.7555773854255676, -0.06811026483774185, -0.6172466278076172, 0.0018352394690737128, 0.652841985225...
svg/reference/attribute/xml_colon_lang/index.md
SVG - Attribute - xml:lang - Elements: You can use this attribute with any SVG element.
[ -0.41450974345207214, -0.3491947054862976, 0.2797752320766449, 0.43893176317214966, -1.1231563091278076, -1.6883931159973145, 1.6193338632583618, 0.8275197744369507, 0.2447618544101715, -0.7769426703453064, 0.13459424674510956, 0.15662580728530884, 0.7008293271064758, 0.0991719514131546, ...
svg/reference/attribute/xml_colon_lang/index.md
SVG - Attribute - xml:lang - Usage notes: - `<language-tag>`: This value specifies the language used for the element as a valid `BCP 47 language tag`. The most common syntax is a value formed by a lowercase two-character part for the language and an uppercase two-character part for the region or country, separated by ...
[ -1.3719760179519653, -0.3678357005119324, -0.2408961057662964, 0.011689424514770508, -0.036680564284324646, -1.2268410921096802, 1.4687470197677612, 1.7828487157821655, 0.05676896497607231, -0.07574907690286636, -0.03419829159975052, 0.7763062715530396, 0.8106062412261963, 0.36203286051750...
svg/reference/attribute/xml_colon_lang/index.md
SVG - Attribute - xml:lang - Examples: Example: <svg viewBox="0 0 200 100" xmlns="http://www.w3.org/2000/svg"> <text xml:lang="en-US">This is some English text</text> </svg>
[ -0.9874036312103271, 0.1679912954568863, 0.41920992732048035, -0.038870494812726974, -0.34050723910331726, -1.5506501197814941, 1.4171096086502075, 1.1543811559677124, -0.1698131412267685, -0.21629106998443604, 0.38234442472457886, 0.04575274512171745, 0.45838597416877747, -0.6382115483283...
svg/reference/attribute/repeatdur/index.md
SVG - Attribute - repeatDur: The `repeatDur` attribute specifies the total duration for repeating an animation. You can use this attribute with the following SVG elements: - `animate` - `animateMotion` - `animateTransform` - `set`
[ -1.232535719871521, -0.43581682443618774, -0.7254088521003723, 0.4099663197994232, -1.167265772819519, -1.0678967237472534, 0.5254074931144714, 0.714928150177002, -0.5670733451843262, -0.4044055938720703, -0.7911103367805481, -0.46305349469184875, -0.4774370789527893, 0.7208347916603088, ...
svg/reference/attribute/repeatdur/index.md
SVG - Attribute - repeatDur - Example: Example: html, body, svg { height: 100%; } Example: <svg viewBox="0 0 220 150" xmlns="http://www.w3.org/2000/svg"> <rect x="0" y="0" width="100" height="100"> <animate attributeType="XML" attributeName="y" from="0" to="50" dur="1s" r...
[ -1.3711429834365845, -0.49466654658317566, -0.39466193318367004, -0.05694595351815224, -0.567296028137207, -1.0634809732437134, 1.562081217765808, 0.3649434447288513, -0.6704100370407104, -0.5051930546760559, -0.31684690713882446, 0.06426472216844559, -0.35856181383132935, 0.26694458723068...
svg/reference/attribute/repeatdur/index.md
SVG - Attribute - repeatDur - Usage notes: - `<clock-value>`: This value specifies the duration in presentation time to repeat the animation. - `indefinite`: This value indicates that the animation will be repeated indefinitely (i.e., until the document ends).
[ -1.249262809753418, -0.20776838064193726, -0.6147822141647339, 0.32652807235717773, -0.7079200148582458, -0.9175599217414856, 0.8819730281829834, 0.6858614087104797, 0.03121953271329403, -0.3721870183944702, -0.37519267201423645, -0.34749746322631836, -0.11770380288362503, 0.58701241016387...
svg/reference/attribute/paint-order/index.md
SVG - Attribute - paint-order: The `paint-order` attribute specifies the order that the fill, stroke, and markers of a given shape or text element are painted. Note: As a presentation attribute, `paint-order` also has a CSS property counterpart: `paint-order`. When both are specified, the CSS property takes priority....
[ -2.14734148979187, -0.7496786713600159, -0.42856186628341675, 0.42911195755004883, 0.13649629056453705, -1.2128663063049316, 0.24330732226371765, 0.3722977042198181, 0.4031130373477936, 0.4857243597507477, 0.6914894580841064, -0.4312589764595032, 0.4051438570022583, 0.7709847688674927, -...
svg/reference/attribute/paint-order/index.md
SVG - Attribute - paint-order - Usage notes: - normal: This value indicates that the fill will be painted first, then the stroke, and finally the markers. - fill || stroke || markers ]: The order of these three keywords indicates the order in which the painting happens, from left to right. If any of the three paintin...
[ -1.1049740314483643, -0.6924279928207397, -0.6725233197212219, 0.25296932458877563, 0.626658022403717, -0.8510054349899292, 0.657263457775116, 0.46310120820999146, 0.013783260248601437, -0.3262259364128113, 0.31676405668258667, 0.33721163868904114, 0.7497556805610657, 0.943401575088501, ...
svg/reference/attribute/paint-order/index.md
SVG - Attribute - paint-order - Example: Example: <svg xmlns="http://www.w3.org/2000/svg" width="400" height="200"> <linearGradient id="g" x1="0" y1="0" x2="0" y2="1"> <stop stop-color="#888888" /> <stop stop-color="#cccccc" offset="1" /> </linearGradient> <rect width="400" height="200" fill="url(#g)" /...
[ -2.2259974479675293, -0.6373089551925659, -0.21058222651481628, -0.4504115581512451, 0.4585072696208954, -0.9508629441261292, 0.24152550101280212, 0.5084698796272278, 0.4187653064727783, -0.26184797286987305, 0.47442132234573364, 0.17244058847427368, 0.4604871869087219, -0.0728937387466430...
svg/reference/attribute/slope/index.md
SVG - Attribute - slope: The `slope` attribute defines the values for linear filters, such as brightness. The `slope` attribute is supported by children of the `feComponentTransfer` filter primitive, including the `feFunc-RGBA` transfer functions. When the `type` of a transfer function is `linear`, the `slope` define...
[ -2.0604605674743652, -0.9855841994285583, -1.326509952545166, 0.3618110120296478, 0.6165962219238281, -0.9153618812561035, 1.1510820388793945, 1.548519253730774, 0.05419379100203514, -0.21038711071014404, 0.1059502437710762, -0.1150314062833786, 0.21662460267543793, 1.016374111175537, 0....
svg/reference/attribute/slope/index.md
SVG - Attribute - slope - Usage notes: - `<number>`: This value indicates the slope of the linear component transfer functions.
[ -1.90367591381073, -0.5800098180770874, -1.613430380821228, -0.03893335908651352, -0.239274263381958, -0.3296443223953247, 0.8571043610572815, 1.8224159479141235, 0.24582163989543915, -0.5595924258232117, -0.16492868959903717, -0.13470958173274994, 0.18533220887184143, 1.0626825094223022, ...
svg/reference/attribute/slope/index.md
SVG - Attribute - slope - Examples: In this example, a gradient box has two text elements with linear filters applied. The slopes of the filter transfer functions of each filter differ. Example: <svg width="8cm" height="4cm" viewBox="0 0 800 400" xmlns="http://www.w3.org/2000/svg" version="1.1"> <title>E...
[ -0.9069684743881226, -0.3923712372779846, -0.45572927594184875, 0.2535170614719391, 1.1860359907150269, -0.6918172836303711, 0.09654152393341064, 2.0866787433624268, -0.5112188458442688, -0.09485147893428802, -0.41033580899238586, -0.25023990869522095, 0.5231063961982727, -0.00076937058474...
svg/reference/attribute/azimuth/index.md
SVG - Attribute - azimuth: The `azimuth` attribute specifies the direction angle for the light source on the XY plane (clockwise), in degrees from the x axis. You can use this attribute with the following SVG elements: - `feDistantLight`
[ -1.6595183610916138, -0.6131583452224731, -0.011250480078160763, -0.25595200061798096, -0.8476603627204895, -1.8534237146377563, 0.41965577006340027, 0.18716003000736237, 0.5902663469314575, 0.10271354019641876, -0.6476956009864807, -0.20802678167819977, -0.30569934844970703, 0.44438984990...
svg/reference/attribute/azimuth/index.md
SVG - Attribute - azimuth - Example: Example: html, body, svg { height: 100%; } Example: <svg viewBox="0 0 440 200" xmlns="http://www.w3.org/2000/svg"> <filter id="distantLight1"> <feDiffuseLighting> <feDistantLight azimuth="0" /> </feDiffuseLighting> </filter> <filter id="distantLight2"> ...
[ -1.6988649368286133, -0.39671164751052856, -0.16854964196681976, -0.38668832182884216, -0.5164084434509277, -1.5205165147781372, 0.9865943789482117, 0.30145299434661865, -0.06698834151029587, -0.18169625103473663, -0.10770812630653381, 0.25839847326278687, -0.7304166555404663, 0.2258462607...
svg/reference/attribute/pointsaty/index.md
SVG - Attribute - pointsAtY: The `pointsAtY` attribute represents the y location in the coordinate system established by attribute `primitiveUnits` on the `filter` element of the point at which the light source is pointing. You can use this attribute with the following SVG elements: - `feSpotLight`
[ -1.0584101676940918, -0.3558874726295471, -1.013559341430664, -0.12122897803783417, -0.16112738847732544, -2.407844305038452, 0.4288940131664276, 0.6436756253242493, 0.403488427400589, 0.8080977201461792, -0.5022509098052979, -0.33002448081970215, 0.11124725639820099, 0.15472881495952606, ...
svg/reference/attribute/pointsaty/index.md
SVG - Attribute - pointsAtY - Example: Example: html, body, svg { height: 100%; } Example: <svg viewBox="0 0 420 200" xmlns="http://www.w3.org/2000/svg"> <filter id="lighting1" x="0" y="0" width="100%" height="100%"> <feDiffuseLighting in="SourceGraphic"> <feSpotLight x="60" y="60" z="50" pointsAtY="0...
[ -1.4937127828598022, -0.5079252123832703, -0.3013056516647339, -0.35771068930625916, -0.03570680320262909, -1.7794878482818604, 0.8437973260879517, 0.6826282143592834, 0.09814037382602692, 0.6322096586227417, 0.2998259663581848, 0.043945182114839554, -0.6217840909957886, 0.4036146998405456...
svg/reference/attribute/writing-mode/index.md
SVG - Attribute - writing-mode: The `writing-mode` attribute specifies whether the initial inline-progression-direction for a `text` element shall be left-to-right, right-to-left, or top-to-bottom. The `writing-mode` attribute applies only to `text` elements; the attribute is ignored for `tspan` and `textPath` sub-ele...
[ -2.663621664047241, -0.4931820034980774, -0.09536273777484894, 1.042327642440796, -0.20153018832206726, -0.3755040764808655, 0.5338926911354065, 1.1832549571990967, 0.5526940226554871, -0.24261434376239777, -0.04195544123649597, -0.36065858602523804, 0.22284680604934692, -0.082362905144691...
svg/reference/attribute/writing-mode/index.md
SVG - Attribute - writing-mode - Usage notes: - `horizontal-tb`: This value defines a top-to-bottom block flow direction. Both the writing mode and the typographic mode are horizontal. - `vertical-rl`: This value defines a right-to-left block flow direction. Both the writing mode and the typographic mode are vertical....
[ -2.0715231895446777, -0.5672729015350342, -0.14924781024456024, 0.6194128394126892, -0.29264014959335327, -0.07030981034040451, -0.07177464663982391, 1.1887894868850708, 0.7270340919494629, -0.19136472046375275, -0.38787874579429626, 0.17899249494075775, 0.4706680476665497, 0.2754934728145...
svg/reference/attribute/marker-mid/index.md
SVG - Attribute - marker-mid: The `marker-mid` attribute defines the arrowhead or polymarker that will be drawn at all interior vertices of the given shape. The marker is rendered on every vertex other than the first and last vertices of the path data. Note: As a presentation attribute, `marker-mid` also has a CSS p...
[ -0.9531863331794739, -0.8637641668319702, -1.0356154441833496, 0.42827922105789185, -0.26898902654647827, -1.2824527025222778, 0.9385885000228882, 0.9890158772468567, 0.6029000878334045, -0.0892413780093193, -0.3639664947986603, 0.09931209683418274, 0.130878746509552, 0.4399428367614746, ...
svg/reference/attribute/marker-mid/index.md
SVG - Attribute - marker-mid - Example: Example: html, body, svg { height: 100%; } Example: <svg viewBox="0 0 120 120" xmlns="http://www.w3.org/2000/svg"> <defs> <marker id="circle" markerWidth="8" markerHeight="8" refX="4" refY="4"> <circle cx="4" cy="4" r="4" stroke="none" fill="red" /> </marker...
[ -1.6203365325927734, -0.13354746997356415, -0.36069679260253906, -0.36795729398727417, -0.06841926276683807, -0.7483879327774048, 1.3152287006378174, 1.0071238279342651, 0.027055909857153893, -0.38376107811927795, -0.10892980545759201, 0.5801502466201782, 0.20558249950408936, -0.1012856513...
svg/reference/attribute/marker-mid/index.md
SVG - Attribute - marker-mid - Usage notes: - `none`: Indicates that no marker symbol shall be drawn at the given vertices. - `<marker-ref>`: This value is a reference to a `marker` element, which will be drawn at the given vertices. If the reference is not valid, then no marker will be drawn.
[ -0.9587903618812561, -0.01789686642587185, -0.7168616056442261, -0.3543551564216614, -0.1660207062959671, -0.7944496273994446, 1.3548513650894165, 1.9620591402053833, 0.42105409502983093, -0.1732354313135147, -0.3184305727481842, -0.6710625886917114, 1.0218358039855957, 0.37948888540267944...
svg/reference/attribute/rotate/index.md
SVG - Attribute - rotate: The `rotate` attribute specifies how the animated element rotates as it travels along a path specified in an `animateMotion` element. You can use this attribute with the following SVG elements: - `animateMotion`
[ -1.3256925344467163, -0.7459691166877747, -0.2326141744852066, 0.943188488483429, -0.711031973361969, -0.869266927242279, 0.7810810804367065, 0.6449862122535706, -0.3954298198223114, -0.34699171781539917, 0.21886301040649414, -0.7715280055999756, -0.3150220215320587, 0.3577308654785156, ...
svg/reference/attribute/rotate/index.md
SVG - Attribute - rotate - Usage notes: The `auto` and `auto-reverse` values allow the animated element's rotation to change dynamically as it travels along the path. If the value of `rotate` is `auto`, the element turns to align its right-hand side in the current direction of motion. If the value is `auto-reverse`, i...
[ -1.9114818572998047, -1.1469594240188599, -0.548870861530304, 0.5697656869888306, -0.6544703841209412, -0.5255888104438782, 1.2700655460357666, 0.5955651998519897, 0.3302580416202545, -0.13265573978424072, -0.4583676755428314, -0.5527005195617676, -0.14021876454353333, 0.1562279909849167, ...
svg/reference/attribute/rotate/index.md
SVG - Attribute - rotate - Examples - SVG: Example: <svg width="400" height="120" viewBox="0 0 480 120" xmlns="http://www.w3.org/2000/svg"> <!-- Draw the outline of the motion path in grey --> <path d="M10,110 A120,120 -45 0,1 110 10 A120,120 -45 0,1 10,110" stroke="lightgrey" stroke-width="2"...
[ -0.48848602175712585, -0.2312178909778595, -0.7411669492721558, 0.3049391210079193, 0.16544261574745178, -0.6379384398460388, -0.29295289516448975, 0.9760408997535706, -0.09229593724012375, 0.017054367810487747, -0.09353756904602051, -0.3052954077720642, 0.7353907823562622, -0.609165191650...
svg/reference/attribute/specularexponent/index.md
SVG - Attribute - specularExponent: The `specularExponent` attribute controls the focus for the light source. The bigger the value the brighter the light. You can use this attribute with the following SVG elements: - `feSpecularLighting` - `feSpotLight`
[ -1.488561749458313, -0.39250555634498596, -0.3927175998687744, -0.4408993422985077, -0.5502336621284485, -2.0932600498199463, 0.553167462348938, 0.9448986649513245, 1.263062834739685, -0.3393118977546692, -0.6630938649177551, 0.7962635159492493, -0.46509677171707153, 0.025123639032244682, ...
svg/reference/attribute/specularexponent/index.md
SVG - Attribute - specularExponent - Example: Example: html, body, svg { height: 100%; } Example: <svg viewBox="0 0 420 200" xmlns="http://www.w3.org/2000/svg"> <filter id="diffuseLighting1" x="0" y="0" width="100%" height="100%"> <feSpecularLighting in="SourceGraphic" specularExponent="1"> <fePointLi...
[ -2.306412696838379, -0.8309529423713684, -0.1780172437429428, -0.2785182297229767, -0.005966569297015667, -1.6571500301361084, 0.8672370910644531, 0.7116165161132812, 0.17934337258338928, 0.21582889556884766, -0.060952864587306976, 0.3334357440471649, -0.6795193552970886, -0.07379451394081...
svg/reference/attribute/specularexponent/index.md
SVG - Attribute - specularExponent - feSpecularLighting: For `feSpecularLighting`, `specularExponent` defines the exponent value for the specular term.
[ -1.7125846147537231, -0.82578045129776, -0.7030459642410278, -0.2632589340209961, -0.1917419731616974, -1.4287887811660767, 0.22816598415374756, 1.377691626548767, 0.9688930511474609, -0.5186367034912109, -0.5106993913650513, 0.6656155586242676, -0.6583933234214783, 0.10330039262771606, ...
svg/reference/attribute/specularexponent/index.md
SVG - Attribute - specularExponent - feSpotLight: For `feSpotLight`, `specularExponent` defines the exponent value controlling the focus for the light source.
[ -1.8838495016098022, -1.103069543838501, -0.9764920473098755, -0.5734043121337891, -0.024388819932937622, -2.109769344329834, 0.25250327587127686, 1.3586183786392212, 1.476441502571106, -0.3256312608718872, -1.0240892171859741, 0.6808820366859436, -0.057397570461034775, 0.15280519425868988...
svg/reference/attribute/order/index.md
SVG - Attribute - order: The `order` attribute indicates the size of the matrix to be used by a `feConvolveMatrix` element. You can use this attribute with the following SVG elements: - `feConvolveMatrix`
[ -0.38007238507270813, -0.75824373960495, -0.9595755338668823, 0.08568233996629715, -0.07740748673677444, -1.3342459201812744, 0.38233646750450134, 0.807343602180481, 0.30145466327667236, 0.1036534458398819, -0.13618209958076477, -0.7558921575546265, -0.3858078420162201, -0.0235998630523681...
svg/reference/attribute/order/index.md
SVG - Attribute - order - Example: Example: html, body, svg { height: 100%; } Example: <svg viewBox="0 0 420 200" xmlns="http://www.w3.org/2000/svg"> <filter id="emboss1" x="0" y="0" width="100%" height="100%"> <feTurbulence baseFrequency="0.025" seed="0" /> <feConvolveMatrix kernelMatrix="3 0 0 -4" ord...
[ -0.3617396950721741, -0.4504477083683014, -0.4462694227695465, -0.04052925854921341, 0.21999232470989227, -1.2879416942596436, 1.0341448783874512, 0.579846978187561, -0.5948784351348877, 0.44179537892341614, -0.33175408840179443, -0.2137402445077896, -0.23292997479438782, 0.037268340587615...
svg/reference/attribute/order/index.md
SVG - Attribute - order - Usage notes: - `<number-optional-number>`: This value indicates the number of cells in each dimension for the kernel matrix. The values provided must be `integer`s greater than zero. Values that are not integers will be truncated, i.e., rounded to the closest integer value towards zero. The f...
[ -0.328722208738327, -0.28948453068733215, -0.8034972548484802, -0.11141189187765121, -0.05799246206879616, 0.045169927179813385, 0.7632288932800293, 1.4863812923431396, 0.2598959803581238, 0.19768375158309937, -0.3146580159664154, -0.0343615747988224, 1.3024135828018188, -0.537850141525268...
svg/reference/attribute/alignment-baseline/index.md
SVG - Attribute - alignment-baseline: The `alignment-baseline` attribute specifies how an object is aligned with respect to its parent. This property specifies which baseline of this element is to be aligned with the corresponding baseline of the parent. For example, this allows `alphabetic baselines` in Roman text to...
[ -0.8842927813529968, -0.7871708273887634, -1.3290892839431763, 0.7685677409172058, -0.17242002487182617, -1.4209356307983398, 1.638038158416748, 0.5617098212242126, 0.7919151186943054, -0.1338212788105011, -0.3820200562477112, 0.4828037917613983, -0.8604317307472229, 0.5224521160125732, ...
svg/reference/attribute/alignment-baseline/index.md
SVG - Attribute - alignment-baseline - Usage notes: - `auto` (deprecated): The value is the dominant-baseline of the script to which the character belongs - i.e., use the dominant-baseline of the parent. - `baseline`: Uses the `dominant-baseline` choice of the parent. Matches the box's corresponding `baseline` to that...
[ 0.5994957089424133, 0.09038928151130676, -0.06682109832763672, 0.23038360476493835, 0.5903154015541077, -1.0167317390441895, 1.194071650505066, 1.513061285018921, 0.23499786853790283, -0.41828596591949463, -0.17934440076351166, 0.23684746026992798, -0.0013901040656492114, 0.232239246368408...
svg/reference/attribute/alignment-baseline/index.md
SVG - Attribute - alignment-baseline - Example: Example: <svg width="300" height="120" viewBox="0 0 300 120" xmlns="http://www.w3.org/2000/svg"> <!-- Materialization of anchors --> <path d="M60,10 L60,110 M30,10 L300,10 M30,65 L300,65 M30,110 L300,110 ...
[ -0.38215363025665283, -0.5962725281715393, -0.5415595173835754, -0.19003257155418396, -0.22870036959648132, -0.42332732677459717, 0.9017691612243652, 1.3285515308380127, -0.05131756141781807, -0.5611724853515625, -0.27320757508277893, -0.20756442844867706, 0.09104487299919128, 0.1993591487...
svg/reference/attribute/pointsatx/index.md
SVG - Attribute - pointsAtX: The `pointsAtX` attribute represents the x location in the coordinate system established by attribute `primitiveUnits` on the `filter` element of the point at which the light source is pointing. You can use this attribute with the following SVG elements: - `feSpotLight`
[ -0.8633779287338257, -0.5093774199485779, -1.4210227727890015, -0.25508254766464233, -0.7223472595214844, -2.392472267150879, 0.9532357454299927, 0.7386211156845093, 0.21547634899616241, 0.36544108390808105, -0.41496556997299194, -0.7614662647247314, 0.10564456880092621, -0.038478713482618...
svg/reference/attribute/pointsatx/index.md
SVG - Attribute - pointsAtX - Example: Example: html, body, svg { height: 100%; } Example: <svg viewBox="0 0 420 200" xmlns="http://www.w3.org/2000/svg"> <filter id="lighting1" x="0" y="0" width="100%" height="100%"> <feDiffuseLighting in="SourceGraphic"> <feSpotLight x="60" y="60" z="50" pointsAtX="0...
[ -1.1553560495376587, -0.6191411018371582, -0.43151435256004333, -0.6051546335220337, -0.34138551354408264, -1.7900147438049316, 1.1548463106155396, 0.7321621179580688, -0.0328226163983345, 0.2764001488685608, 0.23768211901187897, 0.03906460106372833, -0.5602419972419739, 0.3192770481109619...
svg/reference/attribute/in2/index.md
SVG - Attribute - in2: The `in2` attribute identifies the second input for the given filter primitive. It works exactly like the `in` attribute. You can use this attribute with the following SVG elements: - `feBlend` - `feComposite` - `feDisplacementMap`
[ -1.6203609704971313, -0.23770464956760406, -0.6197031140327454, 1.1542984247207642, 0.3182303011417389, -1.9192298650741577, 1.3038333654403687, 0.7946698069572449, 0.15200366079807281, 0.4874151051044464, -0.6153258681297302, -0.8870915770530701, 0.19419361650943756, 0.1321258395910263, ...
svg/reference/attribute/in2/index.md
SVG - Attribute - in2 - feBlend: For `feBlend`, `in2` defines the second input image to the blending operation.
[ -1.2720422744750977, -0.03648197278380394, -1.167224407196045, 0.7069584131240845, 0.38170966506004333, -0.9365017414093018, -0.19792212545871735, 1.8374080657958984, 0.45195430517196655, 0.14825215935707092, -0.7337682247161865, -0.9160740375518799, 0.6011428833007812, 0.2879568934440613,...
svg/reference/attribute/in2/index.md
SVG - Attribute - in2 - feComposite: For `feComposite`, `in2` defines the second input image to the compositing operation.
[ -0.9581388235092163, -0.7058321833610535, -0.8219711184501648, 1.153555989265442, 0.7847535610198975, -0.8244673609733582, -0.11379758268594742, 2.085500955581665, -0.015587009489536285, 0.17994967103004456, -0.9221336245536804, -1.2752794027328491, 0.6165479421615601, -0.00787428021430969...
svg/reference/attribute/in2/index.md
SVG - Attribute - in2 - feDisplacementMap: For `feDisplacementMap`, `in2` defines the second input image, which is used to displace the pixels in the image defined in the `in` attribute.
[ -2.0505447387695312, -1.1415950059890747, -0.7295424938201904, 0.670244574546814, 0.6086959838867188, -1.91757333278656, 0.45126256346702576, 0.8158330917358398, 0.4291068911552429, 0.03193119540810585, -0.8768012523651123, -0.8660497069358826, 0.01006397046148777, 0.24240590631961823, -...
svg/reference/attribute/startoffset/index.md
SVG - Attribute - startOffset: The `startOffset` attribute defines an offset from the start of the path for the initial current text position along the path after converting the path to the `textPath` element's coordinate system. You can use this attribute with the following SVG elements: - `textPath`
[ -1.0780329704284668, -0.4201889932155609, -0.22652986645698547, 0.08788911253213882, -0.2268112301826477, -1.0971767902374268, 0.8114176988601685, 1.6840407848358154, 0.33230963349342346, -0.5269774794578552, -0.059851039201021194, -0.559544563293457, -0.19583316147327423, 0.19295310974121...
svg/reference/attribute/startoffset/index.md
SVG - Attribute - startOffset - Example: Example: html, body, svg { height: 100%; } Example: <svg viewBox="0 0 220 100" xmlns="http://www.w3.org/2000/svg"> <path id="path1" fill="none" stroke="red" d="M10,90 Q90,90 90,45 Q90,10 50,10 Q10,10 10,40 Q10,70 45,70 Q70,70 75,50" /> <path id="pat...
[ -1.306873083114624, -0.17560428380966187, -0.43877285718917847, -0.35380038619041443, -0.19862622022628784, -0.7942496538162231, 1.2527124881744385, 1.0835009813308716, -0.12739622592926025, -0.7967015504837036, 0.035634152591228485, -0.26731500029563904, -0.09226584434509277, 0.3033198416...
svg/reference/attribute/startoffset/index.md
SVG - Attribute - startOffset - Usage notes: - `<length-percentage>`: A length represents a distance along the path measured in the current user coordinate system for the `textPath` element. If a percentage is given, then the start offset represents a percentage distance along the entire path. Thus, `0%` indicates the...
[ -1.1184965372085571, -1.2332751750946045, -1.0632643699645996, -0.2064083218574524, -0.05549728497862816, -1.652793288230896, 0.9337447285652161, 1.2223552465438843, 0.025611979886889458, -0.2679450213909149, -0.4955734312534332, 0.08905696868896484, 0.13392683863639832, 0.2438363283872604...
svg/reference/attribute/y2/index.md
SVG - Attribute - y2: The `y2` attribute is used to specify the second y-coordinate for drawing an SVG element that requires more than one coordinate. Elements that only need one coordinate use the `y` attribute instead.
[ -0.9174867868423462, -0.1565471589565277, -0.6438642740249634, 0.40807974338531494, 0.17445117235183716, -1.379231333732605, -0.11373566091060638, 1.0007851123809814, 0.19201220571994781, -0.3520834147930145, -0.444166898727417, -0.15917639434337616, 0.14957939088344574, 0.4251485764980316...
svg/reference/attribute/y2/index.md
SVG - Attribute - y2 - Elements: You can use this attribute with the SVG elements described in the sections below.
[ -0.659904420375824, 0.08324859291315079, 0.41471153497695923, 0.7364566922187805, -0.768613338470459, -1.3209805488586426, 1.0539156198501587, 1.201839566230774, 0.4773874878883362, -0.16542646288871765, 0.026633571833372116, 0.4323635697364807, 0.36800387501716614, 0.15761221945285797, ...