Skip to content

Instantly share code, notes, and snippets.

View bedney's full-sized avatar

William J. Edney bedney

  • Technical Pursuit Inc.
View GitHub Profile
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style>
@namespace url("http://www.w3.org/1999/xhtml");
@namespace foo url("http://www.foo.com");
foo|* {
color: red;
}
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style>
@namespace url("http://www.w3.org/1999/xhtml");
*|* {
color: green;
}
* {
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style>
*|* {
color: green;
}
* {
color: blue;
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style>
* {
color: blue;
}
</style>
</head>
@bedney
bedney / stylelint_test1.xhtml
Created May 26, 2021 19:56
Stylelint - should recognize namespace
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style>
@namespace foo url("http://www.foo.com");
foo|bar {
color: red;
}
call pathogen#infect()
call dirsettings#Install()
" We use a vim
set nocompatible
" Colo(u)red or not colo(u)red
" If you want color you should set this to true
let color = "true"
{
"_id": "e1bv8uht77ef1a",
"_rev": "4-6096f82c64954b6b609f5445f00b8613",
"project": "jquery/jquery-mobile",
"created_at": 1395754676148,
"triggered_by": "bedney",
"repo": "https://github.com/jquery/jquery-mobile.git",
"dir": "e1bv8uht77ef1a",
"branch": "master",
"commit": "HEAD",
{"total_rows":17,"offset":0,"rows":[
{"id":"RactiveJS/Ractive","key":"RactiveJS/Ractive","value":{"rev":"5-9a92c1d2c87950e2771cebd65ae57faf"},"doc":{"_id":"RactiveJS/Ractive","_rev":"5-9a92c1d2c87950e2771cebd65ae57faf","repo":"https://github.com/RactiveJS/Ractive.git","branch":"master","owners":["bedney"],"public":true,"type":"custom","secret":"gch89nht7iphp5","plugins":{"codeswarm-custom":{"prepare_scripts":"npm install","test_scripts":"grunt"},"codeswarm-plato":{"active":"on"}},"state":"passed","started_at":1395772188184,"ended_at":1395772219976,"last_build":"13gosdht7iq0nd","last_successful_build":"13gosdht7iq0nd"}},
{"id":"_design/views","key":"_design/views","value":{"rev":"1-2656a50a5bf9355794e2a916679d9c05"},"doc":{"_id":"_design/views","_rev":"1-2656a50a5bf9355794e2a916679d9c05","views":{"owned_by":{"map":"function (doc) {\n if (doc.owners) {\n doc.owners.forEach(function(owner) {\n emit(owner, doc);\n });\n }\n
@bedney
bedney / gist:9663047
Created March 20, 2014 12:48
Debug of jQuery build
{
"_id": "8kjbucht0136i6",
"_rev": "3-1c6628c59fa517ec0ed1f8a1b9add5d9",
"project": "jquery/jquery",
"previous_build": "43vgszht00t2ev",
"created_at": 1395319305866,
"triggered_by": "bedney",
"repo": "https://github.com/jquery/jquery.git",
"dir": "8kjbucht0136i6",
"branch": "master",
versionCheck({'$LATEST_HASH':'44bf09d0a2c36585aed1c34ba2e5d958a9379719',
'$LATEST_NAME':'Dharma',
'$LATEST_MAJOR':'3',
'$LATEST_MINOR':'0',
'$LATEST_STATE':'alpha3',
'$LATEST_DATE':'20091030',
'$LATEST_URL':'http://www.foo.com'})