about summary refs log tree commit diff
path: root/third_party/git/t/t4034/css
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/t/t4034/css')
-rw-r--r--third_party/git/t/t4034/css/expect16
-rw-r--r--third_party/git/t/t4034/css/post10
-rw-r--r--third_party/git/t/t4034/css/pre10
3 files changed, 0 insertions, 36 deletions
diff --git a/third_party/git/t/t4034/css/expect b/third_party/git/t/t4034/css/expect
deleted file mode 100644
index ed10393bda..0000000000
--- a/third_party/git/t/t4034/css/expect
+++ /dev/null
@@ -1,16 +0,0 @@
-<BOLD>diff --git a/pre b/post<RESET>
-<BOLD>index b8ae0bb..fe500b7 100644<RESET>
-<BOLD>--- a/pre<RESET>
-<BOLD>+++ b/post<RESET>
-<CYAN>@@ -1,10 +1,10 @@<RESET>
-.<RED>class-form<RESET><GREEN>other-form<RESET> label.control-label {
-    margin-top: <RED>10<RESET><GREEN>15<RESET>px!important;
-    border : 10px <RED>dashed<RESET><GREEN>dotted<RESET> #C6C6C6;
-}<RESET>
-<RED>#CCCCCC<RESET><GREEN>#CCCCCB<RESET>
-10em<RESET>
-<RED>padding-bottom<RESET><GREEN>margin-left<RESET>
-150<RED>px<RESET><GREEN>em<RESET>
-10px
-<RED>!important<RESET>
-<RED>div<RESET><GREEN>li<RESET>.class#id
diff --git a/third_party/git/t/t4034/css/post b/third_party/git/t/t4034/css/post
deleted file mode 100644
index fe500b7a4f..0000000000
--- a/third_party/git/t/t4034/css/post
+++ /dev/null
@@ -1,10 +0,0 @@
-.other-form label.control-label {
-    margin-top: 15px!important;
-    border : 10px dotted #C6C6C6;
-}
-#CCCCCB
-10em
-margin-left
-150em
-10px
-li.class#id
diff --git a/third_party/git/t/t4034/css/pre b/third_party/git/t/t4034/css/pre
deleted file mode 100644
index b8ae0bb48f..0000000000
--- a/third_party/git/t/t4034/css/pre
+++ /dev/null
@@ -1,10 +0,0 @@
-.class-form label.control-label {
-    margin-top: 10px!important;
-    border : 10px dashed #C6C6C6;
-}
-#CCCCCC
-10em
-padding-bottom
-150px
-10px!important
-div.class#id