Chromium Code Reviews| Index: content/test/data/accessibility/table-simple.html |
| diff --git a/content/test/data/accessibility/table-simple.html b/content/test/data/accessibility/table-simple.html |
| index 72e2b4df98d3c12d425f1572e419634744bc986e..4493dc18223888da8c0807ffcb968557812eaf56 100644 |
| --- a/content/test/data/accessibility/table-simple.html |
| +++ b/content/test/data/accessibility/table-simple.html |
| @@ -1,4 +1,4 @@ |
| -<!doctype html> |
| +<!DOCTYPE html> |
| <!-- |
| @MAC-ALLOW:AXIndex=* |
| @MAC-ALLOW:AXColumnIndexRange=* |