LibWeb: Honor border attribute on HTMLImageElement

This commit is contained in:
Andreas Kling 2024-11-23 11:45:53 +01:00 committed by Andreas Kling
commit 1288452bc3
Notes: github-actions[bot] 2024-11-23 13:43:45 +00:00
2 changed files with 84 additions and 67 deletions

View file

@ -6,8 +6,8 @@ Rerun
Found 588 tests
500 Pass
88 Fail
564 Pass
24 Fail
Details
Result Test Name MessagePass <iframe marginwidth="200"> mapping to marginLeft
Pass <iframe marginwidth="1007"> mapping to marginLeft
@ -345,85 +345,85 @@ 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="1007"> mapping to borderTopWidth
Pass <img border=" 00523 "> mapping to borderTopWidth
Pass <img border="200."> mapping to borderTopWidth
Pass <img border="200.25"> mapping to borderTopWidth
Pass <img border="200.7"> mapping to borderTopWidth
Pass <img border="0"> mapping to borderTopWidth
Pass <img border="-0"> mapping to borderTopWidth
Pass <img border="+0"> mapping to borderTopWidth
Pass <img border="+200"> mapping to borderTopWidth
Pass <img border="200in"> mapping to borderTopWidth
Pass <img border="200.25in"> mapping to borderTopWidth
Pass <img border=" +200in "> mapping to borderTopWidth
Pass <img border="200%"> mapping to borderTopWidth
Pass <img border="200.%"> mapping to borderTopWidth
Pass <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="1007"> mapping to borderRightWidth
Pass <img border=" 00523 "> mapping to borderRightWidth
Pass <img border="200."> mapping to borderRightWidth
Pass <img border="200.25"> mapping to borderRightWidth
Pass <img border="200.7"> mapping to borderRightWidth
Pass <img border="0"> mapping to borderRightWidth
Pass <img border="-0"> mapping to borderRightWidth
Pass <img border="+0"> mapping to borderRightWidth
Pass <img border="+200"> mapping to borderRightWidth
Pass <img border="200in"> mapping to borderRightWidth
Pass <img border="200.25in"> mapping to borderRightWidth
Pass <img border=" +200in "> mapping to borderRightWidth
Pass <img border="200%"> mapping to borderRightWidth
Pass <img border="200.%"> mapping to borderRightWidth
Pass <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="1007"> mapping to borderBottomWidth
Pass <img border=" 00523 "> mapping to borderBottomWidth
Pass <img border="200."> mapping to borderBottomWidth
Pass <img border="200.25"> mapping to borderBottomWidth
Pass <img border="200.7"> mapping to borderBottomWidth
Pass <img border="0"> mapping to borderBottomWidth
Pass <img border="-0"> mapping to borderBottomWidth
Pass <img border="+0"> mapping to borderBottomWidth
Pass <img border="+200"> mapping to borderBottomWidth
Pass <img border="200in"> mapping to borderBottomWidth
Pass <img border="200.25in"> mapping to borderBottomWidth
Pass <img border=" +200in "> mapping to borderBottomWidth
Pass <img border="200%"> mapping to borderBottomWidth
Pass <img border="200.%"> mapping to borderBottomWidth
Pass <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="1007"> mapping to borderLeftWidth
Pass <img border=" 00523 "> mapping to borderLeftWidth
Pass <img border="200."> mapping to borderLeftWidth
Pass <img border="200.25"> mapping to borderLeftWidth
Pass <img border="200.7"> mapping to borderLeftWidth
Pass <img border="0"> mapping to borderLeftWidth
Pass <img border="-0"> mapping to borderLeftWidth
Pass <img border="+0"> mapping to borderLeftWidth
Pass <img border="+200"> mapping to borderLeftWidth
Pass <img border="200in"> mapping to borderLeftWidth
Pass <img border="200.25in"> mapping to borderLeftWidth
Pass <img border=" +200in "> mapping to borderLeftWidth
Pass <img border="200%"> mapping to borderLeftWidth
Pass <img border="200.%"> mapping to borderLeftWidth
Pass <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