summaryrefslogtreecommitdiffstats
path: root/dom
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-10-30 22:36:49 +0000
committerMoonchild <moonchild@palemoon.org>2020-10-30 22:36:49 +0000
commit9b1406f183705e81701d9136f6df63cae72b5362 (patch)
tree6d8dbecf751fea15bc1e6d28984638fdd5b392b1 /dom
parent6a4c3caa8ee469558c27077ddfad8268b1575da4 (diff)
parentd22717ff98ccde224883c0cc99a330e92c7ac4a5 (diff)
downloadUXP-9b1406f183705e81701d9136f6df63cae72b5362.tar
UXP-9b1406f183705e81701d9136f6df63cae72b5362.tar.gz
UXP-9b1406f183705e81701d9136f6df63cae72b5362.tar.lz
UXP-9b1406f183705e81701d9136f6df63cae72b5362.tar.xz
UXP-9b1406f183705e81701d9136f6df63cae72b5362.zip
Merge pull request 'Fix up -moz-tab-size and unprefix it.' (#1674) from athenian200/UXP:tab-size-length into master
Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/1674
Diffstat (limited to 'dom')
-rw-r--r--dom/animation/test/mozilla/file_discrete-animations.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/dom/animation/test/mozilla/file_discrete-animations.html b/dom/animation/test/mozilla/file_discrete-animations.html
index 35e818a90..eeaaa33c4 100644
--- a/dom/animation/test/mozilla/file_discrete-animations.html
+++ b/dom/animation/test/mozilla/file_discrete-animations.html
@@ -75,11 +75,6 @@ const gMozillaSpecificProperties = {
from: "ignore",
to: "stretch-to-fit"
},
- "-moz-tab-size": {
- // https://drafts.csswg.org/css-text-3/#propdef-tab-size
- from: "1",
- to: "5"
- },
"-moz-text-size-adjust": {
// https://drafts.csswg.org/css-size-adjust/#propdef-text-size-adjust
from: "none",