[gtk+/wip/css: 150/167] tests: Fix for changes in this branch
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/wip/css: 150/167] tests: Fix for changes in this branch
- Date: Sun, 8 Jan 2012 21:35:28 +0000 (UTC)
commit 3b7e50dcb3443a2a108c8baeba2fc49264e054a6
Author: Benjamin Otte <otte redhat com>
Date: Sat Jan 7 02:25:17 2012 +0100
tests: Fix for changes in this branch
The expected results are now more correct, but still not perfect.
tests/css/parser/declarations-valid-04.ref.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tests/css/parser/declarations-valid-04.ref.css b/tests/css/parser/declarations-valid-04.ref.css
index 805d477..2d8582d 100644
--- a/tests/css/parser/declarations-valid-04.ref.css
+++ b/tests/css/parser/declarations-valid-04.ref.css
@@ -1,6 +1,6 @@
* {
- font-family: "Sans";
- font-size: 10;
+ font-family: initial;
+ font-size: initial;
font-style: normal;
font-variant: normal;
font-weight: bold;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]