{"id":1228,"date":"2024-08-06T21:35:39","date_gmt":"2024-08-06T12:35:39","guid":{"rendered":"https:\/\/shinke1987.net\/?p=1228"},"modified":"2024-08-06T21:35:39","modified_gmt":"2024-08-06T12:35:39","slug":"rem%e3%81%a7%e3%82%b5%e3%82%a4%e3%82%ba%e6%8c%87%e5%ae%9a%e3%81%95%e3%82%8c%e3%81%9fsvg%e3%81%a7%e7%99%ba%e7%94%9f%e3%81%99%e3%82%8b%e3%82%a8%e3%83%a9%e3%83%bc%e5%af%be%e7%ad%96","status":"publish","type":"post","link":"https:\/\/shinke1987.net\/?p=1228","title":{"rendered":"rem\u3067\u30b5\u30a4\u30ba\u6307\u5b9a\u3055\u308c\u305fSVG\u3067\u767a\u751f\u3059\u308b\u30a8\u30e9\u30fc\u5bfe\u7b56"},"content":{"rendered":"\n<h2 id=\"toc0\" class=\"wp-block-heading\">\u6982\u8981<\/h2>\n\n\n\n<p>rem\u3067\u30b5\u30a4\u30ba\u6307\u5b9a\u3055\u308c\u305fSVG\u3092\u5229\u7528\u3059\u308b\u3068\u3001Safari\u306e\u30b3\u30f3\u30bd\u30fc\u30eb\u306b\u3066\u4e0b\u8a18\u306e\u30a8\u30e9\u30fc\u5185\u5bb9\u304c\u8868\u793a\u3055\u308c\u308b\u3002<\/p>\n\n\n\n<p>\uff08Chrome\u3084Firefox\u3067\u306f\u8868\u793a\u3055\u308c\u306a\u3044\uff09<\/p>\n\n\n\n<p><\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n&#x5B;Error] Error: Invalid value for &amp;lt;svg&gt; attribute width=&quot;1.2rem&quot; (svg.html, line 8)\n&#x5B;Error] Error: Invalid value for &amp;lt;svg&gt; attribute height=&quot;1.2rem&quot; (svg.html, line 8)\n<\/pre><\/div>\n\n\n<h2 id=\"toc1\" class=\"wp-block-heading\">\u53c2\u8003\u8cc7\u6599<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/stackoverflow.com\/questions\/74463640\/safari-invalid-value-for-svg-attribute-width-height-rem\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">javascript &#8211; Safari: Invalid value for &lt;svg> attribute width\/height &#8220;rem&#8221; &#8211; Stack Overflow<\/a><\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<h2 id=\"toc2\" class=\"wp-block-heading\">\u554f\u984c<\/h2>\n\n\n\n<p>\u4e0b\u8a18\u5185\u5bb9\u306eHTML\u30d5\u30a1\u30a4\u30eb\u3092Safari\u3067\u958b\u304f\u3068\u4e0a\u8a18\u30a8\u30e9\u30fc\u5185\u5bb9\u304c\u30b3\u30f3\u30bd\u30fc\u30eb\u306b\u8868\u793a\u3055\u308c\u308b\u3002<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: xml; title: ; notranslate\" title=\"\">\n&lt;!DOCTYPE html&gt;\n&lt;html lang=&quot;ja&quot;&gt;\n&lt;head&gt;\n  &lt;meta charset=&quot;UTF-8&quot;&gt;\n  &lt;title&gt;svg.html&lt;\/title&gt;\n&lt;\/head&gt;\n&lt;body&gt;\n&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; width=&quot;1.2rem&quot; height=&quot;1.2rem&quot; viewBox=&quot;0 0 24 24&quot;&gt;\n  &lt;path fill=&quot;black&quot;\n        d=&quot;M11 17h2v-4h4v-2h-4V7h-2v4H7v2h4zm1 5q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4T6.325 6.325T4 12t2.325 5.675T12 20m0-8&quot;\/&gt;\n&lt;\/svg&gt;\n&lt;\/body&gt;\n&lt;\/html&gt;\n<\/pre><\/div>\n\n\n<h2 id=\"toc3\" class=\"wp-block-heading\">\u89e3\u6c7a\u7b56<\/h2>\n\n\n\n<p>\u4e0b\u8a18\u30b3\u30fc\u30c9\u306f\u3001\u4e0a\u8a18\u30b3\u30fc\u30c9\u3092\u629c\u7c8b\u3057\u305f\u3082\u306e\u3002<\/p>\n\n\n\n<p>width\u3068height\u306b\u6ce8\u76ee\u3002<\/p>\n\n\n\n<p><\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: xml; title: ; notranslate\" title=\"\">\n&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; width=&quot;1.2rem&quot; height=&quot;1.2rem&quot; viewBox=&quot;0 0 24 24&quot;&gt;\n<\/pre><\/div>\n\n\n<p>\u4e0a\u8a18\u30b3\u30fc\u30c9\u306fwidth\u5c5e\u6027\u3068height\u5c5e\u6027\u3092\u4f7f\u3063\u3066\u30b5\u30a4\u30ba\u3092\u8a2d\u5b9a\u3057\u3066\u3044\u308b\u304c\u3001<\/p>\n\n\n\n<p>\u4e0b\u8a18\u30b3\u30fc\u30c9\u306e\u3088\u3046\u306bCSS\u3092\u4f7f\u3063\u3066\u8a2d\u5b9a\u3059\u308b\u3068\u4e0a\u8a18\u30a8\u30e9\u30fc\u306f\u767a\u751f\u3057\u306a\u3044\u3002<\/p>\n\n\n\n<p><\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: xml; title: ; notranslate\" title=\"\">\n&lt;svg xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot; style=&quot;widht: 1.2rem; height: 1.2rem&quot;  viewBox=&quot;0 0 24 24&quot;&gt;\n<\/pre><\/div>","protected":false},"excerpt":{"rendered":"<p>\u6982\u8981 rem\u3067\u30b5\u30a4\u30ba\u6307\u5b9a\u3055\u308c\u305fSVG\u3092\u5229\u7528\u3059\u308b\u3068\u3001Safari\u306e\u30b3\u30f3\u30bd\u30fc\u30eb\u306b\u3066\u4e0b\u8a18\u306e\u30a8\u30e9\u30fc\u5185\u5bb9\u304c\u8868\u793a\u3055\u308c\u308b\u3002 \uff08Chrome\u3084Firefox\u3067\u306f\u8868\u793a\u3055\u308c\u306a\u3044\uff09 \u53c2\u8003\u8cc7\u6599 \u554f\u984c \u4e0b\u8a18\u5185\u5bb9\u306eHTML\u30d5\u30a1\u30a4\u30eb\u3092Safari\u3067\u958b [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[117,116],"class_list":["post-1228","post","type-post","status-publish","format-standard","hentry","category-javascript","tag-css","tag-html"],"_links":{"self":[{"href":"https:\/\/shinke1987.net\/index.php?rest_route=\/wp\/v2\/posts\/1228","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shinke1987.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/shinke1987.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/shinke1987.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shinke1987.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1228"}],"version-history":[{"count":1,"href":"https:\/\/shinke1987.net\/index.php?rest_route=\/wp\/v2\/posts\/1228\/revisions"}],"predecessor-version":[{"id":1229,"href":"https:\/\/shinke1987.net\/index.php?rest_route=\/wp\/v2\/posts\/1228\/revisions\/1229"}],"wp:attachment":[{"href":"https:\/\/shinke1987.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1228"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/shinke1987.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1228"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/shinke1987.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1228"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}