<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>21840</bug_id>
          
          <creation_ts>2013-04-26 09:50:07 +0000</creation_ts>
          <short_desc>Switch to upstream &quot;xref&quot;</short_desc>
          <delta_ts>2013-08-08 13:26:40 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>CSS</product>
          <component>CSSOM</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>21828</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Simon Pieters">zcorpan</reporter>
          <assigned_to name="Simon Pieters">zcorpan</assigned_to>
          
          
          <qa_contact>public-css-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>86841</commentid>
    <comment_count>0</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2013-04-26 09:50:07 +0000</bug_when>
    <thetext>We have a fork of https://github.com/whatwg/xref but this is problematic because we don&apos;t updates from other specs and we don&apos;t update the upstream xref when CSSOM specs change. We should drop the fork and use upstream directly. I tried to do this bug I get an error:

$ make
anolis --allow-duplicate-dfns --dump-xrefs=data/xrefs/css/cssom.json Overview.src.html /tmp/spec; rm -f /tmp/spec
No such file or directory: &apos;data/xrefs/css/cssom.json&apos;. Please create it first.
It should contain a an object with a &apos;url&apos; property (whose value ends with a &apos;#&apos;).
anolis --output-encoding=utf-8 --omit-optional-tags --quote-attr-values \
	--w3c-compat --enable=xspecxref --enable=refs --w3c-shortname=&quot;cssom&quot; \
	--force-html4-id --filter=&quot;.publish&quot; --split-references-section --allow-duplicate-dfns Overview.src.html Overview.html
[Errno 20] Not a directory: u&apos;data/specs.json&apos;
make: *** [Overview.html] Error 1

I made `data` a symlink to my clone of xref. The cssom.json file does exist. Not sure why it isn&apos;t working...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86885</commentid>
    <comment_count>1</comment_count>
    <who name="Glenn Adams">glenn</who>
    <bug_when>2013-04-26 19:42:21 +0000</bug_when>
    <thetext>See https://dvcs.w3.org/hg/csswg/rev/3a1132cf3206

Also, N.B. new instructions in README regarding need to:

git clone git://github.com/skynavga/xref.git data

in cssom directory.

Also, when running make with no pre-existing xref, you can use:

make cleanall all</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>