Add comment to css
This commit is contained in:
parent
be03ed43bd
commit
f07a88a42c
3
ab.c
3
ab.c
|
@ -217,7 +217,8 @@ int main(int argc, char **argv)
|
|||
g_thread_join(initt);
|
||||
|
||||
g_print("%s", tester->blockcss->str);
|
||||
g_print("\n\n\n\n{display:none !important}\n\n\n\n");
|
||||
g_print("\n\n\n\n{display:none !important}\n"
|
||||
"\n/*\n{height:1 !important}\n*/\n");
|
||||
//g_print(tester->blockcssprivate->str);
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue
Block a user