Skip to content

issues Search Results · repo:whatwg/html-build language:HTML

Filter by

95 results
 (47 ms)

95 results

inwhatwg/html-build (press backspace or delete to remove)

Right now HTML hand-curates its bibliography entries by adding HTML directly in the following format towards the end of the document. dl id= ref-list dt id= refsABNF [ABNF] /dt dd cite ...
  • domenic
  • Opened 
    on Apr 8, 2024
  • #293

Often I get a success! in local build and then the PR build throws an error (usually about missing end tags for li or something similar) when parsing the HTML. This makes it so that I can t rely on the ...
  • noamr
  • Opened 
    on Feb 7, 2024
  • #290

Running: $HOME/dev/whatwg/html-build/build.sh I hit the following: Checking if html-build is up to date... Looking for the HTML source (set HTML_SOURCE to override)... Found /Users/marcosc/dev/whatwg/html ...
  • marcoscaceres
  • 1
  • Opened 
    on Oct 25, 2023
  • #286

Error is: qemu-x86_64: Could not open /lib64/ld-linux-x86-64.so.2 : No such file or directory It can be fixed by changing: FROM debian:stable-slim to FROM --platform=linux/amd64 debian:stable-slim ...
  • jakearchibald
  • 5
  • Opened 
    on Sep 23, 2022
  • #270

I have a fresh clone and I am follwing the instructions. Running ./build.sh --docker fails with: docker: Error response from daemon: invalid mount config for type bind : bind source path does not exist: ...
  • surma
  • 1
  • Opened 
    on Feb 5, 2021
  • #260

I was noticing a bunch of warnings in the pdfsizeopt output, but I figured they would be fine. Oops. I just tested the output and all the links are broken. I suspect upgrading Prince caused this. Will ...
  • domenic
  • 1
  • Opened 
    on Sep 24, 2020
  • #255

I find that htmp-build repo is missing the license file corresponding to the license under which the files under this repo/project can be used. Can you please include a license file so that there is no ...
  • akellasreeram
  • Opened 
    on Sep 18, 2020
  • #249

HTML is the only remaining WHATWG standard without offline support. (See https://github.com/whatwg/meta/issues/3 for context.)
  • annevk
  • Opened 
    on Jun 13, 2020
  • #238

I m idly investigating if we can simplify html-build by removing the Perl scripts. Here s at least one piece of low-hanging fruit. If you run HTML_SOURCE=html HTML_CACHE=.cache perl .pre-process-main.pl ...
  • domenic
  • 2
  • Opened 
    on Jun 5, 2020
  • #234

If you re just locally iterating, there are a few ways we could make the build faster. We could introduce these all as individual command line switches, then bundle them together into a --fast, perhaps? ...
  • domenic
  • 3
  • Opened 
    on May 28, 2020
  • #232
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub