From 8fcafa5b89139302eb7cb7433dacfc804ae77d9a Mon Sep 17 00:00:00 2001 From: Tavmjong Bah Date: Fri, 13 Oct 2017 14:10:03 +0200 Subject: Add test file for previous commit (!important rule for inline-style). --- testfiles/rendering_tests/CMakeLists.txt | 1 + .../selector-important-003-large.png | Bin 0 -> 11308 bytes .../expected_rendering/selector-important-003.png | Bin 0 -> 925 bytes .../rendering_tests/selector-important-003.svg | 57 +++++++++++++++++++++ 4 files changed, 58 insertions(+) create mode 100644 testfiles/rendering_tests/expected_rendering/selector-important-003-large.png create mode 100644 testfiles/rendering_tests/expected_rendering/selector-important-003.png create mode 100644 testfiles/rendering_tests/selector-important-003.svg diff --git a/testfiles/rendering_tests/CMakeLists.txt b/testfiles/rendering_tests/CMakeLists.txt index 361ab45a4..8db01d97a 100644 --- a/testfiles/rendering_tests/CMakeLists.txt +++ b/testfiles/rendering_tests/CMakeLists.txt @@ -5,6 +5,7 @@ set(RENDERING_TESTS test-glyph-y-pos test-rtl-vertical selector-important-002 + selector-important-003 ) diff --git a/testfiles/rendering_tests/expected_rendering/selector-important-003-large.png b/testfiles/rendering_tests/expected_rendering/selector-important-003-large.png new file mode 100644 index 000000000..91cb3afa9 Binary files /dev/null and b/testfiles/rendering_tests/expected_rendering/selector-important-003-large.png differ diff --git a/testfiles/rendering_tests/expected_rendering/selector-important-003.png b/testfiles/rendering_tests/expected_rendering/selector-important-003.png new file mode 100644 index 000000000..dfe3dbc5a Binary files /dev/null and b/testfiles/rendering_tests/expected_rendering/selector-important-003.png differ diff --git a/testfiles/rendering_tests/selector-important-003.svg b/testfiles/rendering_tests/selector-important-003.svg new file mode 100644 index 000000000..831319f5c --- /dev/null +++ b/testfiles/rendering_tests/selector-important-003.svg @@ -0,0 +1,57 @@ + + + Style "!important" — 003 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3