{
    "componentChunkName": "component---src-templates-blog-post-jsx",
    "path": "/post/catalog/",
    "result": {"data":{"site":{"siteMetadata":{"title":"WEB EGG","author":"Leko - CTO at Yuimedi"}},"markdownRemark":{"id":"8a6534fc-6035-5329-9ab3-69a39c3331f4","excerpt":"This is a article to detect visual regression. この記事はビジュアルリグレッションを検知するためのテスト記事です。 Lorem Ipsum is simply dummy text of the printing and typesetting industry…","html":"<p>This is a article to detect visual regression.</p>\n<p>この記事はビジュアルリグレッションを検知するためのテスト記事です。</p>\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\n<p>あのイーハトーヴォのすきとおった風、夏でも底に冷たさをもつ青いそら、うつくしい森で飾られたモリーオ市、郊外のぎらぎらひかる草の波。またそのなかでいっしょになったたくさんのひとたち、ファゼーロとロザーロ、羊飼のミーロや、顔の赤いこどもたち、地主のテーモ、山猫博士のボーガント・デストゥパーゴなど、いまこの暗い巨きな石の建物のなかで考えていると、みんなむかし風のなつかしい青い幻燈のように思われます。では、わたくしはいつかの小さなみだしをつけながら、しずかにあの年のイーハトーヴォの五月から十月までを書きつけましょう。</p>\n<p><a href=\"https://example.com\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">https://example.com</a></p>\n<blockquote>\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<br>\n— <a href=\"https://www.lipsum.com/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Lorem Ipsum - All the facts - Lipsum generator</a></p>\n</blockquote>\n<blockquote>\n<p>あのイーハトーヴォのすきとおった風、夏でも底に冷たさをもつ青いそら、うつくしい森で飾られたモリーオ市、郊外のぎらぎらひかる草の波。またそのなかでいっしょになったたくさんのひとたち、ファゼーロとロザーロ、羊飼のミーロや、顔の赤いこどもたち、地主のテーモ、山猫博士のボーガント・デストゥパーゴなど、いまこの暗い巨きな石の建物のなかで考えていると、みんなむかし風のなつかしい青い幻燈のように思われます。では、わたくしはいつかの小さなみだしをつけながら、しずかにあの年のイーハトーヴォの五月から十月までを書きつけましょう。<br>\n— <a href=\"https://www.aozora.gr.jp/cards/000081/files/1935_19925.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">宮沢賢治 ポラーノの広場</a></p>\n</blockquote>\n<blockquote>\n<p><a href=\"https://example.com\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">https://example.com</a></p>\n</blockquote>\n<p>This is <a href=\"https://example.com\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">a link</a>. <strong>Strong text</strong>, <em>italic text</em>, there’re your choice.</p>\n<p>これは<a href=\"https://example.com\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">リンク</a>です。<strong>つよいテキスト</strong>、<em>ななめテキスト</em>、そんなのひとのかって。</p>\n<blockquote>\n<p>This is <a href=\"https://example.com\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">a link</a>. <strong>Strong text</strong>, <em>italic text</em>, there’re your choice.</p>\n</blockquote>\n<blockquote>\n<p>これは<a href=\"https://example.com\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">リンク</a>です。<strong>つよいテキスト</strong>、<em>ななめテキスト</em>、そんなのひとのかって。</p>\n</blockquote>\n<p>text text text text text text text text text text text text text text text.</p>\n<div class=\"gatsby-highlight\" data-language=\"js\"><pre class=\"language-js\"><code class=\"language-js\"><span class=\"token keyword\">import</span> Promise <span class=\"token keyword\">from</span> <span class=\"token string\">'bluebird'</span>\nPromise<span class=\"token punctuation\">.</span><span class=\"token function\">props</span><span class=\"token punctuation\">(</span><span class=\"token punctuation\">{</span>\n  one<span class=\"token operator\">:</span> <span class=\"token number\">1</span><span class=\"token punctuation\">,</span>\n  two<span class=\"token operator\">:</span> <span class=\"token number\">2</span><span class=\"token punctuation\">,</span><span class=\"token operator\">**</span><span class=\"token operator\">**</span>\n  three<span class=\"token operator\">:</span> Promise<span class=\"token punctuation\">.</span><span class=\"token function\">resolve</span><span class=\"token punctuation\">(</span><span class=\"token number\">3</span><span class=\"token punctuation\">)</span><span class=\"token punctuation\">,</span>\n<span class=\"token punctuation\">}</span><span class=\"token punctuation\">)</span><span class=\"token punctuation\">.</span><span class=\"token function\">then</span><span class=\"token punctuation\">(</span><span class=\"token keyword\">function</span><span class=\"token punctuation\">(</span><span class=\"token parameter\"><span class=\"token punctuation\">{</span> one<span class=\"token punctuation\">,</span> two<span class=\"token punctuation\">,</span> three <span class=\"token punctuation\">}</span></span><span class=\"token punctuation\">)</span> <span class=\"token punctuation\">{</span>\n  console<span class=\"token punctuation\">.</span><span class=\"token function\">log</span><span class=\"token punctuation\">(</span>one<span class=\"token punctuation\">,</span> two<span class=\"token punctuation\">,</span> three<span class=\"token punctuation\">)</span>\n<span class=\"token punctuation\">}</span><span class=\"token punctuation\">)</span></code></pre></div>\n<p>text text text text text text text text text text text text text text text.</p>\n<p>\n<div class=\"gprgh-container\">\n  <div class=\"gprgh-filename-container\">\n    <a class=\"gprgh-filename\" href=\"https://github.com/denoland/deno/blob/c870cf40823a4900278f8ddf03489338c169878b/src/snapshot.rs#L4-L14\">deno/src/snapshot.rs</a>\n  </div>\n  <span class=\"gprgh-meta\">\n    Lines 4 to 14 in <a class=\"gprgh-meta-sha\" href=\"https://github.com/denoland/deno/commit/c870cf40823a4900278f8ddf03489338c169878b\">c870cf4</a>\n  </span>\n</div>\n\n<div class=\"gatsby-highlight\" data-language=\"rust\"><pre style=\"counter-reset: linenumber 3\" class=\"language-rust line-numbers\"><code class=\"language-rust\">    <span class=\"token macro property\">include_bytes!</span><span class=\"token punctuation\">(</span><span class=\"token macro property\">concat!</span><span class=\"token punctuation\">(</span><span class=\"token macro property\">env!</span><span class=\"token punctuation\">(</span><span class=\"token string\">\"GN_OUT_DIR\"</span><span class=\"token punctuation\">)</span><span class=\"token punctuation\">,</span> <span class=\"token string\">\"/gen/snapshot_deno.bin\"</span><span class=\"token punctuation\">)</span><span class=\"token punctuation\">)</span><span class=\"token punctuation\">;</span>\n  <span class=\"token comment\">// The snapshot blob is not available when the Rust Language Server runs</span>\n  <span class=\"token comment\">// 'cargo check'.</span>\n  <span class=\"token attribute attr-name\">#[cfg(feature = <span class=\"token string\">\"check-only\"</span>)]</span>\n  <span class=\"token keyword\">let</span> data <span class=\"token operator\">=</span> <span class=\"token macro property\">vec!</span><span class=\"token punctuation\">[</span><span class=\"token punctuation\">]</span><span class=\"token punctuation\">;</span>\n\n  <span class=\"token keyword\">unsafe</span> <span class=\"token punctuation\">{</span> <span class=\"token namespace\">deno_buf<span class=\"token punctuation\">::</span></span><span class=\"token function\">from_raw_parts</span><span class=\"token punctuation\">(</span>data<span class=\"token punctuation\">.</span><span class=\"token function\">as_ptr</span><span class=\"token punctuation\">(</span><span class=\"token punctuation\">)</span><span class=\"token punctuation\">,</span> data<span class=\"token punctuation\">.</span><span class=\"token function\">len</span><span class=\"token punctuation\">(</span><span class=\"token punctuation\">)</span><span class=\"token punctuation\">)</span> <span class=\"token punctuation\">}</span>\n<span class=\"token punctuation\">}</span></code><span aria-hidden=\"true\" class=\"line-numbers-rows\" style=\"white-space: normal; width: auto; left: 0;\"><span></span><span></span><span></span><span></span><span></span><span></span><span></span><span></span></span></pre></div></p>\n<p>text text text text text text text text text text text text text text text.</p>\n<p><html><head></head><body><iframe id=\"talk_frame_429779\" class=\"speakerdeck-iframe\" src=\"//speakerdeck.com/player/fa08c7181acc46428e5860d868fceaab\" width=\"668\" height=\"375\" style=\"aspect-ratio:668/375; border:0; padding:0; margin:0; background:transparent;\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"allowfullscreen\"></iframe>\n</body></html></p>\n<p>text text text text text text text text text text text text text text text.</p>\n<h2 id=\"heading-2--見出し-2\" style=\"position:relative;\"><a href=\"#heading-2--%E8%A6%8B%E5%87%BA%E3%81%97-2\" aria-label=\"heading 2  見出し 2 permalink\" class=\"autolink-header before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>heading 2 / 見出し 2</h2>\n<p>text for heading 2 / 見出し 2</p>\n<h3 id=\"heading-3--見出し-3\" style=\"position:relative;\"><a href=\"#heading-3--%E8%A6%8B%E5%87%BA%E3%81%97-3\" aria-label=\"heading 3  見出し 3 permalink\" class=\"autolink-header before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>heading 3 / 見出し 3</h3>\n<p>text for heading 3 / 見出し 3</p>\n<h4 id=\"heading-4--見出し-4\" style=\"position:relative;\"><a href=\"#heading-4--%E8%A6%8B%E5%87%BA%E3%81%97-4\" aria-label=\"heading 4  見出し 4 permalink\" class=\"autolink-header before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>heading 4 / 見出し 4</h4>\n<p>text for heading 4 / 見出し 4</p>\n<h5 id=\"heading-5--見出し-5\" style=\"position:relative;\"><a href=\"#heading-5--%E8%A6%8B%E5%87%BA%E3%81%97-5\" aria-label=\"heading 5  見出し 5 permalink\" class=\"autolink-header before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>heading 5 / 見出し 5</h5>\n<p>text for heading 5 / 見出し 5</p>\n<h6 id=\"heading-6--見出し-6\" style=\"position:relative;\"><a href=\"#heading-6--%E8%A6%8B%E5%87%BA%E3%81%97-6\" aria-label=\"heading 6  見出し 6 permalink\" class=\"autolink-header before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>heading 6 / 見出し 6</h6>\n<p>text for heading 6 / 見出し 6</p>\n<p>これらの一次情報が参考になりました。</p>\n<ul>\n<li><a href=\"https://nodejs.org/dist/latest-v15.x/docs/api/quic.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">QUIC | Node.js v15.0.1 Documentation</a>\n<ul>\n<li>公式ドキュメント</li>\n</ul>\n</li>\n<li><a href=\"https://github.com/nodejs/node/blob/7657f62b1810b94acbe7db68089b608213b34749/test/parallel/test-quic-http3-client-server.js\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">test/parallel/test-quic-http3-client-server.js</a>\n<ul>\n<li>nodejs/node の中にあるテストコード</li>\n</ul>\n</li>\n</ul>\n<p>これらの二次情報も参考になりました。</p>\n<ul>\n<li><a href=\"https://www.nearform.com/blog/a-quic-update-for-node-js/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">A QUIC Update for Node.js</a>\n<ul>\n<li>Node.js に QUIC を実装した James Snell による紹介記事、ただし記事内の API が古い</li>\n</ul>\n</li>\n</ul>","timeToRead":5,"frontmatter":{"title":"[DEBUG] All elements","tags":["Debug"],"date":"January 01, 2000","featuredImage":{"childImageSharp":{"fluid":{"tracedSVG":"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='400'%20height='136'%20viewBox='0%200%20400%20136'%20preserveAspectRatio='none'%3e%3cpath%20d='M63%2026L45%2037l6%204c6%204%206%204%205%206-2%201-3%200-8-3l-9-3c-2%200-5%202-3%203l6%203c6%204%206%204%204%205s-3%201-7-2c-7-4-12-4-15%200-3%203-3%203-3%2018l1%2017c2%203%2058%2036%2062%2036l39-22a492%20492%200%2000-56-33c0-4%206-1%2031%2013%2026%2016%2032%2018%2034%2015l-28-17C79%2063%2076%2061%2078%2059l2-1a11942%2011942%200%200157%2032c3%200%208-3%209-6%202-5%201-31-1-34-4-4-58-34-61-34s-8%203-21%2010m183%2018h-6v18l1%2018%204%204c5%203%206%203%2017%203s11%200%2017-3l5-3V44h-12v32h-19l-1-16V44h-6m66%200h-6v43h12V43l-6%201m52%200c-14%200-15%201-19%203l-5%203v15l1%2015%204%204%205%203h28V76h-26V55h26V43l-14%201m-190%203l-4%204-1%2014c0%2016%200%2016%207%2020%204%202%206%202%2015%202%2010%200%2011%200%2016%203%206%204%209%204%2015%200%206-3%206-3%201-6l-5-2V51l-5-4-5-3h-29l-5%203m8%2019v10h23V55h-23v11'%20fill='%23d3d3d3'%20fill-rule='evenodd'/%3e%3c/svg%3e","aspectRatio":2.9557522123893807,"src":"/static/0e40d75dae683074c1af61e73faf0fd2/8eab8/2020-10-26-21-50-02.png","srcSet":"/static/0e40d75dae683074c1af61e73faf0fd2/1ec58/2020-10-26-21-50-02.png 334w,\n/static/0e40d75dae683074c1af61e73faf0fd2/ccb4a/2020-10-26-21-50-02.png 668w,\n/static/0e40d75dae683074c1af61e73faf0fd2/8eab8/2020-10-26-21-50-02.png 1336w,\n/static/0e40d75dae683074c1af61e73faf0fd2/ed396/2020-10-26-21-50-02.png 2000w","srcWebp":"/static/0e40d75dae683074c1af61e73faf0fd2/f7e47/2020-10-26-21-50-02.webp","srcSetWebp":"/static/0e40d75dae683074c1af61e73faf0fd2/cd98f/2020-10-26-21-50-02.webp 334w,\n/static/0e40d75dae683074c1af61e73faf0fd2/7535d/2020-10-26-21-50-02.webp 668w,\n/static/0e40d75dae683074c1af61e73faf0fd2/f7e47/2020-10-26-21-50-02.webp 1336w,\n/static/0e40d75dae683074c1af61e73faf0fd2/37117/2020-10-26-21-50-02.webp 2000w","sizes":"(max-width: 1336px) 100vw, 1336px"}}}}}},"pageContext":{"slug":"/catalog/","previous":null,"next":{"fields":{"slug":"/facebook-login-with-php/"},"frontmatter":{"title":"phpで「facebookでログイン」を実装するまで","tags":["Facebook","PHP"]}}}},
    "staticQueryHashes": ["2585454260","2954598359"]}