From b29d7e95d1372e54ee4fde7ea156ed8655256dd1 Mon Sep 17 00:00:00 2001 From: Aryeh Gregor Date: Mon, 13 Feb 2012 11:29:30 -0500 Subject: [PATCH] Bug 719054 - matrix() and matrix3d() with length units should be parse errors; r=dbaron --- .../forms/progress/transformations-ref.html | 2 +- .../forms/progress/transformations.html | 2 +- layout/reftests/transform/matrix-1a.html | 2 +- layout/reftests/transform/matrix-2a.html | 2 +- layout/reftests/transform/matrix-3a.html | 2 +- layout/reftests/transform/matrix-4a.html | 2 +- layout/reftests/transform/translatex-2.html | 2 +- layout/reftests/transform/translatey-2.html | 2 +- layout/style/nsCSSParser.cpp | 6 +-- layout/style/test/property_database.js | 45 ++++++++++++++++--- .../test/test_transitions_per_property.html | 32 ++++++------- 11 files changed, 67 insertions(+), 32 deletions(-) diff --git a/layout/reftests/forms/progress/transformations-ref.html b/layout/reftests/forms/progress/transformations-ref.html index 7182d9858c5..f77751ac823 100644 --- a/layout/reftests/forms/progress/transformations-ref.html +++ b/layout/reftests/forms/progress/transformations-ref.html @@ -3,7 +3,7 @@