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/ja/web/api | |
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/ja/web/api')
3 files changed, 0 insertions, 6 deletions
diff --git a/files/ja/web/api/keyboardevent/keycode/index.html b/files/ja/web/api/keyboardevent/keycode/index.html index aa1169af30..8498e8dc8c 100644 --- a/files/ja/web/api/keyboardevent/keycode/index.html +++ b/files/ja/web/api/keyboardevent/keycode/index.html @@ -3175,5 +3175,3 @@ translation_of: Web/API/KeyboardEvent/keyCode <p>Starting Gecko 21 (and older than 15), OEM specific key values are available on the keyCode attribute only on Windows. So they are not useful for usual web applications. They are useful only for intranet applications or in similar situations.</p> <p>See "<a href="http://msdn.microsoft.com/en-us/library/aa452679.aspx" title="http://msdn.microsoft.com/en-us/library/aa452679.aspx">Manufacturer-specific Virtual-Key Codes (Windows CE 5.0)</a>" in MSDN for the detail.</p> - -<div id="cke_pastebin"></div> diff --git a/files/ja/web/api/websockets_api/writing_a_websocket_server_in_java/index.html b/files/ja/web/api/websockets_api/writing_a_websocket_server_in_java/index.html index a1d1fc553a..f9772156d4 100644 --- a/files/ja/web/api/websockets_api/writing_a_websocket_server_in_java/index.html +++ b/files/ja/web/api/websockets_api/writing_a_websocket_server_in_java/index.html @@ -217,5 +217,3 @@ for (int i = 0; i < encoded.length; i++) { <ul> <li><a href="/ja/docs/WebSockets-840092-dup/Writing_WebSocket_servers">Writing WebSocket servers</a></li> </ul> - -<div id="cke_pastebin" style="position: absolute; top: 2209.23px; width: 1px; height: 1px; overflow: hidden; left: -1000px;"> </div> diff --git a/files/ja/web/api/websockets_api/writing_websocket_server/index.html b/files/ja/web/api/websockets_api/writing_websocket_server/index.html index 4f0df00628..754e3c1f90 100644 --- a/files/ja/web/api/websockets_api/writing_websocket_server/index.html +++ b/files/ja/web/api/websockets_api/writing_websocket_server/index.html @@ -269,5 +269,3 @@ for (int i = 0; i < encoded.Length; i++) { <ul> <li><a href="/ja/docs/WebSockets-840092-dup/Writing_WebSocket_servers">Writing WebSocket servers</a></li> </ul> - -<div id="cke_pastebin" style="position: absolute; top: 2209.23px; width: 1px; height: 1px; overflow: hidden; left: -1000px;"><em> </em></div> |