Index: Source/core/paint/ListMarkerPainter.cpp |
diff --git a/Source/core/paint/ListMarkerPainter.cpp b/Source/core/paint/ListMarkerPainter.cpp |
index 5df9d11001c109c4288ec020aa4166afbb0bd79c..fec23e13ba627147c390c18420cf9061b1166dec 100644 |
--- a/Source/core/paint/ListMarkerPainter.cpp |
+++ b/Source/core/paint/ListMarkerPainter.cpp |
@@ -102,6 +102,8 @@ void ListMarkerPainter::paint(const PaintInfo& paintInfo, const LayoutPoint& pai |
case Hangul: |
case HangulConsonant: |
case KoreanHangulFormal: |
+ case KoreanHanjaFormal: |
+ case KoreanHanjaInformal: |
case Hiragana: |
case HiraganaIroha: |
case Kannada: |