mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
auto merge of #5087 : bjwbell/servo/remove-borders-test-wa, r=jdm
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:
commit
e4d607e537
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