mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-23 17:52:26 -05:00
Tests: Import WPT test for pixel length attributes
This commit is contained in:
parent
7ea7352bf3
commit
97aa608c13
Notes:
github-actions[bot]
2024-11-23 13:44:00 +00:00
Author: https://github.com/awesomekling Commit: https://github.com/LadybirdBrowser/ladybird/commit/97aa608c13e Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2519
2 changed files with 772 additions and 0 deletions
|
@ -0,0 +1,599 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 588 tests
|
||||
|
||||
244 Pass
|
||||
344 Fail
|
||||
Details
|
||||
Result Test Name MessageFail <iframe marginwidth="200"> mapping to marginLeft
|
||||
Fail <iframe marginwidth="1007"> mapping to marginLeft
|
||||
Fail <iframe marginwidth=" 00523 "> mapping to marginLeft
|
||||
Fail <iframe marginwidth="200."> mapping to marginLeft
|
||||
Fail <iframe marginwidth="200.25"> mapping to marginLeft
|
||||
Fail <iframe marginwidth="200.7"> mapping to marginLeft
|
||||
Fail <iframe marginwidth="0"> mapping to marginLeft
|
||||
Fail <iframe marginwidth="-0"> mapping to marginLeft
|
||||
Fail <iframe marginwidth="+0"> mapping to marginLeft
|
||||
Fail <iframe marginwidth="+200"> mapping to marginLeft
|
||||
Fail <iframe marginwidth="200in"> mapping to marginLeft
|
||||
Fail <iframe marginwidth="200.25in"> mapping to marginLeft
|
||||
Fail <iframe marginwidth=" +200in "> mapping to marginLeft
|
||||
Fail <iframe marginwidth="200%"> mapping to marginLeft
|
||||
Fail <iframe marginwidth="200.%"> mapping to marginLeft
|
||||
Fail <iframe marginwidth="200.25%"> mapping to marginLeft
|
||||
Pass <iframe marginwidth="-200"> mapping to marginLeft
|
||||
Pass <iframe marginwidth="-200px"> mapping to marginLeft
|
||||
Pass <iframe marginwidth=" -200"> mapping to marginLeft
|
||||
Pass <iframe marginwidth="+-200"> mapping to marginLeft
|
||||
Pass <iframe marginwidth="-+200"> mapping to marginLeft
|
||||
Fail <iframe marginwidth="200"> mapping to marginRight
|
||||
Fail <iframe marginwidth="1007"> mapping to marginRight
|
||||
Fail <iframe marginwidth=" 00523 "> mapping to marginRight
|
||||
Fail <iframe marginwidth="200."> mapping to marginRight
|
||||
Fail <iframe marginwidth="200.25"> mapping to marginRight
|
||||
Fail <iframe marginwidth="200.7"> mapping to marginRight
|
||||
Fail <iframe marginwidth="0"> mapping to marginRight
|
||||
Fail <iframe marginwidth="-0"> mapping to marginRight
|
||||
Fail <iframe marginwidth="+0"> mapping to marginRight
|
||||
Fail <iframe marginwidth="+200"> mapping to marginRight
|
||||
Fail <iframe marginwidth="200in"> mapping to marginRight
|
||||
Fail <iframe marginwidth="200.25in"> mapping to marginRight
|
||||
Fail <iframe marginwidth=" +200in "> mapping to marginRight
|
||||
Fail <iframe marginwidth="200%"> mapping to marginRight
|
||||
Fail <iframe marginwidth="200.%"> mapping to marginRight
|
||||
Fail <iframe marginwidth="200.25%"> mapping to marginRight
|
||||
Pass <iframe marginwidth="-200"> mapping to marginRight
|
||||
Pass <iframe marginwidth="-200px"> mapping to marginRight
|
||||
Pass <iframe marginwidth=" -200"> mapping to marginRight
|
||||
Pass <iframe marginwidth="+-200"> mapping to marginRight
|
||||
Pass <iframe marginwidth="-+200"> mapping to marginRight
|
||||
Fail <iframe marginheight="200"> mapping to marginTop
|
||||
Fail <iframe marginheight="1007"> mapping to marginTop
|
||||
Fail <iframe marginheight=" 00523 "> mapping to marginTop
|
||||
Fail <iframe marginheight="200."> mapping to marginTop
|
||||
Fail <iframe marginheight="200.25"> mapping to marginTop
|
||||
Fail <iframe marginheight="200.7"> mapping to marginTop
|
||||
Fail <iframe marginheight="0"> mapping to marginTop
|
||||
Fail <iframe marginheight="-0"> mapping to marginTop
|
||||
Fail <iframe marginheight="+0"> mapping to marginTop
|
||||
Fail <iframe marginheight="+200"> mapping to marginTop
|
||||
Fail <iframe marginheight="200in"> mapping to marginTop
|
||||
Fail <iframe marginheight="200.25in"> mapping to marginTop
|
||||
Fail <iframe marginheight=" +200in "> mapping to marginTop
|
||||
Fail <iframe marginheight="200%"> mapping to marginTop
|
||||
Fail <iframe marginheight="200.%"> mapping to marginTop
|
||||
Fail <iframe marginheight="200.25%"> mapping to marginTop
|
||||
Pass <iframe marginheight="-200"> mapping to marginTop
|
||||
Pass <iframe marginheight="-200px"> mapping to marginTop
|
||||
Pass <iframe marginheight=" -200"> mapping to marginTop
|
||||
Pass <iframe marginheight="+-200"> mapping to marginTop
|
||||
Pass <iframe marginheight="-+200"> mapping to marginTop
|
||||
Fail <iframe marginheight="200"> mapping to marginBottom
|
||||
Fail <iframe marginheight="1007"> mapping to marginBottom
|
||||
Fail <iframe marginheight=" 00523 "> mapping to marginBottom
|
||||
Fail <iframe marginheight="200."> mapping to marginBottom
|
||||
Fail <iframe marginheight="200.25"> mapping to marginBottom
|
||||
Fail <iframe marginheight="200.7"> mapping to marginBottom
|
||||
Fail <iframe marginheight="0"> mapping to marginBottom
|
||||
Fail <iframe marginheight="-0"> mapping to marginBottom
|
||||
Fail <iframe marginheight="+0"> mapping to marginBottom
|
||||
Fail <iframe marginheight="+200"> mapping to marginBottom
|
||||
Fail <iframe marginheight="200in"> mapping to marginBottom
|
||||
Fail <iframe marginheight="200.25in"> mapping to marginBottom
|
||||
Fail <iframe marginheight=" +200in "> mapping to marginBottom
|
||||
Fail <iframe marginheight="200%"> mapping to marginBottom
|
||||
Fail <iframe marginheight="200.%"> mapping to marginBottom
|
||||
Fail <iframe marginheight="200.25%"> mapping to marginBottom
|
||||
Pass <iframe marginheight="-200"> mapping to marginBottom
|
||||
Pass <iframe marginheight="-200px"> mapping to marginBottom
|
||||
Pass <iframe marginheight=" -200"> mapping to marginBottom
|
||||
Pass <iframe marginheight="+-200"> mapping to marginBottom
|
||||
Pass <iframe marginheight="-+200"> mapping to marginBottom
|
||||
Fail <frame marginwidth="200"> mapping to marginLeft
|
||||
Fail <frame marginwidth="1007"> mapping to marginLeft
|
||||
Fail <frame marginwidth=" 00523 "> mapping to marginLeft
|
||||
Fail <frame marginwidth="200."> mapping to marginLeft
|
||||
Fail <frame marginwidth="200.25"> mapping to marginLeft
|
||||
Fail <frame marginwidth="200.7"> mapping to marginLeft
|
||||
Fail <frame marginwidth="0"> mapping to marginLeft
|
||||
Fail <frame marginwidth="-0"> mapping to marginLeft
|
||||
Fail <frame marginwidth="+0"> mapping to marginLeft
|
||||
Fail <frame marginwidth="+200"> mapping to marginLeft
|
||||
Fail <frame marginwidth="200in"> mapping to marginLeft
|
||||
Fail <frame marginwidth="200.25in"> mapping to marginLeft
|
||||
Fail <frame marginwidth=" +200in "> mapping to marginLeft
|
||||
Fail <frame marginwidth="200%"> mapping to marginLeft
|
||||
Fail <frame marginwidth="200.%"> mapping to marginLeft
|
||||
Fail <frame marginwidth="200.25%"> mapping to marginLeft
|
||||
Pass <frame marginwidth="-200"> mapping to marginLeft
|
||||
Pass <frame marginwidth="-200px"> mapping to marginLeft
|
||||
Pass <frame marginwidth=" -200"> mapping to marginLeft
|
||||
Pass <frame marginwidth="+-200"> mapping to marginLeft
|
||||
Pass <frame marginwidth="-+200"> mapping to marginLeft
|
||||
Fail <frame marginwidth="200"> mapping to marginRight
|
||||
Fail <frame marginwidth="1007"> mapping to marginRight
|
||||
Fail <frame marginwidth=" 00523 "> mapping to marginRight
|
||||
Fail <frame marginwidth="200."> mapping to marginRight
|
||||
Fail <frame marginwidth="200.25"> mapping to marginRight
|
||||
Fail <frame marginwidth="200.7"> mapping to marginRight
|
||||
Fail <frame marginwidth="0"> mapping to marginRight
|
||||
Fail <frame marginwidth="-0"> mapping to marginRight
|
||||
Fail <frame marginwidth="+0"> mapping to marginRight
|
||||
Fail <frame marginwidth="+200"> mapping to marginRight
|
||||
Fail <frame marginwidth="200in"> mapping to marginRight
|
||||
Fail <frame marginwidth="200.25in"> mapping to marginRight
|
||||
Fail <frame marginwidth=" +200in "> mapping to marginRight
|
||||
Fail <frame marginwidth="200%"> mapping to marginRight
|
||||
Fail <frame marginwidth="200.%"> mapping to marginRight
|
||||
Fail <frame marginwidth="200.25%"> mapping to marginRight
|
||||
Pass <frame marginwidth="-200"> mapping to marginRight
|
||||
Pass <frame marginwidth="-200px"> mapping to marginRight
|
||||
Pass <frame marginwidth=" -200"> mapping to marginRight
|
||||
Pass <frame marginwidth="+-200"> mapping to marginRight
|
||||
Pass <frame marginwidth="-+200"> mapping to marginRight
|
||||
Fail <frame marginheight="200"> mapping to marginTop
|
||||
Fail <frame marginheight="1007"> mapping to marginTop
|
||||
Fail <frame marginheight=" 00523 "> mapping to marginTop
|
||||
Fail <frame marginheight="200."> mapping to marginTop
|
||||
Fail <frame marginheight="200.25"> mapping to marginTop
|
||||
Fail <frame marginheight="200.7"> mapping to marginTop
|
||||
Fail <frame marginheight="0"> mapping to marginTop
|
||||
Fail <frame marginheight="-0"> mapping to marginTop
|
||||
Fail <frame marginheight="+0"> mapping to marginTop
|
||||
Fail <frame marginheight="+200"> mapping to marginTop
|
||||
Fail <frame marginheight="200in"> mapping to marginTop
|
||||
Fail <frame marginheight="200.25in"> mapping to marginTop
|
||||
Fail <frame marginheight=" +200in "> mapping to marginTop
|
||||
Fail <frame marginheight="200%"> mapping to marginTop
|
||||
Fail <frame marginheight="200.%"> mapping to marginTop
|
||||
Fail <frame marginheight="200.25%"> mapping to marginTop
|
||||
Pass <frame marginheight="-200"> mapping to marginTop
|
||||
Pass <frame marginheight="-200px"> mapping to marginTop
|
||||
Pass <frame marginheight=" -200"> mapping to marginTop
|
||||
Pass <frame marginheight="+-200"> mapping to marginTop
|
||||
Pass <frame marginheight="-+200"> mapping to marginTop
|
||||
Fail <frame marginheight="200"> mapping to marginBottom
|
||||
Fail <frame marginheight="1007"> mapping to marginBottom
|
||||
Fail <frame marginheight=" 00523 "> mapping to marginBottom
|
||||
Fail <frame marginheight="200."> mapping to marginBottom
|
||||
Fail <frame marginheight="200.25"> mapping to marginBottom
|
||||
Fail <frame marginheight="200.7"> mapping to marginBottom
|
||||
Fail <frame marginheight="0"> mapping to marginBottom
|
||||
Fail <frame marginheight="-0"> mapping to marginBottom
|
||||
Fail <frame marginheight="+0"> mapping to marginBottom
|
||||
Fail <frame marginheight="+200"> mapping to marginBottom
|
||||
Fail <frame marginheight="200in"> mapping to marginBottom
|
||||
Fail <frame marginheight="200.25in"> mapping to marginBottom
|
||||
Fail <frame marginheight=" +200in "> mapping to marginBottom
|
||||
Fail <frame marginheight="200%"> mapping to marginBottom
|
||||
Fail <frame marginheight="200.%"> mapping to marginBottom
|
||||
Fail <frame marginheight="200.25%"> mapping to marginBottom
|
||||
Pass <frame marginheight="-200"> mapping to marginBottom
|
||||
Pass <frame marginheight="-200px"> mapping to marginBottom
|
||||
Pass <frame marginheight=" -200"> mapping to marginBottom
|
||||
Pass <frame marginheight="+-200"> mapping to marginBottom
|
||||
Pass <frame marginheight="-+200"> mapping to marginBottom
|
||||
Fail <body marginwidth="200"> mapping to marginLeft
|
||||
Fail <body marginwidth="1007"> mapping to marginLeft
|
||||
Fail <body marginwidth=" 00523 "> mapping to marginLeft
|
||||
Fail <body marginwidth="200."> mapping to marginLeft
|
||||
Fail <body marginwidth="200.25"> mapping to marginLeft
|
||||
Fail <body marginwidth="200.7"> mapping to marginLeft
|
||||
Fail <body marginwidth="0"> mapping to marginLeft
|
||||
Fail <body marginwidth="-0"> mapping to marginLeft
|
||||
Fail <body marginwidth="+0"> mapping to marginLeft
|
||||
Fail <body marginwidth="+200"> mapping to marginLeft
|
||||
Fail <body marginwidth="200in"> mapping to marginLeft
|
||||
Fail <body marginwidth="200.25in"> mapping to marginLeft
|
||||
Fail <body marginwidth=" +200in "> mapping to marginLeft
|
||||
Fail <body marginwidth="200%"> mapping to marginLeft
|
||||
Fail <body marginwidth="200.%"> mapping to marginLeft
|
||||
Fail <body marginwidth="200.25%"> mapping to marginLeft
|
||||
Pass <body marginwidth="-200"> mapping to marginLeft
|
||||
Pass <body marginwidth="-200px"> mapping to marginLeft
|
||||
Pass <body marginwidth=" -200"> mapping to marginLeft
|
||||
Pass <body marginwidth="+-200"> mapping to marginLeft
|
||||
Pass <body marginwidth="-+200"> mapping to marginLeft
|
||||
Fail <body marginwidth="200"> mapping to marginRight
|
||||
Fail <body marginwidth="1007"> mapping to marginRight
|
||||
Fail <body marginwidth=" 00523 "> mapping to marginRight
|
||||
Fail <body marginwidth="200."> mapping to marginRight
|
||||
Fail <body marginwidth="200.25"> mapping to marginRight
|
||||
Fail <body marginwidth="200.7"> mapping to marginRight
|
||||
Fail <body marginwidth="0"> mapping to marginRight
|
||||
Fail <body marginwidth="-0"> mapping to marginRight
|
||||
Fail <body marginwidth="+0"> mapping to marginRight
|
||||
Fail <body marginwidth="+200"> mapping to marginRight
|
||||
Fail <body marginwidth="200in"> mapping to marginRight
|
||||
Fail <body marginwidth="200.25in"> mapping to marginRight
|
||||
Fail <body marginwidth=" +200in "> mapping to marginRight
|
||||
Fail <body marginwidth="200%"> mapping to marginRight
|
||||
Fail <body marginwidth="200.%"> mapping to marginRight
|
||||
Fail <body marginwidth="200.25%"> mapping to marginRight
|
||||
Pass <body marginwidth="-200"> mapping to marginRight
|
||||
Pass <body marginwidth="-200px"> mapping to marginRight
|
||||
Pass <body marginwidth=" -200"> mapping to marginRight
|
||||
Pass <body marginwidth="+-200"> mapping to marginRight
|
||||
Pass <body marginwidth="-+200"> mapping to marginRight
|
||||
Fail <body leftmargin="200"> mapping to marginLeft
|
||||
Fail <body leftmargin="1007"> mapping to marginLeft
|
||||
Fail <body leftmargin=" 00523 "> mapping to marginLeft
|
||||
Fail <body leftmargin="200."> mapping to marginLeft
|
||||
Fail <body leftmargin="200.25"> mapping to marginLeft
|
||||
Fail <body leftmargin="200.7"> mapping to marginLeft
|
||||
Fail <body leftmargin="0"> mapping to marginLeft
|
||||
Fail <body leftmargin="-0"> mapping to marginLeft
|
||||
Fail <body leftmargin="+0"> mapping to marginLeft
|
||||
Fail <body leftmargin="+200"> mapping to marginLeft
|
||||
Fail <body leftmargin="200in"> mapping to marginLeft
|
||||
Fail <body leftmargin="200.25in"> mapping to marginLeft
|
||||
Fail <body leftmargin=" +200in "> mapping to marginLeft
|
||||
Fail <body leftmargin="200%"> mapping to marginLeft
|
||||
Fail <body leftmargin="200.%"> mapping to marginLeft
|
||||
Fail <body leftmargin="200.25%"> mapping to marginLeft
|
||||
Pass <body leftmargin="-200"> mapping to marginLeft
|
||||
Pass <body leftmargin="-200px"> mapping to marginLeft
|
||||
Pass <body leftmargin=" -200"> mapping to marginLeft
|
||||
Pass <body leftmargin="+-200"> mapping to marginLeft
|
||||
Pass <body leftmargin="-+200"> mapping to marginLeft
|
||||
Fail <body rightmargin="200"> mapping to marginRight
|
||||
Fail <body rightmargin="1007"> mapping to marginRight
|
||||
Fail <body rightmargin=" 00523 "> mapping to marginRight
|
||||
Fail <body rightmargin="200."> mapping to marginRight
|
||||
Fail <body rightmargin="200.25"> mapping to marginRight
|
||||
Fail <body rightmargin="200.7"> mapping to marginRight
|
||||
Fail <body rightmargin="0"> mapping to marginRight
|
||||
Fail <body rightmargin="-0"> mapping to marginRight
|
||||
Fail <body rightmargin="+0"> mapping to marginRight
|
||||
Fail <body rightmargin="+200"> mapping to marginRight
|
||||
Fail <body rightmargin="200in"> mapping to marginRight
|
||||
Fail <body rightmargin="200.25in"> mapping to marginRight
|
||||
Fail <body rightmargin=" +200in "> mapping to marginRight
|
||||
Fail <body rightmargin="200%"> mapping to marginRight
|
||||
Fail <body rightmargin="200.%"> mapping to marginRight
|
||||
Fail <body rightmargin="200.25%"> mapping to marginRight
|
||||
Pass <body rightmargin="-200"> mapping to marginRight
|
||||
Pass <body rightmargin="-200px"> mapping to marginRight
|
||||
Pass <body rightmargin=" -200"> mapping to marginRight
|
||||
Pass <body rightmargin="+-200"> mapping to marginRight
|
||||
Pass <body rightmargin="-+200"> mapping to marginRight
|
||||
Fail <body marginheight="200"> mapping to marginTop
|
||||
Fail <body marginheight="1007"> mapping to marginTop
|
||||
Fail <body marginheight=" 00523 "> mapping to marginTop
|
||||
Fail <body marginheight="200."> mapping to marginTop
|
||||
Fail <body marginheight="200.25"> mapping to marginTop
|
||||
Fail <body marginheight="200.7"> mapping to marginTop
|
||||
Fail <body marginheight="0"> mapping to marginTop
|
||||
Fail <body marginheight="-0"> mapping to marginTop
|
||||
Fail <body marginheight="+0"> mapping to marginTop
|
||||
Fail <body marginheight="+200"> mapping to marginTop
|
||||
Fail <body marginheight="200in"> mapping to marginTop
|
||||
Fail <body marginheight="200.25in"> mapping to marginTop
|
||||
Fail <body marginheight=" +200in "> mapping to marginTop
|
||||
Fail <body marginheight="200%"> mapping to marginTop
|
||||
Fail <body marginheight="200.%"> mapping to marginTop
|
||||
Fail <body marginheight="200.25%"> mapping to marginTop
|
||||
Pass <body marginheight="-200"> mapping to marginTop
|
||||
Pass <body marginheight="-200px"> mapping to marginTop
|
||||
Pass <body marginheight=" -200"> mapping to marginTop
|
||||
Pass <body marginheight="+-200"> mapping to marginTop
|
||||
Pass <body marginheight="-+200"> mapping to marginTop
|
||||
Fail <body marginheight="200"> mapping to marginBottom
|
||||
Fail <body marginheight="1007"> mapping to marginBottom
|
||||
Fail <body marginheight=" 00523 "> mapping to marginBottom
|
||||
Fail <body marginheight="200."> mapping to marginBottom
|
||||
Fail <body marginheight="200.25"> mapping to marginBottom
|
||||
Fail <body marginheight="200.7"> mapping to marginBottom
|
||||
Fail <body marginheight="0"> mapping to marginBottom
|
||||
Fail <body marginheight="-0"> mapping to marginBottom
|
||||
Fail <body marginheight="+0"> mapping to marginBottom
|
||||
Fail <body marginheight="+200"> mapping to marginBottom
|
||||
Fail <body marginheight="200in"> mapping to marginBottom
|
||||
Fail <body marginheight="200.25in"> mapping to marginBottom
|
||||
Fail <body marginheight=" +200in "> mapping to marginBottom
|
||||
Fail <body marginheight="200%"> mapping to marginBottom
|
||||
Fail <body marginheight="200.%"> mapping to marginBottom
|
||||
Fail <body marginheight="200.25%"> mapping to marginBottom
|
||||
Pass <body marginheight="-200"> mapping to marginBottom
|
||||
Pass <body marginheight="-200px"> mapping to marginBottom
|
||||
Pass <body marginheight=" -200"> mapping to marginBottom
|
||||
Pass <body marginheight="+-200"> mapping to marginBottom
|
||||
Pass <body marginheight="-+200"> mapping to marginBottom
|
||||
Fail <body topmargin="200"> mapping to marginTop
|
||||
Fail <body topmargin="1007"> mapping to marginTop
|
||||
Fail <body topmargin=" 00523 "> mapping to marginTop
|
||||
Fail <body topmargin="200."> mapping to marginTop
|
||||
Fail <body topmargin="200.25"> mapping to marginTop
|
||||
Fail <body topmargin="200.7"> mapping to marginTop
|
||||
Fail <body topmargin="0"> mapping to marginTop
|
||||
Fail <body topmargin="-0"> mapping to marginTop
|
||||
Fail <body topmargin="+0"> mapping to marginTop
|
||||
Fail <body topmargin="+200"> mapping to marginTop
|
||||
Fail <body topmargin="200in"> mapping to marginTop
|
||||
Fail <body topmargin="200.25in"> mapping to marginTop
|
||||
Fail <body topmargin=" +200in "> mapping to marginTop
|
||||
Fail <body topmargin="200%"> mapping to marginTop
|
||||
Fail <body topmargin="200.%"> mapping to marginTop
|
||||
Fail <body topmargin="200.25%"> mapping to marginTop
|
||||
Pass <body topmargin="-200"> mapping to marginTop
|
||||
Pass <body topmargin="-200px"> mapping to marginTop
|
||||
Pass <body topmargin=" -200"> mapping to marginTop
|
||||
Pass <body topmargin="+-200"> mapping to marginTop
|
||||
Pass <body topmargin="-+200"> mapping to marginTop
|
||||
Fail <body bottommargin="200"> mapping to marginBottom
|
||||
Fail <body bottommargin="1007"> mapping to marginBottom
|
||||
Fail <body bottommargin=" 00523 "> mapping to marginBottom
|
||||
Fail <body bottommargin="200."> mapping to marginBottom
|
||||
Fail <body bottommargin="200.25"> mapping to marginBottom
|
||||
Fail <body bottommargin="200.7"> mapping to marginBottom
|
||||
Fail <body bottommargin="0"> mapping to marginBottom
|
||||
Fail <body bottommargin="-0"> mapping to marginBottom
|
||||
Fail <body bottommargin="+0"> mapping to marginBottom
|
||||
Fail <body bottommargin="+200"> mapping to marginBottom
|
||||
Fail <body bottommargin="200in"> mapping to marginBottom
|
||||
Fail <body bottommargin="200.25in"> mapping to marginBottom
|
||||
Fail <body bottommargin=" +200in "> mapping to marginBottom
|
||||
Fail <body bottommargin="200%"> mapping to marginBottom
|
||||
Fail <body bottommargin="200.%"> mapping to marginBottom
|
||||
Fail <body bottommargin="200.25%"> mapping to marginBottom
|
||||
Pass <body bottommargin="-200"> mapping to marginBottom
|
||||
Pass <body bottommargin="-200px"> mapping to marginBottom
|
||||
Pass <body bottommargin=" -200"> mapping to marginBottom
|
||||
Pass <body bottommargin="+-200"> mapping to marginBottom
|
||||
Pass <body bottommargin="-+200"> mapping to marginBottom
|
||||
Fail <img border="200"> mapping to borderTopWidth
|
||||
Fail <img border="1007"> mapping to borderTopWidth
|
||||
Fail <img border=" 00523 "> mapping to borderTopWidth
|
||||
Fail <img border="200."> mapping to borderTopWidth
|
||||
Fail <img border="200.25"> mapping to borderTopWidth
|
||||
Fail <img border="200.7"> mapping to borderTopWidth
|
||||
Fail <img border="0"> mapping to borderTopWidth
|
||||
Fail <img border="-0"> mapping to borderTopWidth
|
||||
Fail <img border="+0"> mapping to borderTopWidth
|
||||
Fail <img border="+200"> mapping to borderTopWidth
|
||||
Fail <img border="200in"> mapping to borderTopWidth
|
||||
Fail <img border="200.25in"> mapping to borderTopWidth
|
||||
Fail <img border=" +200in "> mapping to borderTopWidth
|
||||
Fail <img border="200%"> mapping to borderTopWidth
|
||||
Fail <img border="200.%"> mapping to borderTopWidth
|
||||
Fail <img border="200.25%"> mapping to borderTopWidth
|
||||
Pass <img border="-200"> mapping to borderTopWidth
|
||||
Pass <img border="-200px"> mapping to borderTopWidth
|
||||
Pass <img border=" -200"> mapping to borderTopWidth
|
||||
Pass <img border="+-200"> mapping to borderTopWidth
|
||||
Pass <img border="-+200"> mapping to borderTopWidth
|
||||
Fail <img border="200"> mapping to borderRightWidth
|
||||
Fail <img border="1007"> mapping to borderRightWidth
|
||||
Fail <img border=" 00523 "> mapping to borderRightWidth
|
||||
Fail <img border="200."> mapping to borderRightWidth
|
||||
Fail <img border="200.25"> mapping to borderRightWidth
|
||||
Fail <img border="200.7"> mapping to borderRightWidth
|
||||
Fail <img border="0"> mapping to borderRightWidth
|
||||
Fail <img border="-0"> mapping to borderRightWidth
|
||||
Fail <img border="+0"> mapping to borderRightWidth
|
||||
Fail <img border="+200"> mapping to borderRightWidth
|
||||
Fail <img border="200in"> mapping to borderRightWidth
|
||||
Fail <img border="200.25in"> mapping to borderRightWidth
|
||||
Fail <img border=" +200in "> mapping to borderRightWidth
|
||||
Fail <img border="200%"> mapping to borderRightWidth
|
||||
Fail <img border="200.%"> mapping to borderRightWidth
|
||||
Fail <img border="200.25%"> mapping to borderRightWidth
|
||||
Pass <img border="-200"> mapping to borderRightWidth
|
||||
Pass <img border="-200px"> mapping to borderRightWidth
|
||||
Pass <img border=" -200"> mapping to borderRightWidth
|
||||
Pass <img border="+-200"> mapping to borderRightWidth
|
||||
Pass <img border="-+200"> mapping to borderRightWidth
|
||||
Fail <img border="200"> mapping to borderBottomWidth
|
||||
Fail <img border="1007"> mapping to borderBottomWidth
|
||||
Fail <img border=" 00523 "> mapping to borderBottomWidth
|
||||
Fail <img border="200."> mapping to borderBottomWidth
|
||||
Fail <img border="200.25"> mapping to borderBottomWidth
|
||||
Fail <img border="200.7"> mapping to borderBottomWidth
|
||||
Fail <img border="0"> mapping to borderBottomWidth
|
||||
Fail <img border="-0"> mapping to borderBottomWidth
|
||||
Fail <img border="+0"> mapping to borderBottomWidth
|
||||
Fail <img border="+200"> mapping to borderBottomWidth
|
||||
Fail <img border="200in"> mapping to borderBottomWidth
|
||||
Fail <img border="200.25in"> mapping to borderBottomWidth
|
||||
Fail <img border=" +200in "> mapping to borderBottomWidth
|
||||
Fail <img border="200%"> mapping to borderBottomWidth
|
||||
Fail <img border="200.%"> mapping to borderBottomWidth
|
||||
Fail <img border="200.25%"> mapping to borderBottomWidth
|
||||
Pass <img border="-200"> mapping to borderBottomWidth
|
||||
Pass <img border="-200px"> mapping to borderBottomWidth
|
||||
Pass <img border=" -200"> mapping to borderBottomWidth
|
||||
Pass <img border="+-200"> mapping to borderBottomWidth
|
||||
Pass <img border="-+200"> mapping to borderBottomWidth
|
||||
Fail <img border="200"> mapping to borderLeftWidth
|
||||
Fail <img border="1007"> mapping to borderLeftWidth
|
||||
Fail <img border=" 00523 "> mapping to borderLeftWidth
|
||||
Fail <img border="200."> mapping to borderLeftWidth
|
||||
Fail <img border="200.25"> mapping to borderLeftWidth
|
||||
Fail <img border="200.7"> mapping to borderLeftWidth
|
||||
Fail <img border="0"> mapping to borderLeftWidth
|
||||
Fail <img border="-0"> mapping to borderLeftWidth
|
||||
Fail <img border="+0"> mapping to borderLeftWidth
|
||||
Fail <img border="+200"> mapping to borderLeftWidth
|
||||
Fail <img border="200in"> mapping to borderLeftWidth
|
||||
Fail <img border="200.25in"> mapping to borderLeftWidth
|
||||
Fail <img border=" +200in "> mapping to borderLeftWidth
|
||||
Fail <img border="200%"> mapping to borderLeftWidth
|
||||
Fail <img border="200.%"> mapping to borderLeftWidth
|
||||
Fail <img border="200.25%"> mapping to borderLeftWidth
|
||||
Pass <img border="-200"> mapping to borderLeftWidth
|
||||
Pass <img border="-200px"> mapping to borderLeftWidth
|
||||
Pass <img border=" -200"> mapping to borderLeftWidth
|
||||
Pass <img border="+-200"> mapping to borderLeftWidth
|
||||
Pass <img border="-+200"> mapping to borderLeftWidth
|
||||
Pass <object border="200"> mapping to borderTopWidth
|
||||
Pass <object border="1007"> mapping to borderTopWidth
|
||||
Pass <object border=" 00523 "> mapping to borderTopWidth
|
||||
Pass <object border="200."> mapping to borderTopWidth
|
||||
Pass <object border="200.25"> mapping to borderTopWidth
|
||||
Pass <object border="200.7"> mapping to borderTopWidth
|
||||
Fail <object border="0"> mapping to borderTopWidth
|
||||
Fail <object border="-0"> mapping to borderTopWidth
|
||||
Fail <object border="+0"> mapping to borderTopWidth
|
||||
Pass <object border="+200"> mapping to borderTopWidth
|
||||
Pass <object border="200in"> mapping to borderTopWidth
|
||||
Pass <object border="200.25in"> mapping to borderTopWidth
|
||||
Pass <object border=" +200in "> mapping to borderTopWidth
|
||||
Pass <object border="200%"> mapping to borderTopWidth
|
||||
Pass <object border="200.%"> mapping to borderTopWidth
|
||||
Pass <object border="200.25%"> mapping to borderTopWidth
|
||||
Pass <object border="-200"> mapping to borderTopWidth
|
||||
Pass <object border="-200px"> mapping to borderTopWidth
|
||||
Pass <object border=" -200"> mapping to borderTopWidth
|
||||
Pass <object border="+-200"> mapping to borderTopWidth
|
||||
Pass <object border="-+200"> mapping to borderTopWidth
|
||||
Pass <object border="200"> mapping to borderRightWidth
|
||||
Pass <object border="1007"> mapping to borderRightWidth
|
||||
Pass <object border=" 00523 "> mapping to borderRightWidth
|
||||
Pass <object border="200."> mapping to borderRightWidth
|
||||
Pass <object border="200.25"> mapping to borderRightWidth
|
||||
Pass <object border="200.7"> mapping to borderRightWidth
|
||||
Fail <object border="0"> mapping to borderRightWidth
|
||||
Fail <object border="-0"> mapping to borderRightWidth
|
||||
Fail <object border="+0"> mapping to borderRightWidth
|
||||
Pass <object border="+200"> mapping to borderRightWidth
|
||||
Pass <object border="200in"> mapping to borderRightWidth
|
||||
Pass <object border="200.25in"> mapping to borderRightWidth
|
||||
Pass <object border=" +200in "> mapping to borderRightWidth
|
||||
Pass <object border="200%"> mapping to borderRightWidth
|
||||
Pass <object border="200.%"> mapping to borderRightWidth
|
||||
Pass <object border="200.25%"> mapping to borderRightWidth
|
||||
Pass <object border="-200"> mapping to borderRightWidth
|
||||
Pass <object border="-200px"> mapping to borderRightWidth
|
||||
Pass <object border=" -200"> mapping to borderRightWidth
|
||||
Pass <object border="+-200"> mapping to borderRightWidth
|
||||
Pass <object border="-+200"> mapping to borderRightWidth
|
||||
Pass <object border="200"> mapping to borderBottomWidth
|
||||
Pass <object border="1007"> mapping to borderBottomWidth
|
||||
Pass <object border=" 00523 "> mapping to borderBottomWidth
|
||||
Pass <object border="200."> mapping to borderBottomWidth
|
||||
Pass <object border="200.25"> mapping to borderBottomWidth
|
||||
Pass <object border="200.7"> mapping to borderBottomWidth
|
||||
Fail <object border="0"> mapping to borderBottomWidth
|
||||
Fail <object border="-0"> mapping to borderBottomWidth
|
||||
Fail <object border="+0"> mapping to borderBottomWidth
|
||||
Pass <object border="+200"> mapping to borderBottomWidth
|
||||
Pass <object border="200in"> mapping to borderBottomWidth
|
||||
Pass <object border="200.25in"> mapping to borderBottomWidth
|
||||
Pass <object border=" +200in "> mapping to borderBottomWidth
|
||||
Pass <object border="200%"> mapping to borderBottomWidth
|
||||
Pass <object border="200.%"> mapping to borderBottomWidth
|
||||
Pass <object border="200.25%"> mapping to borderBottomWidth
|
||||
Pass <object border="-200"> mapping to borderBottomWidth
|
||||
Pass <object border="-200px"> mapping to borderBottomWidth
|
||||
Pass <object border=" -200"> mapping to borderBottomWidth
|
||||
Pass <object border="+-200"> mapping to borderBottomWidth
|
||||
Pass <object border="-+200"> mapping to borderBottomWidth
|
||||
Pass <object border="200"> mapping to borderLeftWidth
|
||||
Pass <object border="1007"> mapping to borderLeftWidth
|
||||
Pass <object border=" 00523 "> mapping to borderLeftWidth
|
||||
Pass <object border="200."> mapping to borderLeftWidth
|
||||
Pass <object border="200.25"> mapping to borderLeftWidth
|
||||
Pass <object border="200.7"> mapping to borderLeftWidth
|
||||
Fail <object border="0"> mapping to borderLeftWidth
|
||||
Fail <object border="-0"> mapping to borderLeftWidth
|
||||
Fail <object border="+0"> mapping to borderLeftWidth
|
||||
Pass <object border="+200"> mapping to borderLeftWidth
|
||||
Pass <object border="200in"> mapping to borderLeftWidth
|
||||
Pass <object border="200.25in"> mapping to borderLeftWidth
|
||||
Pass <object border=" +200in "> mapping to borderLeftWidth
|
||||
Pass <object border="200%"> mapping to borderLeftWidth
|
||||
Pass <object border="200.%"> mapping to borderLeftWidth
|
||||
Pass <object border="200.25%"> mapping to borderLeftWidth
|
||||
Pass <object border="-200"> mapping to borderLeftWidth
|
||||
Pass <object border="-200px"> mapping to borderLeftWidth
|
||||
Pass <object border=" -200"> mapping to borderLeftWidth
|
||||
Pass <object border="+-200"> mapping to borderLeftWidth
|
||||
Pass <object border="-+200"> mapping to borderLeftWidth
|
||||
Pass <input border="200"> mapping to borderTopWidth
|
||||
Pass <input border="1007"> mapping to borderTopWidth
|
||||
Pass <input border=" 00523 "> mapping to borderTopWidth
|
||||
Pass <input border="200."> mapping to borderTopWidth
|
||||
Pass <input border="200.25"> mapping to borderTopWidth
|
||||
Pass <input border="200.7"> mapping to borderTopWidth
|
||||
Fail <input border="0"> mapping to borderTopWidth
|
||||
Fail <input border="-0"> mapping to borderTopWidth
|
||||
Fail <input border="+0"> mapping to borderTopWidth
|
||||
Pass <input border="+200"> mapping to borderTopWidth
|
||||
Pass <input border="200in"> mapping to borderTopWidth
|
||||
Pass <input border="200.25in"> mapping to borderTopWidth
|
||||
Pass <input border=" +200in "> mapping to borderTopWidth
|
||||
Pass <input border="200%"> mapping to borderTopWidth
|
||||
Pass <input border="200.%"> mapping to borderTopWidth
|
||||
Pass <input border="200.25%"> mapping to borderTopWidth
|
||||
Pass <input border="-200"> mapping to borderTopWidth
|
||||
Pass <input border="-200px"> mapping to borderTopWidth
|
||||
Pass <input border=" -200"> mapping to borderTopWidth
|
||||
Pass <input border="+-200"> mapping to borderTopWidth
|
||||
Pass <input border="-+200"> mapping to borderTopWidth
|
||||
Pass <input border="200"> mapping to borderRightWidth
|
||||
Pass <input border="1007"> mapping to borderRightWidth
|
||||
Pass <input border=" 00523 "> mapping to borderRightWidth
|
||||
Pass <input border="200."> mapping to borderRightWidth
|
||||
Pass <input border="200.25"> mapping to borderRightWidth
|
||||
Pass <input border="200.7"> mapping to borderRightWidth
|
||||
Fail <input border="0"> mapping to borderRightWidth
|
||||
Fail <input border="-0"> mapping to borderRightWidth
|
||||
Fail <input border="+0"> mapping to borderRightWidth
|
||||
Pass <input border="+200"> mapping to borderRightWidth
|
||||
Pass <input border="200in"> mapping to borderRightWidth
|
||||
Pass <input border="200.25in"> mapping to borderRightWidth
|
||||
Pass <input border=" +200in "> mapping to borderRightWidth
|
||||
Pass <input border="200%"> mapping to borderRightWidth
|
||||
Pass <input border="200.%"> mapping to borderRightWidth
|
||||
Pass <input border="200.25%"> mapping to borderRightWidth
|
||||
Pass <input border="-200"> mapping to borderRightWidth
|
||||
Pass <input border="-200px"> mapping to borderRightWidth
|
||||
Pass <input border=" -200"> mapping to borderRightWidth
|
||||
Pass <input border="+-200"> mapping to borderRightWidth
|
||||
Pass <input border="-+200"> mapping to borderRightWidth
|
||||
Pass <input border="200"> mapping to borderBottomWidth
|
||||
Pass <input border="1007"> mapping to borderBottomWidth
|
||||
Pass <input border=" 00523 "> mapping to borderBottomWidth
|
||||
Pass <input border="200."> mapping to borderBottomWidth
|
||||
Pass <input border="200.25"> mapping to borderBottomWidth
|
||||
Pass <input border="200.7"> mapping to borderBottomWidth
|
||||
Fail <input border="0"> mapping to borderBottomWidth
|
||||
Fail <input border="-0"> mapping to borderBottomWidth
|
||||
Fail <input border="+0"> mapping to borderBottomWidth
|
||||
Pass <input border="+200"> mapping to borderBottomWidth
|
||||
Pass <input border="200in"> mapping to borderBottomWidth
|
||||
Pass <input border="200.25in"> mapping to borderBottomWidth
|
||||
Pass <input border=" +200in "> mapping to borderBottomWidth
|
||||
Pass <input border="200%"> mapping to borderBottomWidth
|
||||
Pass <input border="200.%"> mapping to borderBottomWidth
|
||||
Pass <input border="200.25%"> mapping to borderBottomWidth
|
||||
Pass <input border="-200"> mapping to borderBottomWidth
|
||||
Pass <input border="-200px"> mapping to borderBottomWidth
|
||||
Pass <input border=" -200"> mapping to borderBottomWidth
|
||||
Pass <input border="+-200"> mapping to borderBottomWidth
|
||||
Pass <input border="-+200"> mapping to borderBottomWidth
|
||||
Pass <input border="200"> mapping to borderLeftWidth
|
||||
Pass <input border="1007"> mapping to borderLeftWidth
|
||||
Pass <input border=" 00523 "> mapping to borderLeftWidth
|
||||
Pass <input border="200."> mapping to borderLeftWidth
|
||||
Pass <input border="200.25"> mapping to borderLeftWidth
|
||||
Pass <input border="200.7"> mapping to borderLeftWidth
|
||||
Fail <input border="0"> mapping to borderLeftWidth
|
||||
Fail <input border="-0"> mapping to borderLeftWidth
|
||||
Fail <input border="+0"> mapping to borderLeftWidth
|
||||
Pass <input border="+200"> mapping to borderLeftWidth
|
||||
Pass <input border="200in"> mapping to borderLeftWidth
|
||||
Pass <input border="200.25in"> mapping to borderLeftWidth
|
||||
Pass <input border=" +200in "> mapping to borderLeftWidth
|
||||
Pass <input border="200%"> mapping to borderLeftWidth
|
||||
Pass <input border="200.%"> mapping to borderLeftWidth
|
||||
Pass <input border="200.25%"> mapping to borderLeftWidth
|
||||
Pass <input border="-200"> mapping to borderLeftWidth
|
||||
Pass <input border="-200px"> mapping to borderLeftWidth
|
||||
Pass <input border=" -200"> mapping to borderLeftWidth
|
||||
Pass <input border="+-200"> mapping to borderLeftWidth
|
||||
Pass <input border="-+200"> mapping to borderLeftWidth
|
|
@ -0,0 +1,173 @@
|
|||
<!doctype html>
|
||||
<meta charset=utf-8>
|
||||
<!-- Creating iframes is slow in browsers -->
|
||||
<meta name=timeout content=long>
|
||||
<title>Test handling of attributes that map to pixel length properties</title>
|
||||
<link rel="help"
|
||||
href="https://html.spec.whatwg.org/multipage/rendering.html#maps-to-the-pixel-length-property">
|
||||
<script src=../../resources/testharness.js></script>
|
||||
<script src=../../resources/testharnessreport.js></script>
|
||||
<body>
|
||||
<div id="container" style="display: none">
|
||||
<img id="defaultImg">
|
||||
<object id="defaultObject"></object>
|
||||
<input type="image" id="defaultInput"></input>
|
||||
</div>
|
||||
<script>
|
||||
/*
|
||||
* This test tests
|
||||
* https://html.spec.whatwg.org/multipage/rendering.html#maps-to-the-pixel-length-property
|
||||
* for various elements and various values.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Array of input/output pairs. The input is the string to use as the
|
||||
* attribute value. The output is the string expected as the computed style
|
||||
* for the relevant CSS property.
|
||||
*/
|
||||
const valid_values = [
|
||||
[ "200", "200px" ],
|
||||
[ "1007", "1007px" ],
|
||||
[ " 00523 ", "523px" ],
|
||||
[ "200.", "200px" ],
|
||||
[ "200.25", "200px" ],
|
||||
[ "200.7", "200px" ],
|
||||
[ "0", "0px" ],
|
||||
[ "-0", "0px" ],
|
||||
[ "+0", "0px" ],
|
||||
[ "+200", "200px" ],
|
||||
[ "200in", "200px" ],
|
||||
[ "200.25in", "200px" ],
|
||||
[ " +200in ", "200px" ],
|
||||
[ "200%", "200px" ],
|
||||
[ "200.%", "200px" ],
|
||||
[ "200.25%", "200px" ],
|
||||
];
|
||||
|
||||
/*
|
||||
* Array of invalid values. These should lead to the default value of the
|
||||
* relevant CSS property.
|
||||
*/
|
||||
const invalid_values = [
|
||||
"-200",
|
||||
"-200px",
|
||||
" -200",
|
||||
"+-200",
|
||||
"-+200",
|
||||
];
|
||||
|
||||
/*
|
||||
* Array of tests. Each test consists of the following information:
|
||||
*
|
||||
* 1) A function to call to create the element to test. This returns a
|
||||
* 3-element array: The element to set the attribute on, the element to
|
||||
* compute style on, and a cleanup function to call when done.
|
||||
* 2) The name of the attribute to set.
|
||||
* 3) The name of the computed style property to get.
|
||||
* 4) An element that can be used to determine the fallback style value for
|
||||
* invalid values.
|
||||
*/
|
||||
const tests = [
|
||||
[ createIframe, "marginwidth", "marginLeft", document.body ],
|
||||
[ createIframe, "marginwidth", "marginRight", document.body ],
|
||||
[ createIframe, "marginheight", "marginTop", document.body ],
|
||||
[ createIframe, "marginheight", "marginBottom", document.body ],
|
||||
[ createFrame, "marginwidth", "marginLeft", document.body ],
|
||||
[ createFrame, "marginwidth", "marginRight", document.body ],
|
||||
[ createFrame, "marginheight", "marginTop", document.body ],
|
||||
[ createFrame, "marginheight", "marginBottom", document.body ],
|
||||
[ createBody, "marginwidth", "marginLeft", document.body ],
|
||||
[ createBody, "marginwidth", "marginRight", document.body ],
|
||||
[ createBody, "leftmargin", "marginLeft", document.body ],
|
||||
[ createBody, "rightmargin", "marginRight", document.body ],
|
||||
[ createBody, "marginheight", "marginTop", document.body ],
|
||||
[ createBody, "marginheight", "marginBottom", document.body ],
|
||||
[ createBody, "topmargin", "marginTop", document.body ],
|
||||
[ createBody, "bottommargin", "marginBottom", document.body ],
|
||||
[ newElem("img"), "border", "borderTopWidth", defaultImg ],
|
||||
[ newElem("img"), "border", "borderRightWidth", defaultImg ],
|
||||
[ newElem("img"), "border", "borderBottomWidth", defaultImg ],
|
||||
[ newElem("img"), "border", "borderLeftWidth", defaultImg ],
|
||||
[ newElem("object"), "border", "borderTopWidth", defaultObject ],
|
||||
[ newElem("object"), "border", "borderRightWidth", defaultObject ],
|
||||
[ newElem("object"), "border", "borderBottomWidth", defaultObject ],
|
||||
[ newElem("object"), "border", "borderLeftWidth", defaultObject ],
|
||||
[ newImageInput, "border", "borderTopWidth", defaultInput ],
|
||||
[ newImageInput, "border", "borderRightWidth", defaultInput ],
|
||||
[ newImageInput, "border", "borderBottomWidth", defaultInput ],
|
||||
[ newImageInput, "border", "borderLeftWidth", defaultInput ],
|
||||
];
|
||||
|
||||
function newElem(name) {
|
||||
return () => {
|
||||
var elem = document.createElement(name);
|
||||
document.getElementById("container").appendChild(elem);
|
||||
return [ elem, elem, () => elem.remove() ];
|
||||
}
|
||||
}
|
||||
|
||||
function newImageInput() {
|
||||
var elem = document.createElement("input");
|
||||
elem.type = "image";
|
||||
document.getElementById("container").appendChild(elem);
|
||||
return [ elem, elem, () => elem.remove() ];
|
||||
}
|
||||
|
||||
function createIframe() {
|
||||
let ifr = document.createElement("iframe");
|
||||
document.body.appendChild(ifr);
|
||||
return [ ifr, ifr.contentDocument.body, () => ifr.remove() ];
|
||||
}
|
||||
|
||||
function createBody() {
|
||||
let ifr = document.createElement("iframe");
|
||||
document.body.appendChild(ifr);
|
||||
return [ ifr.contentDocument.body, ifr.contentDocument.body, () => ifr.remove() ];
|
||||
}
|
||||
|
||||
function createFrame() {
|
||||
// We need to create a separate iframe to put our frameset into.
|
||||
let ifr = document.createElement("iframe");
|
||||
document.body.appendChild(ifr);
|
||||
let doc = ifr.contentDocument;
|
||||
let root = doc.documentElement;
|
||||
while (root.firstChild) {
|
||||
root.firstChild.remove();
|
||||
}
|
||||
let frameset = doc.createElement("frameset");
|
||||
frameset.setAttribute("rows", "*");
|
||||
frameset.setAttribute("cols", "*");
|
||||
let frame = doc.createElement("frame");
|
||||
frameset.appendChild(frame);
|
||||
root.appendChild(frameset);
|
||||
return [ frame, frame.contentDocument.body, () => ifr.remove() ];
|
||||
}
|
||||
|
||||
function style(element) {
|
||||
return element.ownerDocument.defaultView.getComputedStyle(element);
|
||||
}
|
||||
|
||||
for (let [setup, attr, prop, default_elem] of tests) {
|
||||
for (let [value, result] of valid_values) {
|
||||
let [ attr_elem, prop_elem, cleanup ] = setup();
|
||||
test(function() {
|
||||
this.add_cleanup(cleanup);
|
||||
attr_elem.setAttribute(attr, value);
|
||||
assert_equals(attr_elem.getAttribute(attr), value);
|
||||
assert_equals(style(prop_elem)[prop], result);
|
||||
}, `<${attr_elem.localName} ${attr}="${value}"> mapping to ${prop}`);
|
||||
}
|
||||
|
||||
let defaultVal = style(default_elem)[prop];
|
||||
for (let value of invalid_values) {
|
||||
let [ attr_elem, prop_elem, cleanup ] = setup();
|
||||
test(function() {
|
||||
this.add_cleanup(cleanup);
|
||||
attr_elem.setAttribute(attr, value);
|
||||
assert_equals(attr_elem.getAttribute(attr), value);
|
||||
assert_equals(style(prop_elem)[prop], defaultVal);
|
||||
}, `<${attr_elem.localName} ${attr}="${value}"> mapping to ${prop}`);
|
||||
}
|
||||
}
|
||||
</script>
|
||||
</body>
|
Loading…
Add table
Reference in a new issue