Accessibility Scan Report

Title: LGE Issue: #214 Date: 3/25/2026, 2:35:04 PM Duration: 0.4m URLs: 1 / 1

Summary

Issues

  • By Level: A (38), AA (6)
  • By Version (A & AA): WCAG 2.0 (44)
  • By Category: axe-strict (47) & Others (77)
  • Total: 124 across 12 unique rules & 2 accessibility engines

By Severity

Critical
Serious
Moderate
Minor

By Role

UX Designer
Visual Designer
Content Author
Front-End Developer

Issues

🎯 Pages with Most Errors

Focus your efforts on these pages to make the biggest impact. Click any error count to filter the rule list below. Numbers in parentheses (+N) indicate findings that cover WCAG criteria already reported by axe.

LGE.COM | LG전자 124

🔧 Most Common Issues (axe)

4 rules
38 Moderate axe SC 1.3.1 A Visual Cognitive aria-required-parent
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

WCAG: SC 1.3.1 A

Disabilities affected:
Visual Cognitive

Affected Pages

Who Is Affected

  • Without Vision 1.0% — ~3,400,000 Americans
  • Limited Vision 2.4% — ~8,100,000 Americans
  • Limited Language, Cognitive, and Learning Abilities 4.7% — ~15,900,000 Americans

Examples

Example 1 View on Page
Certain ARIA roles must be contained by particular parents
Mode: light
<button aria-controls="tab-content1-0" aria-selected="true" class="HomePcListTabstypeBestranking_list_tab_bestranking_title__cf3it" data-category-id="ALL" id="tab-menu1-0" role="tab" type="button">
XPath: button[data-category-id="ALL"]
Example 2 View on Page
Certain ARIA roles must be contained by particular parents
Mode: light
<button aria-controls="tab-content1-1" aria-selected="false" class="HomePcListTabstypeBestranking_list_tab_bestranking_title__cf3it" data-category-id="CT50000046" id="tab-menu1-1" role="tab" type="button">
XPath: button[data-category-id="CT50000046"]
Example 3 View on Page
Certain ARIA roles must be contained by particular parents
Mode: light
<button aria-controls="tab-content1-2" aria-selected="false" class="HomePcListTabstypeBestranking_list_tab_bestranking_title__cf3it" data-category-id="CT50000111" id="tab-menu1-2" role="tab" type="button">
XPath: button[data-category-id="CT50000111"]
Example 4 View on Page
Certain ARIA roles must be contained by particular parents
Mode: light
<button aria-controls="tab-content1-3" aria-selected="false" class="HomePcListTabstypeBestranking_list_tab_bestranking_title__cf3it" data-category-id="CT50000101" id="tab-menu1-3" role="tab" type="button">
XPath: button[data-category-id="CT50000101"]
Example 5 View on Page
Certain ARIA roles must be contained by particular parents
Mode: light
<button aria-controls="tab-content1-4" aria-selected="false" class="HomePcListTabstypeBestranking_list_tab_bestranking_title__cf3it" data-category-id="CT50000110" id="tab-menu1-4" role="tab" type="button">
XPath: button[data-category-id="CT50000110"]
6 Serious axe SC 1.4.3 AA Visual color-contrast: Ensures text and interactive elements have sufficient contrast ratio (4.5:1 for normal text, 3:1 for large text) against their background.
1 pages affected

Rule Information

Engine: axe

Roles: Visual Designer

Blocking: No

WCAG: SC 1.4.3 AA

Disabilities affected:
Visual

Affected Pages

Who Is Affected

  • Without Vision 1.0% — ~3,400,000 Americans
  • Limited Vision 2.4% — ~8,100,000 Americans
  • Without Perception of Color 4.3% — ~14,500,000 Americans

Examples

Example 1 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light
<span class="title-home_title-home_sub_tit__ivkxK" style="color: rgb(114, 119, 128);">LGE.COM 인기 제품 추천</span>
XPath: .HomePcListTabstypeBestranking_list_tab_bestranking_headline__UZQk_ > .title-home_title-home__Jw_7z > .title-home_title-home_sub_tit__ivkxK
Example 2 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light
<span class="HomePcListSquaretype_sub_title__vVZVQ">가전인사이트</span>
XPath: .HomePcListSquaretype_list_squaretype_item__WxX_I.swiper-slide:nth-child(1) > a > .HomePcListSquaretype_list_squaretype_text__UXN47 > .HomePcListSquaretype_sub_title__vVZVQ
Example 3 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light
<span class="HomePcListSquaretype_sub_title__vVZVQ">사용가이드</span>
XPath: .HomePcListSquaretype_list_squaretype_item__WxX_I.swiper-slide:nth-child(2) > a > .HomePcListSquaretype_list_squaretype_text__UXN47 > .HomePcListSquaretype_sub_title__vVZVQ
Example 4 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light
<span class="HomePcListSquaretype_sub_title__vVZVQ">Living Story</span>
XPath: .HomePcListSquaretype_list_squaretype_item__WxX_I.swiper-slide:nth-child(3) > a > .HomePcListSquaretype_list_squaretype_text__UXN47 > .HomePcListSquaretype_sub_title__vVZVQ
Example 5 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light
<span class="HomePcListSquaretype_sub_title__vVZVQ">리뷰</span>
XPath: .HomePcListSquaretype_list_squaretype_item__WxX_I.swiper-slide:nth-child(4) > a > .HomePcListSquaretype_list_squaretype_text__UXN47 > .HomePcListSquaretype_sub_title__vVZVQ
2 Moderate axe region: Ensures all page content is contained within landmark regions. Content outside landmarks cannot be found by screen reader users navigating by landmarks.
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer, UX Designer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
All page content should be contained by landmarks
Mode: light
<div class="skip_nav"><a href="#container">본문 바로가기</a></div>
XPath: .skip_nav
Example 2 View on Page
All page content should be contained by landmarks
Mode: light
<div class="CommonPcButtonFloating_button-floating__81evl" data-area="플로팅 영역">
XPath: .CommonPcButtonFloating_button-floating__81evl
1 Moderate axe image-redundant-alt
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Alternative text of images should not be repeated as text
Mode: light
<img alt="소모품" loading="lazy" src="https://www.lge.co.kr/kr/upload/admin/display/displayObject/소모품_20250826_165621.png">
XPath: img[alt="소모품"]

🔧 Most Common Issues (AccessLint)

8 rules
29 Moderate accesslint adaptable/aria-required-parent
1 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Role "tab" must be contained within: tablist.
Mode: light
<button type="button" role="tab" class="swiper-pagination-bullet" aria-label="1번째 슬라이드"></button>
XPath: div:nth-of-type(2) > button[aria-label="1번째 슬라이드"]
Example 2 View on Page
Role "tab" must be contained within: tablist.
Mode: light
<button type="button" role="tab" class="swiper-pagination-bullet swiper-pagination-bullet-active" aria-label="2번째 슬라이드" aria-current="true"></button>
XPath: div:nth-of-type(2) > button[aria-label="2번째 슬라이드"]
Example 3 View on Page
Role "tab" must be contained within: tablist.
Mode: light
<button type="button" role="tab" class="swiper-pagination-bullet" aria-label="3번째 슬라이드"></button>
XPath: div:nth-of-type(2) > button[aria-label="3번째 슬라이드"]
Example 4 View on Page
Role "tab" must be contained within: tablist.
Mode: light
<button type="button" role="tab" class="swiper-pagination-bullet" aria-label="4번째 슬라이드"></button>
XPath: div:nth-of-type(2) > button[aria-label="4번째 슬라이드"]
Example 5 View on Page
Role "tab" must be contained within: tablist.
Mode: light
<button aria-controls="tab-content1-0" aria-selected="true" class="HomePcListTabstypeBestranking_list_tab_bestranking_title__cf3it" data-category-id="ALL" id="tab-menu1-0" role="tab" type="button"><sp...
XPath: #tab-menu1-0
14 Moderate accesslint labels-and-names/duplicate-id-aria
1 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Duplicate ID "tab-menu1-0" referenced by aria-labelledby.
Mode: light
<button aria-controls="tab-content1-0" aria-selected="true" class="HomePcListTabsBannertype_list_tabs_bannertype_title__BgAji" id="tab-menu1-0" role="tab" type="button"><span class="text">정수기</span></...
XPath: #tab-menu1-0
Example 2 View on Page
Duplicate ID "tab-menu1-1" referenced by aria-labelledby.
Mode: light
<button aria-controls="tab-content1-1" aria-selected="false" class="HomePcListTabsBannertype_list_tabs_bannertype_title__BgAji" id="tab-menu1-1" role="tab" type="button"><span class="text">에어컨</span><...
XPath: #tab-menu1-1
Example 3 View on Page
Duplicate ID "tab-menu1-2" referenced by aria-labelledby.
Mode: light
<button aria-controls="tab-content1-2" aria-selected="false" class="HomePcListTabsBannertype_list_tabs_bannertype_title__BgAji" id="tab-menu1-2" role="tab" type="button"><span class="text">워시타워</span>...
XPath: #tab-menu1-2
Example 4 View on Page
Duplicate ID "tab-menu1-3" referenced by aria-labelledby.
Mode: light
<button aria-controls="tab-content1-3" aria-selected="false" class="HomePcListTabsBannertype_list_tabs_bannertype_title__BgAji" id="tab-menu1-3" role="tab" type="button"><span class="text">워시콤보</span>...
XPath: #tab-menu1-3
Example 5 View on Page
Duplicate ID "tab-menu1-4" referenced by aria-labelledby.
Mode: light
<button aria-controls="tab-content1-4" aria-selected="false" class="HomePcListTabsBannertype_list_tabs_bannertype_title__BgAji" id="tab-menu1-4" role="tab" type="button"><span class="text">건조기</span><...
XPath: #tab-menu1-4
14 Moderate accesslint aria/aria-hidden-focus
1 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Focusable element is inside an aria-hidden region.
Mode: light
<a class="HomePcBannerHero_banner_hero_item__DbFzn" data-contents=" / slot 2" href="/benefits/exhibitions/detail-PE00887001" target="_self"><div class="HomePcBannerHero_banner_hero_text__xJiz5"><stron...
XPath: div[aria-label="2 / 15"] > a[href="/benefits/exhibitions/detail-PE00887001"]
Example 2 View on Page
Focusable element is inside an aria-hidden region.
Mode: light
<a class="HomePcBannerHero_banner_hero_item__DbFzn" data-contents="냉장고&amp;세탁기 구매 찬스&lt;br&gt;냉세만세 오픈! / slot 3" href="/benefits/exhibitions/detail-PE00881002" target="_self"><div class="HomePcBannerH...
XPath: div[aria-label="3 / 15"] > a[href="/benefits/exhibitions/detail-PE00881002"]
Example 3 View on Page
Focusable element is inside an aria-hidden region.
Mode: light
<a class="HomePcBannerHero_banner_hero_item__DbFzn" data-contents="처음이라 더 특별한 구독 / slot 4" href="/benefits/exhibitions/detail-PE00721001" target="_self"><div class="HomePcBannerHero_banner_hero_text__...
XPath: div[aria-label="4 / 15"] > a[href="/benefits/exhibitions/detail-PE00721001"]
Example 4 View on Page
Focusable element is inside an aria-hidden region.
Mode: light
<a class="HomePcBannerHero_banner_hero_item__DbFzn" data-contents="공기청정기 대규모 할인&lt;br&gt;大청정 세일 시작! / slot 5" href="/benefits/exhibitions/detail-PE00856003" target="_self"><div class="HomePcBannerHero...
XPath: div[aria-label="5 / 15"] > a[href="/benefits/exhibitions/detail-PE00856003"]
Example 5 View on Page
Focusable element is inside an aria-hidden region.
Mode: light
<a class="HomePcBannerHero_banner_hero_item__DbFzn" data-contents="홈스타일 3일 특가&lt;br&gt;에이스침대 최대 24% 할인 / slot 6" href="https://homestyle.lge.co.kr/exhibition/detail?exhibitionId=2603001021" target="_s...
XPath: div[aria-label="6 / 15"] > a[href="https://homestyle.lge.co.kr/exhibition/detail?exhibitionId=2603001021"]
8 Moderate accesslint distinguishable/color-contrast
1 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Insufficient color contrast ratio of 4.17:1 (required 4.5:1).
Mode: light
<span>웨딩&amp;이사</span>
XPath: a[href="/benefits/exhibitions/multiple-products"] > div:nth-of-type(1) > span > span
Example 2 View on Page
Insufficient color contrast ratio of 4.17:1 (required 4.5:1).
Mode: light
<span>SALE</span>
XPath: a[href="https://homestyle.lge.co.kr/home"] > div:nth-of-type(1) > span > span
Example 3 View on Page
Insufficient color contrast ratio of 4.12:1 (required 4.5:1).
Mode: light
<span class="title-home_title-home_sub_tit__ivkxK" style="color: rgb(114, 119, 128);">LGE.COM 인기 제품 추천</span>
XPath: section:nth-of-type(6) > div > div:nth-of-type(1) > div > span
Example 4 View on Page
Insufficient color contrast ratio of 4.36:1 (required 4.5:1).
Mode: light
<span class="HomePcListSquaretype_sub_title__vVZVQ">가전인사이트</span>
XPath: a[href="/story/tech-insight/smartway-hydro-essential?"] > div:nth-of-type(1) > span
Example 5 View on Page
Insufficient color contrast ratio of 4.36:1 (required 4.5:1).
Mode: light
<span class="HomePcListSquaretype_sub_title__vVZVQ">사용가이드</span>
XPath: a[href="/story/user-guide/lg-tiiun-seed-kit"] > div:nth-of-type(1) > span
7 Moderate accesslint text-alternatives/image-redundant-alt
1 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Alt text "정품 공기청정기 필터/무빙휠" duplicates surrounding a text.
Mode: light
<img alt="정품 공기청정기 필터/무빙휠" class="" loading="lazy" src="https://www.lge.co.kr/kr/gnb/260303_air_gnb_mini.jpg" style="">
XPath: a[href="https://www.lge.co.kr/benefits/exhibitions/detail-PE00876004"] > img
Example 2 View on Page
Alt text "청소기 흡입구/배터리 반납 이벤트" duplicates surrounding a text.
Mode: light
<img alt="청소기 흡입구/배터리 반납 이벤트" class="" loading="lazy" src="https://www.lge.co.kr/kr/gnb/3m_offline_mini_260319.jpg" style="">
XPath: a[href="https://www.lge.co.kr/benefits/exhibitions/detail-PE00876003"] > img
Example 3 View on Page
Alt text "청소기 소모품 싹-할인해 봄" duplicates surrounding a text.
Mode: light
<img alt="청소기 소모품 싹-할인해 봄" class="" loading="lazy" src="https://www.lge.co.kr/kr/gnb/3m_online_mini_260309.jpg" style="">
XPath: a[href="https://www.lge.co.kr/benefits/exhibitions/detail-PE00876002"] > img
Example 4 View on Page
Alt text "LG SIGNATURE" duplicates surrounding a text.
Mode: light
<img alt="LG SIGNATURE" class="" loading="lazy" src="https://www.lge.co.kr/kr/gnb/2023-sep/392x300_gnb_LG-SIGNATURE_230912_01.png" style="">
XPath: a[href="/lg-signature/info"] > img
Example 5 View on Page
Alt text "LG 오브제컬렉션" duplicates surrounding a text.
Mode: light
<img alt="LG 오브제컬렉션" class="" loading="lazy" src="https://www.lge.co.kr/kr/images/gnb/20210420_gnb_objetcollection.jpg" style="">
XPath: a[href="/objet-collection/experience"] > img
2 Moderate accesslint keyboard-accessible/focus-order
1 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Non-interactive <span> with tabindex="0" has no interactive role.
Mode: light
<span data-radix-focus-guard="" tabindex="0" style="outline: none; opacity: 0; position: fixed; pointer-events: none;"></span>
XPath: body > span:nth-of-type(1)
Example 2 View on Page
Non-interactive <span> with tabindex="0" has no interactive role.
Mode: light
<span data-radix-focus-guard="" tabindex="0" style="outline: none; opacity: 0; position: fixed; pointer-events: none;"></span>
XPath: body > span:nth-of-type(2)
2 Moderate accesslint keyboard-accessible/focus-visible
1 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Focusable element has outline removed without a visible focus alternative.
Mode: light
<span data-radix-focus-guard="" tabindex="0" style="outline: none; opacity: 0; position: fixed; pointer-events: none;"></span>
XPath: body > span:nth-of-type(1)
Example 2 View on Page
Focusable element has outline removed without a visible focus alternative.
Mode: light
<span data-radix-focus-guard="" tabindex="0" style="outline: none; opacity: 0; position: fixed; pointer-events: none;"></span>
XPath: body > span:nth-of-type(2)
1 Moderate accesslint landmarks/region
1 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Content is not contained within a landmark region.
Mode: light
<div><div class="popup_popup_wrap__C7lcy" tabindex="-1"><div class=""></div><p id="radix-:r16:"></p><div role="dialog" id="radix-:r14:" aria-describedby="radix-:r16:" aria-labelledby="radix-:r15:" dat...
XPath: body > div:nth-of-type(1)