mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
var have_radius=true;
|
||||
var black=document.getElementById("black");
|
||||
var red=document.getElementById("red");
|
||||
var green=document.getElementById("green");
|
||||
var green=document.getElementById("green");
|
||||
function fun_radius(){
|
||||
if(have_radius){
|
||||
red.style.borderBottomRightRadius="0px";
|
||||
@@ -75,4 +75,5 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user