aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/api/canvas_api/tutorial/drawing_text
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/api/canvas_api/tutorial/drawing_text')
-rw-r--r--files/ko/web/api/canvas_api/tutorial/drawing_text/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ko/web/api/canvas_api/tutorial/drawing_text/index.html b/files/ko/web/api/canvas_api/tutorial/drawing_text/index.html
index e4bdca4564..21dffdce10 100644
--- a/files/ko/web/api/canvas_api/tutorial/drawing_text/index.html
+++ b/files/ko/web/api/canvas_api/tutorial/drawing_text/index.html
@@ -78,7 +78,7 @@ original_slug: Drawing_text_using_a_canvas
<p>만약 CSS를 다뤄보신적이 있다면 이러한 프로퍼티들은 익숙하실겁니다.</p>
-<p>다음에 나오는  <a class="external" href="http://www.whatwg.org/" title="http://www.whatwg.org/">WHATWG</a> 예제 다이어그램은 <code>textBaseline</code>를 이용하여 다양한 베이스라인 설정을 보여줍니다.<img alt="The top of the em square is
+<p>다음에 나오는  <a class="external" href="http://www.whatwg.org/">WHATWG</a> 예제 다이어그램은 <code>textBaseline</code>를 이용하여 다양한 베이스라인 설정을 보여줍니다.<img alt="The top of the em square is
roughly at the top of the glyphs in a font, the hanging baseline is
where some glyphs like आ are anchored, the middle is half-way
between the top of the em square and the bottom of the em square,