[gtk+] css node tests: Update notebook results
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] css node tests: Update notebook results
- Date: Wed, 2 Mar 2016 04:33:15 +0000 (UTC)
commit 444703f2bb3388376598a3ec680a7a89e1bc065d
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Mar 1 23:21:55 2016 -0500
css node tests: Update notebook results
This is fallout from changing the tab states.
testsuite/css/nodes/notebook-arrows.nodes | 2 +-
testsuite/css/nodes/notebook-arrows2.nodes | 2 +-
testsuite/css/nodes/notebook.bottom.ltr.nodes | 2 +-
testsuite/css/nodes/notebook.bottom.rtl.nodes | 2 +-
testsuite/css/nodes/notebook.left.ltr.nodes | 2 +-
testsuite/css/nodes/notebook.left.rtl.nodes | 2 +-
testsuite/css/nodes/notebook.right.ltr.nodes | 2 +-
testsuite/css/nodes/notebook.right.rtl.nodes | 2 +-
testsuite/css/nodes/notebook.top.ltr.nodes | 2 +-
testsuite/css/nodes/notebook.top.rtl.nodes | 2 +-
10 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/testsuite/css/nodes/notebook-arrows.nodes b/testsuite/css/nodes/notebook-arrows.nodes
index ccc7a4c..bc61ba9 100644
--- a/testsuite/css/nodes/notebook-arrows.nodes
+++ b/testsuite/css/nodes/notebook-arrows.nodes
@@ -4,7 +4,7 @@
header.top:dir(ltr)
tabs:dir(ltr)
arrow.down:disabled:dir(ltr)
- tab:active:dir(ltr)
+ tab:dir(ltr):checked
label#tab1:dir(ltr)
tab:dir(ltr)
label#tab2:dir(ltr)
diff --git a/testsuite/css/nodes/notebook-arrows2.nodes b/testsuite/css/nodes/notebook-arrows2.nodes
index ccc7a4c..bc61ba9 100644
--- a/testsuite/css/nodes/notebook-arrows2.nodes
+++ b/testsuite/css/nodes/notebook-arrows2.nodes
@@ -4,7 +4,7 @@
header.top:dir(ltr)
tabs:dir(ltr)
arrow.down:disabled:dir(ltr)
- tab:active:dir(ltr)
+ tab:dir(ltr):checked
label#tab1:dir(ltr)
tab:dir(ltr)
label#tab2:dir(ltr)
diff --git a/testsuite/css/nodes/notebook.bottom.ltr.nodes b/testsuite/css/nodes/notebook.bottom.ltr.nodes
index 0177d13..bd5beb6 100644
--- a/testsuite/css/nodes/notebook.bottom.ltr.nodes
+++ b/testsuite/css/nodes/notebook.bottom.ltr.nodes
@@ -10,7 +10,7 @@
button#start.text-button:dir(ltr)
label:dir(ltr)
tabs:dir(ltr)
- tab:active:dir(ltr)
+ tab:dir(ltr):checked
label#tab1:dir(ltr)
tab:dir(ltr)
label#tab2:dir(ltr)
diff --git a/testsuite/css/nodes/notebook.bottom.rtl.nodes b/testsuite/css/nodes/notebook.bottom.rtl.nodes
index fdf8204..29f248a 100644
--- a/testsuite/css/nodes/notebook.bottom.rtl.nodes
+++ b/testsuite/css/nodes/notebook.bottom.rtl.nodes
@@ -12,7 +12,7 @@
tabs:dir(ltr)
tab:dir(ltr)
label#tab2:dir(ltr)
- tab:active:dir(ltr)
+ tab:dir(ltr):checked
label#tab1:dir(ltr)
button#start.text-button:dir(rtl)
label:dir(ltr)
diff --git a/testsuite/css/nodes/notebook.left.ltr.nodes b/testsuite/css/nodes/notebook.left.ltr.nodes
index ad04ef9..f588986 100644
--- a/testsuite/css/nodes/notebook.left.ltr.nodes
+++ b/testsuite/css/nodes/notebook.left.ltr.nodes
@@ -5,7 +5,7 @@
button#start.text-button:dir(ltr)
label:dir(ltr)
tabs:dir(ltr)
- tab:active:dir(ltr)
+ tab:dir(ltr):checked
label#tab1:dir(ltr)
tab:dir(ltr)
label#tab2:dir(ltr)
diff --git a/testsuite/css/nodes/notebook.left.rtl.nodes b/testsuite/css/nodes/notebook.left.rtl.nodes
index b1d4e2f..6f60f1b 100644
--- a/testsuite/css/nodes/notebook.left.rtl.nodes
+++ b/testsuite/css/nodes/notebook.left.rtl.nodes
@@ -10,7 +10,7 @@
button#start.text-button:dir(rtl)
label:dir(ltr)
tabs:dir(ltr)
- tab:active:dir(ltr)
+ tab:dir(ltr):checked
label#tab1:dir(ltr)
tab:dir(ltr)
label#tab2:dir(ltr)
diff --git a/testsuite/css/nodes/notebook.right.ltr.nodes b/testsuite/css/nodes/notebook.right.ltr.nodes
index 500331c..05f74cc 100644
--- a/testsuite/css/nodes/notebook.right.ltr.nodes
+++ b/testsuite/css/nodes/notebook.right.ltr.nodes
@@ -10,7 +10,7 @@
button#start.text-button:dir(ltr)
label:dir(ltr)
tabs:dir(ltr)
- tab:active:dir(ltr)
+ tab:dir(ltr):checked
label#tab1:dir(ltr)
tab:dir(ltr)
label#tab2:dir(ltr)
diff --git a/testsuite/css/nodes/notebook.right.rtl.nodes b/testsuite/css/nodes/notebook.right.rtl.nodes
index fe9dd83..0e3da78 100644
--- a/testsuite/css/nodes/notebook.right.rtl.nodes
+++ b/testsuite/css/nodes/notebook.right.rtl.nodes
@@ -5,7 +5,7 @@
button#start.text-button:dir(rtl)
label:dir(ltr)
tabs:dir(ltr)
- tab:active:dir(ltr)
+ tab:dir(ltr):checked
label#tab1:dir(ltr)
tab:dir(ltr)
label#tab2:dir(ltr)
diff --git a/testsuite/css/nodes/notebook.top.ltr.nodes b/testsuite/css/nodes/notebook.top.ltr.nodes
index 6009264..fdac8f0 100644
--- a/testsuite/css/nodes/notebook.top.ltr.nodes
+++ b/testsuite/css/nodes/notebook.top.ltr.nodes
@@ -5,7 +5,7 @@
button#start.text-button:dir(ltr)
label:dir(ltr)
tabs:dir(ltr)
- tab:active:dir(ltr)
+ tab:dir(ltr):checked
label#tab1:dir(ltr)
tab:dir(ltr)
label#tab2:dir(ltr)
diff --git a/testsuite/css/nodes/notebook.top.rtl.nodes b/testsuite/css/nodes/notebook.top.rtl.nodes
index 4d46049..d26429e 100644
--- a/testsuite/css/nodes/notebook.top.rtl.nodes
+++ b/testsuite/css/nodes/notebook.top.rtl.nodes
@@ -7,7 +7,7 @@
tabs:dir(ltr)
tab:dir(ltr)
label#tab2:dir(ltr)
- tab:active:dir(ltr)
+ tab:dir(ltr):checked
label#tab1:dir(ltr)
button#start.text-button:dir(rtl)
label:dir(ltr)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]