Bug 816357 helper: Add a simple border to fieldset & textarea elements in flexbox reftests, to work around occasionally-fuzzy-on-linux pixels at beveled border corners. (test-only)

This commit is contained in:
Daniel Holbert 2012-12-04 16:47:43 -08:00
parent 94f98fa525
commit 4551c6012d
8 changed files with 8 additions and 0 deletions

View File

@ -16,6 +16,7 @@
width: 50px;
height: 50px;
background: purple;
border: 1px dotted green;
}
</style>
</head>

View File

@ -20,6 +20,7 @@
width: 1000px;
height: 50px;
background: purple;
border: 1px dotted green;
}
</style>
</head>

View File

@ -17,6 +17,7 @@
width: 50px;
height: 50px;
background: purple;
border: 1px dotted green;
}
</style>
</head>

View File

@ -22,6 +22,7 @@
width: 50px;
height: 1000px;
background: purple;
border: 1px dotted green;
}
</style>
</head>

View File

@ -16,6 +16,7 @@
width: 50px;
height: 50px;
background: purple;
border: 1px dotted green;
}
</style>
</head>

View File

@ -20,6 +20,7 @@
width: 1000px;
height: 50px;
background: purple;
border: 1px dotted green;
}
</style>
</head>

View File

@ -17,6 +17,7 @@
width: 50px;
height: 50px;
background: purple;
border: 1px dotted green;
}
</style>
</head>

View File

@ -22,6 +22,7 @@
width: 50px;
height: 1000px;
background: purple;
border: 1px dotted green;
}
</style>
</head>