1
0
Fork 0
firefox/testing/web-platform/meta/html/rendering/dimension-attributes.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

27 lines
999 B
INI

[dimension-attributes.html]
[<col width="0"> mapping to <col> width property]
bug: https://github.com/whatwg/html/issues/4717
[<col width="0%"> mapping to <col> width property]
bug: https://github.com/whatwg/html/issues/4717
[<col width="0px"> mapping to <col> width property]
bug: https://github.com/whatwg/html/issues/4717
[<table height="0"> mapping to <table> height property]
bug: https://github.com/whatwg/html/issues/4715
[<table height="0%"> mapping to <table> height property]
bug: https://github.com/whatwg/html/issues/4715
[<table height="0px"> mapping to <table> height property]
bug: https://github.com/whatwg/html/issues/4715
[<tr height="0"> mapping to <tr> height property]
bug: https://github.com/whatwg/html/issues/4716
[<tr height="0%"> mapping to <tr> height property]
bug: https://github.com/whatwg/html/issues/4716
[<tr height="0px"> mapping to <tr> height property]
bug: https://github.com/whatwg/html/issues/4716