diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-07-19 16:59:29 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-19 16:59:29 -0400 |
commit | 9f9acdf5611518844c9e2ed9281ad594f4459850 (patch) | |
tree | 1411fbae874e9bef41e82acea98eeeb9ec186676 /files/zh-tw | |
parent | 49c5601989809c347a5a595e3c5edc08731e5305 (diff) | |
download | translated-content-9f9acdf5611518844c9e2ed9281ad594f4459850.tar.gz translated-content-9f9acdf5611518844c9e2ed9281ad594f4459850.tar.bz2 translated-content-9f9acdf5611518844c9e2ed9281ad594f4459850.zip |
remove all 'cke_pastebin' mentions (#1617)
Diffstat (limited to 'files/zh-tw')
-rw-r--r-- | files/zh-tw/web/api/canvas_api/tutorial/applying_styles_and_colors/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-tw/web/api/canvas_api/tutorial/applying_styles_and_colors/index.html b/files/zh-tw/web/api/canvas_api/tutorial/applying_styles_and_colors/index.html index 6a16a2aaad..1d56ee9593 100644 --- a/files/zh-tw/web/api/canvas_api/tutorial/applying_styles_and_colors/index.html +++ b/files/zh-tw/web/api/canvas_api/tutorial/applying_styles_and_colors/index.html @@ -663,5 +663,3 @@ var ptrn = ctx.createPattern(img,'repeat'); <p>{{EmbedLiveSample("A_shadowed_text_example", "180", "100", "https://mdn.mozillademos.org/files/2505/shadowed-string.png")}}</p> <p>{{PreviousNext("Web/Guide/HTML/Canvas_tutorial/Using_images", "Web/Guide/HTML/Canvas_tutorial/Transformations")}}</p> - -<div id="cke_pastebin" style="position: absolute; top: 12776.2px; width: 1px; height: 1px; overflow: hidden; left: -1000px;"> </div> |