diff options
author | Moonchild <moonchild@palemoon.org> | 2020-12-31 22:46:09 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-12-31 22:46:09 +0000 |
commit | 0bb464bfc13e3a0239fd268de265fc332014b385 (patch) | |
tree | 5b3075f86ebe79961b047fc5e338d65b933f3f23 /layout/reftests/bugs/1133905-2-h.html | |
parent | e011a048e431bd850bfd42b5fb8c6eec0b6b878e (diff) | |
download | UXP-0bb464bfc13e3a0239fd268de265fc332014b385.tar UXP-0bb464bfc13e3a0239fd268de265fc332014b385.tar.gz UXP-0bb464bfc13e3a0239fd268de265fc332014b385.tar.lz UXP-0bb464bfc13e3a0239fd268de265fc332014b385.tar.xz UXP-0bb464bfc13e3a0239fd268de265fc332014b385.zip |
Issue #1053 - Part 2b: Remove android from /layout reftests
Also cleans up some other obsolete checks and stylo reftest lists.
Diffstat (limited to 'layout/reftests/bugs/1133905-2-h.html')
-rw-r--r-- | layout/reftests/bugs/1133905-2-h.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/layout/reftests/bugs/1133905-2-h.html b/layout/reftests/bugs/1133905-2-h.html deleted file mode 100644 index 8ed979684..000000000 --- a/layout/reftests/bugs/1133905-2-h.html +++ /dev/null @@ -1,9 +0,0 @@ -<!DOCTYPE html> -<html><head> -<meta name="viewport" content="width=125"> -</head> -<body> -<div style="width: 9000px;"></div> -</body> -</html> - |