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 QualityAction11 of 66 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 11 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
FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
FLighthouse Accessibility AuditsActionScore 46/100 — 5 failing, 5 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 |
|---|
进入网页版 > div.page > div.splash > div.splash-bottom > a#home_guide |
These are opportunities to improve the legibility of your content.
Internationalization and localization
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.ua-chrome html.ua-chrome |
These are opportunities to improve the interpretation of your content by users in different locales.
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 |
|---|
div.splash > div.splash-content > div.splash-pic > img div.splash > div.splash-content > div.splash-pic > img |
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.ua-chrome html.ua-chrome |
These items highlight common accessibility best practices.
BForm Accessibility2 of 2 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| q | text | (书籍、电影、音乐、小组、小站、成员) | placeholder only |
| input | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="q">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
CLink & Button QualityAction31 issue(s) across 426 links and 1 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://book.douban.com | 豆瓣读书 | new tab | Add '(opens in new tab)' to text |
| https://movie.douban.com | 豆瓣电影 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com | 豆瓣音乐 | new tab | Add '(opens in new tab)' to text |
| https://www.douban.com/location/ | 豆瓣同城 | new tab | Add '(opens in new tab)' to text |
| https://www.douban.com/group/ | 豆瓣小组 | new tab | Add '(opens in new tab)' to text |
| https://read.douban.com | 豆瓣阅读 | new tab | Add '(opens in new tab)' to text |
| https://fm.douban.com | 豆瓣FM | new tab | Add '(opens in new tab)' to text |
| https://time.douban.com/?dt_time_source=… | 豆瓣时间 | new tab | Add '(opens in new tab)' to text |
| https://market.douban.com?utm_campaign=a… | 豆瓣豆品 | new tab | Add '(opens in new tab)' to text |
| javascript: void 0; | (empty) | empty | Add link text or aria-label |
| https://www.douban.com/topic/484864864/?… | “近日四川绵阳游仙区… | new tab | Add '(opens in new tab)' to text |
| https://www.douban.com/topic/484821075/?… | 阴天就不用防晒了? | new tab | Add '(opens in new tab)' to text |
| https://www.douban.com/topic/484776354/?… | 第八届互联网辟谣优秀… | new tab | Add '(opens in new tab)' to text |
| https://www.douban.com/topic/484774260/?… | 注意!这些谣言勿传勿… | new tab | Add '(opens in new tab)' to text |
| https://www.douban.com/topic/484772172/?… | “环保新规导致鸡蛋涨… | new tab | Add '(opens in new tab)' to text |
| https://www.douban.com/group/topic/48421… | (empty) | empty | Add link text or aria-label |
| https://www.douban.com/people/162973006/ | 叫什么啊 | new tab | Add '(opens in new tab)' to text |
| https://www.douban.com/people/162973006/ | 叫什么啊 | new tab | Add '(opens in new tab)' to text |
| https://www.douban.com/group/topic/48421… | 关于邻居家请了保洁,… | new tab | Add '(opens in new tab)' to text |
| https://www.douban.com/group/topic/48421… | 661回应 834赞 … | new tab | Add '(opens in new tab)' to text |
| https://www.douban.com/people/78636889/ | 马豆玲 | new tab | Add '(opens in new tab)' to text |
| https://www.douban.com/people/78636889/ | 马豆玲 | new tab | Add '(opens in new tab)' to text |
| https://www.douban.com/group/topic/48402… | 真心建议年轻人少看苦… | new tab | Add '(opens in new tab)' to text |
| https://www.douban.com/group/topic/48402… | 332回应 1654赞 … | new tab | Add '(opens in new tab)' to text |
| https://www.douban.com/people/DeliciousN… | 好吃持续高能 | new tab | Add '(opens in new tab)' to text |
| https://www.douban.com/people/DeliciousN… | 好吃持续高能 | new tab | Add '(opens in new tab)' to text |
| https://www.douban.com/group/topic/48434… | 别内耗了,人生本就没… | new tab | Add '(opens in new tab)' to text |
| https://www.douban.com/group/topic/48434… | 17回应 171赞 … | new tab | Add '(opens in new tab)' to text |
| https://www.douban.com/group/647259/ | (empty) | empty | Add link text or aria-label |
| https://www.douban.com/group/707669/ | (empty) | empty | Add link text or aria-label |
| https://www.douban.com/group/234201/ | (empty) | empty | Add link text or aria-label |
| https://www.douban.com/group/731981/ | (empty) | empty | Add link text or aria-label |
| https://www.douban.com/group/756303/ | (empty) | empty | Add link text or aria-label |
| https://www.douban.com/group/735729/ | (empty) | empty | Add link text or aria-label |
| https://www.douban.com/group/760620/ | (empty) | empty | Add link text or aria-label |
| https://www.douban.com/group/746456/ | (empty) | empty | Add link text or aria-label |
| https://www.douban.com/group/101200/ | (empty) | empty | Add link text or aria-label |
| https://www.douban.com/group/642067/ | (empty) | empty | Add link text or aria-label |
| https://www.douban.com/group/669800/ | (empty) | empty | Add link text or aria-label |
| https://www.douban.com/group/728435/ | (empty) | empty | Add link text or aria-label |
| https://www.douban.com/group/209029/ | (empty) | empty | Add link text or aria-label |
| https://www.douban.com/group/330706/ | (empty) | empty | Add link text or aria-label |
| https://www.douban.com/group/650852/ | (empty) | empty | Add link text or aria-label |
| https://www.douban.com/group/748878/ | (empty) | empty | Add link text or aria-label |
| https://www.douban.com/group/678915/ | (empty) | empty | Add link text or aria-label |
| https://www.douban.com/group/728586/ | (empty) | empty | Add link text or aria-label |
| https://read.douban.com/reader/ebook/394… | 免费试读 | new tab | Add '(opens in new tab)' to text |
| https://read.douban.com/reader/ebook/418… | 免费试读 | new tab | Add '(opens in new tab)' to text |
| https://read.douban.com/reader/ebook/335… | 免费试读 | new tab | Add '(opens in new tab)' to text |
| https://read.douban.com/reader/ebook/333… | 免费试读 | new tab | Add '(opens in new tab)' to text |
| https://read.douban.com/ebook/419040148 | 盲警 | new tab | Add '(opens in new tab)' to text |
| https://read.douban.com/ebook/419040148 | 盲警 | new tab | Add '(opens in new tab)' to text |
| https://read.douban.com/reader/column/63… | 免费试读 | new tab | Add '(opens in new tab)' to text |
| https://read.douban.com/ebook/418916983 | 春缠树 | new tab | Add '(opens in new tab)' to text |
| https://read.douban.com/ebook/418916983 | 春缠树 | new tab | Add '(opens in new tab)' to text |
| https://read.douban.com/reader/column/63… | 免费试读 | new tab | Add '(opens in new tab)' to text |
| https://read.douban.com/ebook/418846988 | 她的八零九零年代 | new tab | Add '(opens in new tab)' to text |
| https://read.douban.com/ebook/418846988 | 她的八零九零年... | new tab | Add '(opens in new tab)' to text |
| https://read.douban.com/reader/column/63… | 免费试读 | new tab | Add '(opens in new tab)' to text |
| https://read.douban.com/ebook/418975338 | 脸盘大有福 | new tab | Add '(opens in new tab)' to text |
| https://read.douban.com/ebook/418975338 | 脸盘大有福 | new tab | Add '(opens in new tab)' to text |
| https://read.douban.com/reader/column/63… | 免费试读 | new tab | Add '(opens in new tab)' to text |
| https://fm.douban.com?from_=shire_anonym… | (empty) | empty | Add link text or aria-label |
| https://music.douban.com/tag/OST | OST | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/流行 | 流行 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/民谣 | 民谣 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/pop | pop | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/indie | indie | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/Electronic | Electronic | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/Folk | Folk | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/摇滚 | 摇滚 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/J-POP | J-POP | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/电影原… | 电影原声 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/rock | rock | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/R&B | R&B | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/JPOP | JPOP | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/post-rock | post-rock | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/jazz | jazz | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/独立音… | 独立音乐 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/电子 | 电子 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/中国摇… | 中国摇滚 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/纯音乐 | 纯音乐 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/经典 | 经典 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/日本 | 日本 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/台湾 | 台湾 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/华语 | 华语 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/欧美 | 欧美 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/美国 | 美国 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/内地 | 内地 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/英国 | 英国 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/香港 | 香港 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/韩国 | 韩国 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/UK | UK | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/粤语 | 粤语 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/大陆 | 大陆 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/US | US | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/法国 | 法国 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/华语音… | 华语音乐 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/港台 | 港台 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/德国 | 德国 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/英伦 | 英伦 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/国语 | 国语 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/瑞典 | 瑞典 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/周杰伦 | 周杰伦 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/王菲 | 王菲 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/陈奕迅 | 陈奕迅 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/孙燕姿 | 孙燕姿 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/五月天 | 五月天 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/陈绮贞 | 陈绮贞 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/苏打绿 | 苏打绿 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/梁静茹 | 梁静茹 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/Coldplay | Coldplay | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/久石让 | 久石让 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/张悬 | 张悬 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/椎名林… | 椎名林檎 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/Beethoven | Beethoven | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/窦唯 | 窦唯 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/蔡健雅 | 蔡健雅 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/林俊杰 | 林俊杰 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/莫文蔚 | 莫文蔚 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/Bach | Bach | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/Jay | Jay | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/tag/范晓萱 | 范晓萱 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/subject/3839568… | WJK | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/subject/3839568… | WJK | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/subject_search?… | 王俊凯 Karry Wang | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/subject/3838605… | 太阳之子 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/subject/3838605… | 太阳之子 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/subject_search?… | 周杰伦 Jay Chou | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/subject/3839122… | THE PROTÉGÉ | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/subject/3839122… | THE PROTÉGÉ | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/subject_search?… | Gareth.T | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/subject/3840198… | New Classics | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/subject/3840198… | New Classics | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/subject_search?… | Gordon Flanders | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/subject/3823247… | Superbloom | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/subject/3823247… | Superbloom | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/subject_search?… | Jessie Ware | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/subject/3821588… | THIS MUSIC MAY CONTAIN HOPE | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/subject/3821588… | THIS MUSIC MAY CONTAIN HOPE | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/subject_search?… | RAYE | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/subject/3839770… | NAIL | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/subject/3839770… | NAIL | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/subject_search?… | Yves 이브 | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/subject/3839830… | FLOWERING | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/subject/3839830… | FLOWERING | new tab | Add '(opens in new tab)' to text |
| https://music.douban.com/subject_search?… | AKMU 乐童音乐家 악동... | new tab | Add '(opens in new tab)' to text |
| https://www.douban.com/gallery/topic/120… | (empty) | empty | Add link text or aria-label |
| https://www.douban.com/gallery/topic/120… | 收集在全世界的豆品 | new tab | Add '(opens in new tab)' to text |
| https://www.douban.com/group/topic/33701… | 首发优惠券膨胀活动已… | new tab | Add '(opens in new tab)' to text |
| https://www.douban.com/group/topic/33644… | 豆瓣2026年日程本“碧… | new tab | Add '(opens in new tab)' to text |
| https://www.douban.com/group/topic/26464… | 号外,号外,阿黑阿白… | new tab | Add '(opens in new tab)' to text |
| https://shiji.douban.com/detail/180808/?… | (empty) | empty | Add link text or aria-label |
| https://shiji.douban.com/detail/180808/?… | 豆瓣豆品“合法休息”… | new tab | Add '(opens in new tab)' to text |
| https://shiji.douban.com/detail/180907/?… | (empty) | empty | Add link text or aria-label |
| https://shiji.douban.com/detail/180907/?… | 豆瓣2026日程本 碧树新… | new tab | Add '(opens in new tab)' to text |
| https://shiji.douban.com/detail/180372/?… | (empty) | empty | Add link text or aria-label |
| https://shiji.douban.com/detail/180372/?… | 豆瓣好东西系列 有阅… | new tab | Add '(opens in new tab)' to text |
| https://shiji.douban.com/detail/179776/?… | (empty) | empty | Add link text or aria-label |
| https://shiji.douban.com/detail/179776/?… | 豆瓣环保阅读支架 可… | new tab | Add '(opens in new tab)' to text |
| https://www.douban.com/event/37635172/ | (empty) | empty | Add link text or aria-label |
| https://www.douban.com/event/37811850/ | (empty) | empty | Add link text or aria-label |
| https://www.douban.com/event/37764591/ | (empty) | empty | Add link text or aria-label |
| https://www.douban.com/event/37694929/ | (empty) | empty | Add link text or aria-label |
| https://m.douban.com/time/column/188?dt_… | 用性别之尺丈量世界—… | new tab | Add '(opens in new tab)' to text |
| https://m.douban.com/time/column/188?dt_… | 用性别之尺丈量世界—… | new tab | Add '(opens in new tab)' to text |
| https://m.douban.com/time/column/272?dt_… | 当青年成为问题——日… | new tab | Add '(opens in new tab)' to text |
| https://m.douban.com/time/column/272?dt_… | 当青年成为问题——日… | new tab | Add '(opens in new tab)' to text |
| https://m.douban.com/time/column/267?dt_… | 不能承受的生命之轻—… | new tab | Add '(opens in new tab)' to text |
| https://m.douban.com/time/column/267?dt_… | 不能承受的生命之轻—… | new tab | Add '(opens in new tab)' to text |
| https://m.douban.com/time/column/101?dt_… | 花鸟鱼虫的生活意见—… | new tab | Add '(opens in new tab)' to text |
| https://m.douban.com/time/column/101?dt_… | 花鸟鱼虫的生活意见—… | new tab | Add '(opens in new tab)' to text |
| https://m.douban.com/time/column/127?dt_… | 萨特来信——存在主义… | new tab | Add '(opens in new tab)' to text |
| https://m.douban.com/time/column/127?dt_… | 萨特来信——存在主义… | new tab | Add '(opens in new tab)' to text |
| https://m.douban.com/time/column/37?dt_t… | 邪典电影本纪——亚文… | new tab | Add '(opens in new tab)' to text |
| https://m.douban.com/time/column/37?dt_t… | 邪典电影本纪——亚文… | new tab | Add '(opens in new tab)' to text |
| https://m.douban.com/time/column/130?dt_… | 科学在左,人性在右—… | new tab | Add '(opens in new tab)' to text |
| https://m.douban.com/time/column/130?dt_… | 科学在左,人性在右—… | new tab | Add '(opens in new tab)' to text |
| https://m.douban.com/time/column/134?dt_… | 去!把巫师叫醒——奇… | new tab | Add '(opens in new tab)' to text |
| https://m.douban.com/time/column/134?dt_… | 去!把巫师叫醒——奇… | new tab | Add '(opens in new tab)' to text |
| https://m.douban.com/time/column/185?dt_… | 懂得这些再去穿越——… | new tab | Add '(opens in new tab)' to text |
| https://m.douban.com/time/column/185?dt_… | 懂得这些再去穿越——… | new tab | Add '(opens in new tab)' to text |
| https://m.douban.com/time/column/133?dt_… | 如来的掌心——理解佛… | new tab | Add '(opens in new tab)' to text |
| https://m.douban.com/time/column/133?dt_… | 如来的掌心——理解佛… | new tab | Add '(opens in new tab)' to text |
| https://img1.doubanio.com/view/treasury_… | 营业执照 | new tab | Add '(opens in new tab)' to text |
| https://img3.doubanio.com/view/treasury_… | 京ICP证090015号 | new tab | Add '(opens in new tab)' to text |
| https://beian.miit.gov.cn/ | 京ICP备11027288号 | new tab | Add '(opens in new tab)' to text |
| https://www.douban.com/about?topic=licen… | 网络视听许可证0110418… | new tab | Add '(opens in new tab)' to text |
| https://img1.doubanio.com/view/treasury_… | 京网文[2024]4125-195号 | new tab | Add '(opens in new tab)' to text |
| https://img3.doubanio.com/view/treasury_… | 新出发京批字第直160029… | new tab | Add '(opens in new tab)' to text |
| https://img2.doubanio.com/view/treasury_… | (署)网出证(京)字… | new tab | Add '(opens in new tab)' to text |
| http://www.12377.cn/ | 中国互联网举报中心 | new tab | Add '(opens in new tab)' to text |
| http://www.beian.gov.cn/portal/registerS… | 京公网安备11010502000728 | new tab | Add '(opens in new tab)' to text |
| https://www.douban.com/hnypt/variformcys… | (empty) | empty | Add link text or aria-label |
| https://help.douban.com/?app=main | 帮助中心 | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
javascript: void 0;; https://www.douban.com/group/topic/484218032/?_spm_id=MTYyOTczMDA2; https://www.douban.com/group/647259/; https://www.douban.com/group/707669/; https://www.douban.com/group/234201/; https://www.douban.com/group/731981/; https://www.douban.com/group/756303/; https://www.douban.com/group/735729/; https://www.douban.com/group/760620/; https://www.douban.com/group/746456/ (+21 more)
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
Add '(opens in new tab)' to link text or aria-label.
https://book.douban.com; https://movie.douban.com; https://music.douban.com; https://www.douban.com/location/; https://www.douban.com/group/; https://read.douban.com; https://fm.douban.com; https://time.douban.com/?dt_time_source=douban-web_anonymous_index_top_nav; https://market.douban.com?utm_campaign=anonymous_top_nav&utm_source=douban&ut…; https://www.douban.com/topic/484864864/?_spm_id=MjEyMjM5NDQ1 (+154 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
C404 Error PageActionHTTP 404, custom pageREVIEW
A+Heading Hierarchy25 headingsPASS
- H1 豆瓣
- H2 热门话题 · · · · · · ( 去话题广场 )
- H2 辟谣专区 · · · · · · ( 更多 )
- H2 精选内容 · · · · · · ( 更多 )
- H2 小组
- H2 热门小组 · · · · · · ( 更多 )
- H2 电影
- H2 近期热门 · · · · · · ( 更多 )
- H2 正在热映 · · · · · · ( 更多 )
- H2 读书
- H2 热门标签 · · · · · · ( 更多 )
- H2 新书速递 · · · · · · ( 更多 )
- H2 原创数字作品 · · · · · · ( 更多 )
- H2 音乐
- H2 热门标签 · · · · · · ( 更多 )
- H2 豆瓣新碟榜 · · · · · · ( 更多 )
- H2 豆品 全部商品 豆瓣经典 家居生活
- H2 热门活动 · · · · · ·
- H2 官方小组 · · · · · · ( 更多 )
- H2 热卖商品 · · · · · · ( 更多 )
- H2 同城
- H2 活动标签 · · · · · ·
- H2 北京 · 本周热门活动 · · · · · · ( 更多 )
- H2 豆瓣时间
- H2 热门专栏 · · · · · · ( 更多 )
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h2 热门话题 … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 辟谣专区 … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 精选内容 … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 热门小组 … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 近期热门 … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 正在热映 … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 热门标签 … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 新书速递 … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 原创数字作品 … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 热门标签 … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 豆瓣新碟榜 … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 热门活动 … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 官方小组 … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 热卖商品 … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 活动标签 … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 北京 · 本周热… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 热门专栏 … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title 豆瓣 | 18.75:1 | 4.5:1 | #000000 | #EDF4EC | Pass |
| a 豆瓣 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a 豆瓣读书 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
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.