From a350a86e6ff89f12f356c9f1a426c06a56402e54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Cobos=20=C3=81lvarez?= Date: Fri, 1 Dec 2017 18:10:03 +0100 Subject: [PATCH 1/2] style: Test calc() percentage position in serialization. The spec issue was resolved. --- tests/wpt/mozilla/meta/MANIFEST.json | 2 +- tests/wpt/mozilla/tests/css/calc-serialization.html | 9 ++------- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index a52e0f9feb4..436141455ed 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -61697,7 +61697,7 @@ "testharness" ], "css/calc-serialization.html": [ - "628597eb36bf21a1ec982c7f6935ee7949c62044", + "d0bcbd402cb78e704dabc7f1665d40ba163e30eb", "testharness" ], "css/canvas_as_block_element_a.html": [ diff --git a/tests/wpt/mozilla/tests/css/calc-serialization.html b/tests/wpt/mozilla/tests/css/calc-serialization.html index b423557a1b8..f92de7338d3 100644 --- a/tests/wpt/mozilla/tests/css/calc-serialization.html +++ b/tests/wpt/mozilla/tests/css/calc-serialization.html @@ -3,20 +3,15 @@ CSS Values and Units: calc() serialization. + -