Skip to content

Instantly share code, notes, and snippets.

@apb2006
Created April 11, 2012 22:24
Show Gist options
  • Save apb2006/2363163 to your computer and use it in GitHub Desktop.
Save apb2006/2363163 to your computer and use it in GitHub Desktop.
xsltforms without <?css-conversion no?>
<style type="text/css">XML Parsing Error: not well-formed Location: http://localhost:8984/lib/bootstrap/css/bootstrap-responsive.min.css Line Number 1, Column 10:.clearfix {*zoom:1;}
.clearfix:before, .clearfix:after {display:table;content:"";}
{}
</style>
<?xml-stylesheet href="/lib/xsltforms/xsltforms.xsl" type="text/xsl"?><?xsltforms-options debug="yes"?><!DOCTYPE html SYSTEM "about:legacy-compat">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xf="http://www.w3.org/2002/xforms" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ev="http://www.w3.org/2001/xml-events">
<head>
<title>Listman v0.0.1</title>
<base href="http://localhost:8984/restxq/listman/" />
<link href="/lib/bootstrap/css/bootstrap.css" rel="stylesheet" type="text/css" />
<link href="/lib/bootstrap/css/bootstrap-responsive.min.css" rel="stylesheet" type="text/css" />
<link href="/listman/app.css" rel="stylesheet" type="text/css" />
<!-- Le fav and touch icons -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment