mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Remove WA for borders ref test
The borders_a.html ref test had a WA to avoid displaying a spurious black pixel at (0,0). Details are at https://github.com/servo/servo/issues/2879 The WA can be removed since the bug is no longer reproducible.
This commit is contained in:
parent
8ad3c5aeb6
commit
0f407804fe
1 changed files with 0 additions and 3 deletions
|
@ -2,9 +2,6 @@
|
|||
<html>
|
||||
<head>
|
||||
<style>
|
||||
html {
|
||||
background-color: white;
|
||||
}
|
||||
#none{
|
||||
border-style: none;
|
||||
border-width: 10px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue