Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureActionNo landmarksFIX
No landmarks detected
Screen reader users have no way to navigate by region.
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
FAlt Text QualityAction36 of 123 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 36 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
An image inside a link with no alt creates an empty link.
Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.
Learn more ▾ ▴
An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.
Source: WCAG 2.1 SC 2.4.4
FLink & Button QualityAction8 issue(s) across 122 links and 0 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.iqiyi.com/tvg/to_page_url?al… | 热播总榜No.1万福向田… | new tab | Add '(opens in new tab)' to text |
| https://www.iqiyi.com/tvg/to_page_url?al… | 加追限免14-16集八千里… | new tab | Add '(opens in new tab)' to text |
| https://wy.668wan.com/dwby/xefFha/index.… | 传奇5 | new tab | Add '(opens in new tab)' to text |
| https://www.iqiyi.com/v_2bulmis9m6k.html… | 五哈6 | new tab | Add '(opens in new tab)' to text |
| https://wy.668wan.com/dwby/L58GyO/index.… | 新服开启 | new tab | Add '(opens in new tab)' to text |
| https://www.iqiyi.com/tvg/to_page_url?al… | 绝世战魂 | new tab | Add '(opens in new tab)' to text |
| https://www.iqiyi.com/tvg/to_page_url?al… | 38集全 | img no alt | Add alt attribute to the image |
| https://www.iqiyi.com/tvg/to_page_url?al… | 28集全 | img no alt | Add alt attribute to the image |
| https://www.iqiyi.com/tvg/to_page_url?al… | 限免18-20集 | img no alt | Add alt attribute to the image |
| https://www.iqiyi.com/tvg/to_page_url?al… | 40集全 | img no alt | Add alt attribute to the image |
| https://www.iqiyi.com/v_2bulmis9m6k.html… | 04-19期 | new tab | Add '(opens in new tab)' to text |
| https://www.iqiyi.com/v_2bulmis9m6k.html… | 五哈6最高热度破9000 | new tab | Add '(opens in new tab)' to text |
| https://app-share.wtzw.com/app-h5/freebo… | (empty) | empty | Add link text or aria-label |
| https://app-share.wtzw.com/app-h5/freebo… | 上七猫,《逆天邪神》… | new tab | Add '(opens in new tab)' to text |
| https://www.iqiyi.com/v_1sicr4myg74.html… | (empty) | empty | Add link text or aria-label |
| https://www.iqiyi.com/v_1sicr4myg74.html… | 李昀锐黄杨钿甜破冰归… | new tab | Add '(opens in new tab)' to text |
| https://www.iqiyi.com/v_10sn1i7eufg.html… | (empty) | empty | Add link text or aria-label |
| https://www.iqiyi.com/v_10sn1i7eufg.html… | 任嘉伦战鬼化人破宿命… | new tab | Add '(opens in new tab)' to text |
| https://www.iqiyi.com/tvg/to_page_url?al… | 限免18-20集 | img no alt | Add alt attribute to the image |
| https://wy.668wan.com/dwby/5SrrQh/index.… | (empty) | empty | Add link text or aria-label |
| https://wy.668wan.com/dwby/5SrrQh/index.… | 1.76版复古传奇,原汁… | new tab | Add '(opens in new tab)' to text |
| https://www.iqiyi.com/tvg/to_page_url?al… | 38集全 | img no alt | Add alt attribute to the image |
| https://www.iqiyi.com/tvg/to_page_url?al… | 40集全 | img no alt | Add alt attribute to the image |
| https://www.iqiyi.com/tvg/to_page_url?al… | 39集全 | img no alt | Add alt attribute to the image |
| https://www.iqiyi.com/tvg/to_page_url?al… | 预约魔法坏女巫2Cynthia … | new tab | Add '(opens in new tab)' to text |
| https://www.iqiyi.com/tvg/to_page_url?al… | 28集全 | img no alt | Add alt attribute to the image |
| https://wy.668wan.com/dwby/SKKGLq/index.… | (empty) | empty | Add link text or aria-label |
| https://wy.668wan.com/dwby/SKKGLq/index.… | 上线满攻速!176版高爆… | new tab | Add '(opens in new tab)' to text |
| https://www.iqiyi.com/tvg/to_page_url?al… | 17集全 | img no alt | Add alt attribute to the image |
| https://www.iqiyi.com/tvg/to_page_url?al… | 22集全 | img no alt | Add alt attribute to the image |
| https://www.iqiyi.com/tvg/to_page_url?al… | (empty) | empty | Add link text or aria-label |
| https://www.iqiyi.com/tvg/to_page_url?al… | 天问 | new tab | Add '(opens in new tab)' to text |
| https://wy.668wan.com/dwby/qAPgYo/index.… | (empty) | empty | Add link text or aria-label |
| https://wy.668wan.com/dwby/qAPgYo/index.… | 拒绝坑服不当韭菜!限… | new tab | Add '(opens in new tab)' to text |
| https://www.iqiyi.com/tvg/to_page_url?al… | 限免30-32集 | img no alt | Add alt attribute to the image |
| https://www.iqiyi.com/tvg/to_page_url?al… | 1八千里路云和月7792 | new tab | Add '(opens in new tab)' to text |
| https://www.iqiyi.com/tvg/to_page_url?al… | 2哈哈哈哈哈第6季7574 | new tab | Add '(opens in new tab)' to text |
| https://www.iqiyi.com/tvg/to_page_url?al… | 3钢铁森林5832 | new tab | Add '(opens in new tab)' to text |
| https://www.iqiyi.com/tvg/to_page_url?al… | 4逐玉5632 | new tab | Add '(opens in new tab)' to text |
| https://www.iqiyi.com/tvg/to_page_url?al… | 5危险关系5540 | new tab | Add '(opens in new tab)' to text |
| https://www.iqiyi.com/tvg/to_page_url?al… | 32集全 | img no alt | Add alt attribute to the image |
| https://www.iqiyi.com/tvg/to_page_url?al… | 24集全 | img no alt | Add alt attribute to the image |
| https://www.iqiyi.com/tvg/to_page_url?al… | 限免14-16集 | img no alt | Add alt attribute to the image |
| https://www.iqiyi.com/tvg/to_page_url?al… | 48集全 | img no alt | Add alt attribute to the image |
| https://www.iqiyi.com/tvg/to_page_url?al… | 40集全 | img no alt | Add alt attribute to the image |
| https://wy.668wan.com/dwby/mDj2x3/index.… | (empty) | empty | Add link text or aria-label |
| https://wy.668wan.com/dwby/mDj2x3/index.… | 活动地图随便进,一怪… | new tab | Add '(opens in new tab)' to text |
| https://www.iqiyi.com/tvg/to_page_url?al… | 36集全 | img no alt | Add alt attribute to the image |
| https://www.iqiyi.com/a_lgmoijcwvp.html?… | 预约娘要嫁人杨川北 / … | new tab | Add '(opens in new tab)' to text |
| https://www.iqiyi.com/tvg/to_page_url?al… | 34集全 | img no alt | Add alt attribute to the image |
| https://www.iqiyi.com/tvg/to_page_url?al… | 8.3 | new tab | Add '(opens in new tab)' to text |
| https://www.iqiyi.com/tvg/to_page_url?al… | 西装暴徒 | new tab | Add '(opens in new tab)' to text |
| https://www.iqiyi.com/tvg/to_page_url?al… | 24集全 | new tab | Add '(opens in new tab)' to text |
| https://www.iqiyi.com/tvg/to_page_url?al… | 十年不晚 | new tab | Add '(opens in new tab)' to text |
| //www.iqiyi.com/common/aboutus.html | 公司介绍 | new tab | Add '(opens in new tab)' to text |
| //creator.iqiyi.com/ | 爱奇艺号内容合作 | new tab | Add '(opens in new tab)' to text |
| //www.iqiyi.com/kszt/ipysphz.html | 广告及IP衍生品合作 | new tab | Add '(opens in new tab)' to text |
| //co.vip.iqiyi.com/join-us/progress?open… | VIP会员采购及合作 | new tab | Add '(opens in new tab)' to text |
| //ec.iqiyi.com/ | 电商业务合作 | new tab | Add '(opens in new tab)' to text |
| //www.iqiyi.com/user/register/protocol.h… | 用户协议 | new tab | Add '(opens in new tab)' to text |
| //privacy.iqiyi.com/ | 隐私政策 | new tab | Add '(opens in new tab)' to text |
| //beian.miit.gov.cn/ | 京ICP备11032965号 | new tab | Add '(opens in new tab)' to text |
| //pic1.iqiyipic.com/lequ/common/lego/202… | 信息网络传播视听节目… | new tab | Add '(opens in new tab)' to text |
| //pic3.iqiyipic.com/lequ/common/lego/202… | 营业执照 | new tab | Add '(opens in new tab)' to text |
| //www.iqiyi.com/common/aboutus.html | 公司介绍 | new tab | Add '(opens in new tab)' to text |
| //careers.iqiyi.com | 加入我们 | new tab | Add '(opens in new tab)' to text |
| //pages.iqiyi.com/p/zbs/iqiyinews01.html | 国内外新闻 | new tab | Add '(opens in new tab)' to text |
| //www.iqiyi.com/kszt/lianxiwomen.html | 联系我们 | new tab | Add '(opens in new tab)' to text |
| //ir.iqiyi.com/investor-overview?c=25469… | Investor Relations | new tab | Add '(opens in new tab)' to text |
| //www.iq.com/ | iQ.com | new tab | Add '(opens in new tab)' to text |
| //creator.iqiyi.com/ | 爱奇艺号内容合作 | new tab | Add '(opens in new tab)' to text |
| //www.iqiyi.com/kszt/ipysphz.html | 广告及IP衍生品合作 | new tab | Add '(opens in new tab)' to text |
| //www.iqiyi.com/kszt/jishuhezuo.html | 技术合作 | new tab | Add '(opens in new tab)' to text |
| //www.iqiyi.com/kszt/game.html | 游戏业务合作 | new tab | Add '(opens in new tab)' to text |
| //www.iqiyi.com/kszt/znyjhz.html | 智能硬件合作 | new tab | Add '(opens in new tab)' to text |
| //www.iqiyi.com/kszt/xxyuhz.html | 线下娱乐合作 | new tab | Add '(opens in new tab)' to text |
| //co.vip.iqiyi.com/join-us/progress?open… | VIP会员采购及合作 | new tab | Add '(opens in new tab)' to text |
| //ec.iqiyi.com/ | 电商业务合作 | new tab | Add '(opens in new tab)' to text |
| //www.iqiyi.com/user/register/protocol.h… | 用户协议 | new tab | Add '(opens in new tab)' to text |
| //www.iqiyi.com/common/copyright.html?en… | 内容投诉 | new tab | Add '(opens in new tab)' to text |
| //privacy.iqiyi.com/ | 隐私政策 | new tab | Add '(opens in new tab)' to text |
| //www.iqiyi.com/common/legalhistory.html | 历史协议版本 | new tab | Add '(opens in new tab)' to text |
| //pic3.iqiyipic.com/lequ/common/lego/202… | 营业执照 | new tab | Add '(opens in new tab)' to text |
| //pic0.iqiyipic.com/lequ/common/lego/202… | 网络文化经营许可证 | new tab | Add '(opens in new tab)' to text |
| //pic1.iqiyipic.com/lequ/common/lego/202… | 信息网络传播视听节目… | new tab | Add '(opens in new tab)' to text |
| //pic0.iqiyipic.com/lequ/common/lego/202… | 广播电视节目制作经营… | new tab | Add '(opens in new tab)' to text |
| //www.piyao.org.cn | 中国互联网联合辟谣平… | new tab | Add '(opens in new tab)' to text |
| //pic0.iqiyipic.com/lequ/common/lego/202… | 出版物经营许可证 | new tab | Add '(opens in new tab)' to text |
| //beian.miit.gov.cn/ | 京ICP备11032965号 | new tab | Add '(opens in new tab)' to text |
| //beian.miit.gov.cn/#/Integrated/index | 沪B2-20060072-1 | new tab | Add '(opens in new tab)' to text |
| //www.beian.gov.cn/portal/registerSystem… | 京公网安备11000002002047… | new tab | Add '(opens in new tab)' to text |
| //pic2.iqiyipic.com/lequ/common/lego/202… | 增值电信业务经营许可… | new tab | Add '(opens in new tab)' to text |
| //pic2.iqiyipic.com/lequ/common/lego/202… | 食品经营许可证 | new tab | Add '(opens in new tab)' to text |
| //pic2.iqiyipic.com/lequ/common/lego/202… | 药品医疗器械网络信息… | new tab | Add '(opens in new tab)' to text |
| //static-s.iqiyi.com/lequ/20240411/27435… | 互联网信息服务算法备… | new tab | Add '(opens in new tab)' to text |
| //pic2.iqiyipic.com/lequ/common/lego/202… | 互联网宗教信息服务许… | new tab | Add '(opens in new tab)' to text |
| //www.12377.cn/jbzn.html?tab=4 | 中国互联网举报中心 | new tab | Add '(opens in new tab)' to text |
| //www.12377.cn/node_548446.htm | 网络举报APP下载 | new tab | Add '(opens in new tab)' to text |
| //www.iqiyi.com/common/announce.html | 反盗版和反盗链权利声… | new tab | Add '(opens in new tab)' to text |
| //www.12377.cn/ | 网上有害信息举报专区 | new tab | Add '(opens in new tab)' to text |
| mailto:jubao365@qiyi.com | 违法和不良信息/涉未… | new tab | Add '(opens in new tab)' to text |
| 举报电话:400-923-7171 | new tab | Add '(opens in new tab)' to text | |
| //www.iqiyi.com/?vfrm=pcw_home&vfrmblk=7… | 爱奇艺 | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
https://app-share.wtzw.com/app-h5/freebook/book-detail/148431?channel=qm-aqy_…; https://www.iqiyi.com/v_1sicr4myg74.html?p1=&creativeid=67110028999; https://www.iqiyi.com/v_10sn1i7eufg.html?p1=&creativeid=67109985097; https://wy.668wan.com/dwby/5SrrQh/index.html?uid=aqyDW-1219&suid=19&order_pla…; https://wy.668wan.com/dwby/SKKGLq/index.html?uid=aqyDW-1219&suid=20&order_pla…; https://www.iqiyi.com/tvg/to_page_url?album_id=&app_version=17.044.25162&ext_…; https://wy.668wan.com/dwby/qAPgYo/index.html?uid=aqyDW-218&suid=04&order_plan…; https://wy.668wan.com/dwby/mDj2x3/index.html?uid=aqyDW-218&suid=03&order_plan…
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="https://www.iqiyi.com/tvg/to_page_url?album_id=NjQyMTAzNjc5ODc1ODMwMQ%3D%3D&a…"]; a[href="https://www.iqiyi.com/tvg/to_page_url?album_id=NjQyMTAzNjc5ODc1ODMwMQ%3D%3D&a…"]; a[href="https://wy.668wan.com/dwby/xefFha/index.html?uid=aqyDW-1219&suid=17&order_pla…"]; a[href="https://www.iqiyi.com/v_2bulmis9m6k.html?rpage=pcw_home&block=pca_recommend_f…"]; a[href="https://wy.668wan.com/dwby/L58GyO/index.html?uid=aqyDW-218&suid=01&order_plan…"]; a[href="https://www.iqiyi.com/tvg/to_page_url?album_id=NzE3OTg4NTY5MDY4MjYwMQ%3D%3D&a…"]; a[href="https://www.iqiyi.com/tvg/to_page_url?album_id=ODM1NTg2MDgyMzQwOTYwMQ%3D%3D&a…"]; a[href="https://www.iqiyi.com/tvg/to_page_url?album_id=MjIxMTI3MDQzMDAyODMwMQ%3D%3D&a…"]; a[href="https://www.iqiyi.com/tvg/to_page_url?album_id=NzA2Mjc2OTQ3NjkxOTIwMQ%3D%3D&a…"]; a[href="https://www.iqiyi.com/tvg/to_page_url?album_id=MTk3NjIzNTgzNjY1MzgwMQ%3D%3D&a…"] (+20 more)
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://www.iqiyi.com/v_2bulmis9m6k.html?rpage=pcw_home&block=pca_recommend_h…; https://app-share.wtzw.com/app-h5/freebook/book-detail/148431?channel=qm-aqy_…; https://www.iqiyi.com/v_1sicr4myg74.html?p1=&creativeid=67110028999; https://www.iqiyi.com/v_10sn1i7eufg.html?p1=&creativeid=67109985097; https://wy.668wan.com/dwby/5SrrQh/index.html?uid=aqyDW-1219&suid=19&order_pla…; https://wy.668wan.com/dwby/SKKGLq/index.html?uid=aqyDW-1219&suid=20&order_pla…; https://www.iqiyi.com/tvg/to_page_url?album_id=&app_version=17.044.25162&ext_…; https://wy.668wan.com/dwby/qAPgYo/index.html?uid=aqyDW-218&suid=04&order_plan…; https://www.iqiyi.com/tvg/to_page_url?album_id=NjQyMTAzNjc5ODc1ODMwMQ%3D%3D&a…; https://www.iqiyi.com/tvg/to_page_url?album_id=NTgxMTM5MDc1NDUwNjcwMQ%3D%3D&a… (+55 more)
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
F404 Error PageActionHTTP 404, bare pageFIX
DFavicon & BrandingAction4 icon(s) detectedFIX
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
DLighthouse Accessibility AuditsActionScore 60/100 — 5 failing, 8 passedFIX
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
小三上位竟又成职场对手 li > div.piclist-title > div.c-info > a |
陈赫演完“拉”又演“丑” li > div.piclist-title > div.c-info > a |
银河战舰盼回胜利正轨 li > div.piclist-title > div.c-info > a |
诸葛玥醋坛子打翻宣誓主权 li > div.piclist-title > div.c-info > a |
释小龙刘峰超零距离搏杀 li > div.piclist-title > div.c-info > a |
全员恶人互撕反转不断 li > div.piclist-title > div.c-info > a |
老头想二婚遭全家炮轰 li > div.piclist-title > div.c-info > a |
灵异少女组团寻妖界秘籍 li > div.piclist-title > div.c-info > a |
These are opportunities to improve the legibility of your content.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
ul.list-app > li > a > img ul.list-app > li > a > img |
ul.list-app > li > a > img ul.list-app > li > a > img |
ul.list-app > li > a > img ul.list-app > li > a > img |
ul.list-app > li > a > img ul.list-app > li > a > img |
ul.list-app > li > a > img ul.list-app > li > a > img |
ul.list-app > li > a > img ul.list-app > li > a > img |
div > div.page-c-items > footer.m-footer > img div > div.page-c-items > footer.m-footer > img |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.site_header > div.header_search > div.search_box > a.search_icon div.site_header > div.header_search > div.search_box > a.search_icon |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
BHeading HierarchyNo headingsREVIEW
No headings found
Headings create the document outline for screen reader navigation.
Headings (H1-H6) create the document outline for screen reader navigation.
A page with zero headings is unnavigable by assistive tech and reads as one undifferentiated wall of text.
Learn more ▾ ▴
Screen reader users navigate by jumping between H1-H6 elements. A page with no headings has no skip targets — users have to read every word linearly. Adding a heading hierarchy (one H1, then H2 sections, optional H3 subsections) makes the page skimmable for both AT and human readers.
Source: WCAG 1.3.1 / W3C WAI
BWeb ManifestValid manifestREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 19 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
4 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| title 爱奇艺 iQIYI-热… | 1.49:1 | 4.5:1 | #000000 | #2E2B27 | Fail |
| div 筛选 | 1.13:1 | 4.5:1 | #000000 | #121314 | Fail |
| div 蜜语纪 | 1.18:1 | 4.5:1 | #000000 | #191817 | Fail |
| div (昨日更新) | 1.24:1 | 4.5:1 | #000000 | #1F1C1A | Fail |
| div 爆 | 1.28:1 | 4.5:1 | #000000 | #211F1B | Fail |
| div 全网搜 | 2.38:1 | 4.5:1 | #000000 | #4A4A4C | Fail |
| div 热搜 | 1.19:1 | 4.5:1 | #000000 | #1C1815 | Fail |
| div 电视剧 | 7.19:1 | 4.5:1 | #000000 | #949896 | Pass |
| div 未来片单 | 1.19:1 | 4.5:1 | #000000 | #1B1816 | Fail |
| div 短剧 | 1.15:1 | 4.5:1 | #000000 | #171515 | Fail |
| div 免费 | 1.14:1 | 4.5:1 | #000000 | #131417 | Fail |
| div 电影 | 1.59:1 | 4.5:1 | #000000 | #2E3035 | Fail |
| div 综艺 | 1.28:1 | 4.5:1 | #000000 | #211E25 | Fail |
| div 热点 | 1.06:1 | 4.5:1 | #000000 | #070A10 | Fail |
| div 动漫 | 1.06:1 | 4.5:1 | #000000 | #070A10 | Fail |
| div 少儿 | 1.10:1 | 4.5:1 | #000000 | #0D0F15 | Fail |
| div 漫剧 | 3.07:1 | 4.5:1 | #000000 | #3A606D | Fail |
| div 纪录片 | 2.31:1 | 4.5:1 | #000000 | #174D6A | Fail |
| div 知识 | 2.31:1 | 4.5:1 | #000000 | #214D63 | Fail |
| div 蜜语纪 | 3.16:1 | 4.5:1 | #000000 | #446355 | Fail |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| search-1776801617453 | text | Search | aria-label |