mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +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>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<style>
|
<style>
|
||||||
html {
|
|
||||||
background-color: white;
|
|
||||||
}
|
|
||||||
#none{
|
#none{
|
||||||
border-style: none;
|
border-style: none;
|
||||||
border-width: 10px;
|
border-width: 10px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue