aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web
Commit message (Collapse)AuthorAge
* [ko] remove unnecessary span tag (#4453)3indblown Leaf2022-03-19
|
* [CRON] sync translated contentMDN2022-03-19
|
* [CRON] sync translated contentMDN2022-03-17
|
* feat: add baseline interpretation #3870yechoi422022-03-17
|
* feat: mv html to mdyechoi422022-03-17
|
* Ko prepare h2m (#4242)3indblown Leaf2022-03-16
| | | | | | | | | | | | | * [CRON] sync translated content * remove inline style * remove blockIndicator class * reset regex * reset regex Co-authored-by: MDN <actions@users.noreply.github.com>
* Update index.js (#4596)Bora Lee2022-03-14
| | | - 반환값의 타입이 문자열임을 명시해줌
* [CRON] sync translated contentMDN2022-03-12
|
* Remove {{page}} macro from CSS/HTML/HTTP docs (#4286)alattalatta2022-03-11
| | | | | | | | | | | | | | | * Update Using CSS Transforms * Remove {{page}} from <input> * Remove {{page}} from <input type="date"> * Remove {{page}} from <track> * Remove {{page}} from img-src * Remove {{page}} from script-src * Remove {{page}} from display
* Translate A re-introduction to JavaScript page in Korean (#4508)Saemi Jung2022-03-10
| | | | | * Add translation in Functions section * Add translation in Numbers section
* fix typo (#4370)정현수2022-03-09
| | | - `험수` to `함수` in line 27
* add compositing and blendingkraccoon-dev2022-03-09
|
* [CRON] sync translated contentMDN2022-03-09
|
* CSS cursor fixes for zh and ko (#3934)Carolyn Wu2022-03-08
| | | | | * Fix zh CSS cursor img srcs, specs and compat * Image fixes for ko CSS cursor
* h2mkraccoon-dev2022-03-06
|
* [CRON] sync translated contentMDN2022-03-06
|
* Fix for vertical-align examples in Dark Mode (#4401)Niedziolka Michal2022-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix for vertical-align examples in Dark Mode * Removed empty parameter Co-authored-by: Claas Augner <github@caugner.de> * Removed empty parameter Co-authored-by: Claas Augner <github@caugner.de> * Fix for other locale * Revert "Fix for other locale" This reverts commit 2e7b836b3a4fbbbe4d0150e14e4e55f4f75f9c04. * Fixed for other locale, without idea files * Removed invalid quote * Changed 100% to 1200px * Removed quotes Co-authored-by: Claas Augner <github@caugner.de>
* Update RegExp guidealattalatta2022-03-04
|
* Convert RegExp guide to mdalattalatta2022-03-04
|
* Rename RegExp guide to mdalattalatta2022-03-04
|
* update proxyKoeun Lee2022-03-03
| | | | | | - 띄어쓰기 수정 - 페이지 링크가 확실하지 않은 부분 수정 - en-us를 기준으로 code 부분 수정 - en-us를 기준으로 해당되지 않는 부분 제거
* Update index.htmlSiro2022-03-03
|
* Update DOMRect, add DOMRect.fromRect()alattalatta2022-03-03
|
* Convert DOMRect to mdalattalatta2022-03-03
|
* Rename DOMRect to mdalattalatta2022-03-03
|
* [ko] update DOM document (#4181)cress002022-02-23
|
* Removes empty <div> or <p> elements from pages (#3093)Tanner Dolby2022-02-22
| | | | | | | | | | | | | | | | | | | | | | * Removes all empty paragraph elements * Removes all empty div elements * Preserve empty div in code snippet * Preserve empty elements inside code snippets * Remove fr files which were converted into markdown * Web/CSS/transform-function/scaleX()/index.html The file is already renamed to index.md。 * remove not needed file * Resolve remaining conflict Co-authored-by: julieng <julien.gattelier@gmail.com> Co-authored-by: Masahiro FUJIMOTO <mfujimot@gmail.com>
* [CRON] sync translated contentMDN2022-02-22
|
* Update index.html (#4233)Park Choong Ho2022-02-21
| | | - 따위의 => 단위의 오타 수정
* Remove {{page}} macro from API docs (#3913)alattalatta2022-02-21
| | | | | | | | | | | | | | | * Update BatteryManager * Update BiquadFilterNode * Update DataTransfer.getData * Update DragEvent * Update FileReader.result * Update Geolocation API * Update Network Information API * Update Notification.permission * Update Screen * Remove {{page}} from Document * Remove {{page}} from Navigator.battery * Remove {{page}} from Using the Notifications API * Add {{Compat}} to Navigator.battery
* edit: 리뷰된 내용 적용iamgamja2022-02-20
|
* edit filesiamgamja2022-02-20
|
* renameiamgamja2022-02-20
|
* Update Blob docs, add Blob.type (#3929)alattalatta2022-02-19
| | | | | | | | * Update Blob docs * Add Blob.type * Update syntax section * Proofread Blob index * Apply Blob() review * Clarify that `array` can contain mixed types
* Update AnimationEvent docs (#3907)alattalatta2022-02-19
| | | | | | | | | * Update AnimationEvent docs * Add AnimationEvent.elapsedTime * Fix omitted inline code for param name * Add omitted default value desc * Clarify `pseudoElement` desc Co-authored-by: Sungwoo Park <codest99@gmail.com>
* remove all span tags 1 (#3920)3indblown Leaf2022-02-16
| | | Co-authored-by: Kyle <mkitigy@gmail.com>
* Fix Math.max() initial value to -InfinityTomoyuki Hata2022-02-16
|
* Update translation more accuratly for Korean (#4137)Jonghyeon2022-02-15
|
* Add copy, cut, and paste eventsalattalatta2022-02-14
|
* translate the below document.logic-finder2022-02-14
| | | | AudioScheduledSourceNode
* translate the below document.logic-finder2022-02-14
| | | | AudioNode.connect()
* change words(교차 출처 자원 공유)monaq kwon2022-02-14
|
* translate contents to Koreanmonaq kwon2022-02-14
|
* remove all id not in headingkraccoon-dev2022-02-14
|
* fix embed live sample macro errorkraccoon-dev2022-02-14
|
* [ko] Fix typo (#4085)Yunwoo Ji2022-02-13
|
* remove all span tags 2 (#3921)3indblown Leaf2022-02-12
|
* Ko fix cors typo (#4103)3indblown Leaf2022-02-12
| | | | | * fix cors page typo * fix capital latter
* Update Clipboard APIalattalatta2022-02-12
|
* Convert Clipboard API to mdalattalatta2022-02-12
|