| Index: content/test/data/accessibility/progress.html
|
| diff --git a/content/test/data/accessibility/progress.html b/content/test/data/accessibility/progress.html
|
| deleted file mode 100644
|
| index 4f2cd00ef961cc8255574bd45aaac6f5f301ea5b..0000000000000000000000000000000000000000
|
| --- a/content/test/data/accessibility/progress.html
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -<!--
|
| -@MAC-ALLOW:AXRole*
|
| -@WIN-ALLOW:valuetext*
|
| -@WIN-ALLOW:currentValue=*
|
| -@WIN-ALLOW:minimumValue=*
|
| -@WIN-ALLOW:maximumValue=*
|
| --->
|
| -<!DOCTYPE html>
|
| -<html>
|
| -<body>
|
| -<progress value="22" max="100"></progress>
|
| -</body>
|
| -</html>
|
|
|