r6 vs r7
......
1515
}}}
1616
}}}
1717
18
{{{#!if ((+this['ratio']) >= 4.5) && ((+this['ratio']) < 7)
18
{{{#!if ((+this['ratio']) >= 4.5) & ((+this['ratio']) < 7)
1919
{{{#!wiki style="margin-top:6px; padding:6px 8px; border-left:4px solid #27ae60; background:#eafaf1; color:#145a32;"
2020
'''AA 통과'''[br]
2121
일반 텍스트 AA 기준은 만족하지만, 일반 텍스트 AAA 기준에는 미달합니다.
2222
}}}
2323
}}}
2424
25
{{{#!if ((+this['ratio']) >= 3) && ((+this['ratio']) < 4.5)
25
{{{#!if ((+this['ratio']) >= 3) & ((+this['ratio']) < 4.5)
2626
{{{#!wiki style="margin-top:6px; padding:6px 8px; border-left:4px solid #f39c12; background:#fff8e1; color:#7d4f00;"
2727
'''큰 텍스트 AA만 통과'''[br]
2828
큰 글자나 굵은 큰 글자에는 사용할 수 있지만, 일반 본문 텍스트에는 부족합니다.
......
3535
일반 텍스트와 큰 텍스트 기준 모두 만족하지 못합니다.
3636
}}}
3737
}}}
38
[[분류:LLM]]