Skip to content

docs: expand HTML parsing and compatibility answers - #68

Merged
splincode merged 1 commit into
mainfrom
agent/expand-html-parsing-answers
Aug 12, 2026
Merged

docs: expand HTML parsing and compatibility answers#68
splincode merged 1 commit into
mainfrom
agent/expand-html-parsing-answers

Conversation

@splincode

@splincode splincode commented Aug 11, 2026

Copy link
Copy Markdown
Member

Что изменено

  • расширены десять вопросов подраздела HTML parsing, compatibility и resources;
  • подробно раскрыт streaming HTML parsing и Critical Rendering Path;
  • разведены progressive enhancement и graceful degradation;
  • уточнены browser support, optimization и support matrix;
  • добавлен graded browser support и отдельная policy для advanced components;
  • расширены HTML parser error recovery и отличие DOM от HTML source;
  • подробно разобраны preload, prefetch и preconnect с их trade-offs.

Scope

Изменен только файл:

  • src/pages/html/index.md

Подраздел Forms и следующие части HTML в этом PR не изменяются.

HTML в #49 остается открытым до завершения остальных HTML-подразделов.

Part of #49.

Проверка

  • один commit;
  • один измененный Markdown-файл;
  • npm run format:check — успешно;
  • npm run build — успешно;
  • GitHub Actions — успешно.

@splincode
splincode force-pushed the agent/expand-html-parsing-answers branch from a5ec66a to 75f17b2 Compare August 11, 2026 13:00
@splincode
splincode marked this pull request as ready for review August 12, 2026 08:47
@splincode
splincode merged commit 446282d into main Aug 12, 2026
1 check passed
@splincode
splincode deleted the agent/expand-html-parsing-answers branch August 12, 2026 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant