This website requires JavaScript.
Explore
Help
Sign in
dmaax
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
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 16:35:53 -03:00
<!DOCTYPE html>
LibWeb: Support border attribute on the table element Fixes #19938.
2023-08-21 20:44:07 -03:00
<
table
border
=
"5"
>
<
tr
>
<
td
>
A
<
/
td
>
<
/
tr
>
<
/
table
>
Reference in a new issue
Copy permalink