Skip to content

非推奨な要素・属性の書き換え#315

Merged
nishimotz merged 2 commits into
masterfrom
fix-deprecated-html
Jun 8, 2026
Merged

非推奨な要素・属性の書き換え#315
nishimotz merged 2 commits into
masterfrom
fix-deprecated-html

Conversation

@mehm8128

@mehm8128 mehm8128 commented Jun 7, 2026

Copy link
Copy Markdown
Member

close #312

以下を行いました。

  • table要素のborder属性: CSSに書き換え
  • style要素のtype属性: 削除
  • longdesc属性のテストファイル: 今後保守を行わない旨を記述

@mehm8128 mehm8128 self-assigned this Jun 7, 2026
@nishimotz

Copy link
Copy Markdown
Contributor

改めてアクセシビリティサポーテッド(AS)のテスト観点で、結果に影響を与えないと判断しました。
ありがとうございました。

@nishimotz nishimotz merged commit b9cfcb8 into master Jun 8, 2026
1 check passed
@nishimotz nishimotz deleted the fix-deprecated-html branch June 8, 2026 00:12
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.

非推奨な要素・属性の書き換え

2 participants