This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
ladybird
Watch
2
Star
0
Fork
You've already forked ladybird
0
mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced
2026-04-19 18:30:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
fff09ed330
ladybird
/
Tests
/
LibWeb
/
Layout
/
input
/
table
/
border-attribute.html
2 lines
61 B
HTML
Raw
Normal View
History
Unescape
Escape
Meta: Add doctypes to all table layout tests
2025-05-03 21:35:53 +02:00
<!DOCTYPE html>
LibWeb: Support border attribute on the table element Fixes #19938.
2023-08-21 23:44:07 +00:00
<
table
border
=
"5"
>
<
tr
>
<
td
>
A
<
/
td
>
<
/
tr
>
<
/
table
>
Reference in a new issue
Copy permalink