[librsvg: 35/37] Move failing test to ignore-filters-displace-01-f.svg



commit 8f7d4f94dd8cd06a4fd9e80129c6f8b3ddc2e856
Author: Federico Mena Quintero <federico gnome org>
Date:   Thu Dec 27 21:15:05 2018 -0600

    Move failing test to ignore-filters-displace-01-f.svg
    
    This test fails because its rendered text is offset a bit from what it
    used to be.  This happens because xml:space normalization is a bit
    funky in this branch.
    
    "Funky" means that XML space handling is underspecified in the SVG 1.1
    spec.  The 2.0 spec makes it more complicated; not idea if it is
    sufficient.
    
    I'll disable this test for now and take care of space handling later.
    I'd rather have the refactored text code instead of the old recursive
    mess.

 .../{filters-displace-01-f.svg => ignore-filters-displace-01-f.svg}       | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
---
diff --git a/tests/fixtures/reftests/svg1.1/filters-displace-01-f.svg 
b/tests/fixtures/reftests/svg1.1/ignore-filters-displace-01-f.svg
similarity index 100%
rename from tests/fixtures/reftests/svg1.1/filters-displace-01-f.svg
rename to tests/fixtures/reftests/svg1.1/ignore-filters-displace-01-f.svg


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]