Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Wilto/draft-prop
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: gh-pages
Choose a base ref
...
head repository: ResponsiveImagesCG/picture-element
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: gh-pages
Choose a head ref
Able to merge. These branches can be automatically merged.

Commits on Mar 2, 2006

  1. Web Apps 1.0 initial checkin of working directory

    git-svn-id: http://svn.whatwg.org/webapps@1 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Mar 2, 2006
    Copy the full SHA
    c3550d9 View commit details

Commits on Mar 3, 2006

  1. Update Mahai's name per request

    git-svn-id: http://svn.whatwg.org/webapps@2 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Mar 3, 2006
    Copy the full SHA
    a6f25c1 View commit details
  2. Updating history entry at top of document

    git-svn-id: http://svn.whatwg.org/webapps@3 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Mar 3, 2006
    Copy the full SHA
    5788576 View commit details
  3. Update of toDataURL() security requirements.

    git-svn-id: http://svn.whatwg.org/webapps@4 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Mar 3, 2006
    Copy the full SHA
    1031712 View commit details

Commits on Mar 7, 2006

  1. response to dbaron's comments entitled 'WA1: Conformance requirements'

    git-svn-id: http://svn.whatwg.org/webapps@5 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Mar 7, 2006
    Copy the full SHA
    89a273d View commit details

Commits on Mar 8, 2006

  1. Update <canvas> to be more normative; update patterns to start on coo…

    …rdinate system origin (should match mozilla/safari, and be implementable, unlike before); introduce a clause allowing hardware limitations to guide implementations; use that clause to allow arbitrary nesting depth limitations in html parser. Changes made in parallel, in response to requests from vlad (in bugzilla) and mrbkap (on IRC).
    
    git-svn-id: http://svn.whatwg.org/webapps@6 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Mar 8, 2006
    Copy the full SHA
    ec528fd View commit details

Commits on Mar 10, 2006

  1. Typo fixes, wording simplifications, defined error handling for lone …

    …LIs, defined handling for value attribute better, added some TODO notes from Henri regarding content model rules
    
    git-svn-id: http://svn.whatwg.org/webapps@7 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Mar 10, 2006
    Copy the full SHA
    7c066df View commit details
  2. updated status section and misc conf criteria

    git-svn-id: http://svn.whatwg.org/webapps@8 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Mar 10, 2006
    Copy the full SHA
    d1f8a18 View commit details
  3. Updates to the Conformance section based on dbaron's feedback

    git-svn-id: http://svn.whatwg.org/webapps@9 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Mar 10, 2006
    Copy the full SHA
    27ff18e View commit details
  4. Need work on this section (encoding detection). Added some issues and…

    … XXX comments on the matter.
    
    git-svn-id: http://svn.whatwg.org/webapps@10 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Mar 10, 2006
    Copy the full SHA
    1df0231 View commit details
  5. Text from Henri for conf checkers and parse errors

    git-svn-id: http://svn.whatwg.org/webapps@11 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Mar 10, 2006
    Copy the full SHA
    9d924b5 View commit details

Commits on Mar 11, 2006

  1. Minor fixes to the parser part.

    git-svn-id: http://svn.whatwg.org/webapps@12 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Mar 11, 2006
    Copy the full SHA
    2356600 View commit details
  2. Minor typo fixes and notes.

    git-svn-id: http://svn.whatwg.org/webapps@13 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Mar 11, 2006
    Copy the full SHA
    10ae8cd View commit details

Commits on Mar 21, 2006

  1. Bunch of minor fixes in the parsing section

    git-svn-id: http://svn.whatwg.org/webapps@14 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Mar 21, 2006
    Copy the full SHA
    94e9443 View commit details

Commits on Mar 29, 2006

  1. <meter> and <progress> (sorry for the big checkin, had svn issues)

    git-svn-id: http://svn.whatwg.org/webapps@15 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Mar 29, 2006
    Copy the full SHA
    f8514de View commit details

Commits on Mar 30, 2006

  1. A few changes to the parser based in implementation feedback

    git-svn-id: http://svn.whatwg.org/webapps@16 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Mar 30, 2006
    Copy the full SHA
    e84e06e View commit details

Commits on Apr 5, 2006

  1. Changes in response to bz's implementation feedback for the alternate…

    … stylesheet API. Also, changed an occurance of 'marker' to 'bookmark' in one of the algorithms in the parser because the word 'marker' is used for something else already.
    
    git-svn-id: http://svn.whatwg.org/webapps@17 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 5, 2006
    Copy the full SHA
    e144561 View commit details

Commits on Apr 9, 2006

  1. Removed '(optional)' from all attribute definitions while we work out…

    … what we want to do there. Minor clarification in the ASSDOM spec.
    
    git-svn-id: http://svn.whatwg.org/webapps@18 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 9, 2006
    Copy the full SHA
    67d00dc View commit details

Commits on Apr 13, 2006

  1. More notes on <script defer>, minor wordsmithing in the parsing spec.

    git-svn-id: http://svn.whatwg.org/webapps@19 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 13, 2006
    Copy the full SHA
    e42282b View commit details
  2. Navigating-across-documents section placeholder, first draft of Custo…

    …m-protocol-and-content-handlers section, fix a bunch of typos
    
    git-svn-id: http://svn.whatwg.org/webapps@20 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 13, 2006
    Copy the full SHA
    033e116 View commit details
  3. misclosed tag

    git-svn-id: http://svn.whatwg.org/webapps@21 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 13, 2006
    Copy the full SHA
    fbc7359 View commit details
  4. More security concerns with the new content handler idea

    git-svn-id: http://svn.whatwg.org/webapps@22 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 13, 2006
    Copy the full SHA
    d9d4fec View commit details
  5. Storage APIs version 2.0: Now with SSL Support and Only Supporting La…

    …me Text Strings
    
    git-svn-id: http://svn.whatwg.org/webapps@23 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 13, 2006
    Copy the full SHA
    73ac4b5 View commit details
  6. Expand the intro to 'Client-side session and persistent storage' a li…

    …ttle bit, reword some of the text in the handlers section.
    
    git-svn-id: http://svn.whatwg.org/webapps@24 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 13, 2006
    Copy the full SHA
    d068030 View commit details
  7. Fix minor issues raised by jst and biesi in the content handler and s…

    …torage sections
    
    git-svn-id: http://svn.whatwg.org/webapps@25 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 13, 2006
    Copy the full SHA
    8ca0bc6 View commit details

Commits on Apr 14, 2006

  1. bool=>boolean

    git-svn-id: http://svn.whatwg.org/webapps@26 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 14, 2006
    Copy the full SHA
    80cb3a3 View commit details

Commits on Apr 15, 2006

  1. typo markup fix; make abortion legal for browsers

    git-svn-id: http://svn.whatwg.org/webapps@27 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 15, 2006
    Copy the full SHA
    ee5a005 View commit details
  2. Make alternate stylesheet set names case-sensitive.

    git-svn-id: http://svn.whatwg.org/webapps@28 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 15, 2006
    Copy the full SHA
    dde72fb View commit details

Commits on Apr 18, 2006

  1. Big changes to the way we do <title> and <script> parsing, and how we…

    … handle EOF conditions.
    
    git-svn-id: http://svn.whatwg.org/webapps@29 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 18, 2006
    Copy the full SHA
    df4550b View commit details

Commits on Apr 19, 2006

  1. minor parser changes

    git-svn-id: http://svn.whatwg.org/webapps@30 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 19, 2006
    Copy the full SHA
    1c213ef View commit details

Commits on Apr 20, 2006

  1. More changes to the parsing model

    git-svn-id: http://svn.whatwg.org/webapps@31 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 20, 2006
    Copy the full SHA
    b618c28 View commit details
  2. Clear up the handling of EOF tokens in body parsing (pass 1)

    git-svn-id: http://svn.whatwg.org/webapps@32 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 20, 2006
    Copy the full SHA
    96c9739 View commit details

Commits on Apr 21, 2006

  1. added notes to focus section; addressed biesi's comments in the conte…

    …nt handler section; fixed a bug in the parser section (<col> elements); added a note about window.getAttention()
    
    git-svn-id: http://svn.whatwg.org/webapps@33 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 21, 2006
    Copy the full SHA
    17cc0ff View commit details

Commits on Apr 22, 2006

  1. One more EOF handling case

    git-svn-id: http://svn.whatwg.org/webapps@34 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 22, 2006
    Copy the full SHA
    e5ee140 View commit details
  2. Remove XMLHttpRequest in favour of the W3C spec for the same API.

    git-svn-id: http://svn.whatwg.org/webapps@35 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 22, 2006
    Copy the full SHA
    c0779d6 View commit details
  3. Fix an infinite loop when hitting </td> or </th> in a document, oops.

    git-svn-id: http://svn.whatwg.org/webapps@36 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 22, 2006
    Copy the full SHA
    c5e2343 View commit details
  4. Added note to calm implementors that can't work out why whitespace en…

    …ds up in the wrong place
    
    git-svn-id: http://svn.whatwg.org/webapps@37 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 22, 2006
    Copy the full SHA
    ddd9cee View commit details
  5. Fix ambiguous text in the select insertion mode

    git-svn-id: http://svn.whatwg.org/webapps@38 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 22, 2006
    Copy the full SHA
    5c85845 View commit details
  6. Frameset parsing fixes

    git-svn-id: http://svn.whatwg.org/webapps@39 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 22, 2006
    Copy the full SHA
    36ea6d7 View commit details
  7. Simplify the AAA while making it actually work...

    git-svn-id: http://svn.whatwg.org/webapps@40 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 22, 2006
    Copy the full SHA
    7d1ed38 View commit details
  8. Remove some lies! Damn lies! which wasted an hour of my time.

    git-svn-id: http://svn.whatwg.org/webapps@41 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 22, 2006
    Copy the full SHA
    9977b70 View commit details

Commits on Apr 24, 2006

  1. Address some of biesi's comments for content handling; fix whitespace…

    … and comment handling in the parser
    
    git-svn-id: http://svn.whatwg.org/webapps@42 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 24, 2006
    Copy the full SHA
    af35f43 View commit details

Commits on Apr 25, 2006

  1. Change the way we classify elements (for no apparent reason as it tur…

    …ns out); fix the phrasing element end tag algorithm (<span><table></span> was broken)
    
    git-svn-id: http://svn.whatwg.org/webapps@43 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 25, 2006
    Copy the full SHA
    28f824d View commit details

Commits on Apr 26, 2006

  1. add isPointInPath()

    git-svn-id: http://svn.whatwg.org/webapps@44 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 26, 2006
    Copy the full SHA
    a1fa1fe View commit details

Commits on Apr 27, 2006

  1. Clear up that the content handler thing is only for _potential_ handl…

    …ers.
    
    git-svn-id: http://svn.whatwg.org/webapps@45 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 27, 2006
    Copy the full SHA
    64e06f9 View commit details

Commits on Apr 28, 2006

  1. isindex anchor

    git-svn-id: http://svn.whatwg.org/webapps@46 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed Apr 28, 2006
    Copy the full SHA
    d151872 View commit details

Commits on May 1, 2006

  1. rename marked section to markup declaration

    git-svn-id: http://svn.whatwg.org/webapps@47 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed May 1, 2006
    Copy the full SHA
    fc4eecc View commit details
  2. Minor fix to informative text regarding toDataURL

    git-svn-id: http://svn.whatwg.org/webapps@48 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed May 1, 2006
    Copy the full SHA
    cdabda1 View commit details

Commits on May 3, 2006

  1. Some work on script defer/async

    git-svn-id: http://svn.whatwg.org/webapps@49 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed May 3, 2006
    Copy the full SHA
    18f734b View commit details

Commits on May 5, 2006

  1. getImageData/drawImageData proposal

    git-svn-id: http://svn.whatwg.org/webapps@50 340c8d12-0b0e-0410-8428-c7bf67bfef74
    Hixie committed May 5, 2006
    Copy the full SHA
    d192464 View commit details
Showing with 2,555 additions and 18 deletions.
  1. +15 −0 .editorconfig
  2. +1 −0 .gitattributes
  3. +23 −0 CONTRIBUTING.md
  4. +5 −0 LICENSE
  5. +15 −5 README.md
  6. +0 −13 ResponsiveImages.html
  7. +2,491 −0 source
  8. +5 −0 w3c.json
15 changes: 15 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# editorconfig.org

# top-most EditorConfig file
root = true

[*]
end_of_line = lf
indent_style = tab
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[.htaccess]
indent_style = space
indent_size = 2
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* text=auto
23 changes: 23 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Responsive Issues Community Group

This repository is being used for work in the Responsive Issues Community Group, governed by the [W3C Community License
Agreement (CLA)](http://www.w3.org/community/about/agreements/cla/). To contribute, you must join
the CG.

If you are not the sole contributor to a contribution (pull request), please identify all
contributors in the pull request's body or in subsequent comments.

To add a contributor (other than yourself, that's automatic), mark them one per line as follows:

```
+@github_username
```

If you added a contributor by mistake, you can remove them in a comment with:

```
-@github_username
```

If you are making a pull request on behalf of someone else but you had no part in designing the
feature, you can remove yourself with the above syntax.
5 changes: 5 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
All Reports in this Repository are licensed by Contributors under the
[W3C Software and Document
License](http://www.w3.org/Consortium/Legal/2015/copyright-software-and-document). Contributions to
Specifications are made under the [W3C CLA](https://www.w3.org/community/about/agreements/cla/).

20 changes: 15 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
This is a non-official version of the proposal at: <a href="http://dvcs.w3.org/hg/html-proposals/raw-file/tip/responsive-images/responsive-images.html">http://dvcs.w3.org/hg/html-proposals/raw-file/tip/responsive-images/responsive-images.html</a>
# This repo is obsolete
The canonical repository is the [WHATWG HTML repository](https://github.com/whatwg/html).

This repo is indended solely for the sake of basic issue tracking, and public contributions to the editing and formatting of the proposal. Discussion of potential/outstanding issues with the proposal should remain on the <a href="mailto:public-html@w3.org">HTML WG mailing list</a>, <a href="public-respimg@w3.org"><abbr title="Responsive Images Community Group">RICG mailing list</a>, or both.
## Purpose
This repository contains the history for a subset of the [HTML Standard](https://html.spec.whatwg.org/multipage/)
covering most of the [Embedded content](https://html.spec.whatwg.org/multipage/embedded-content.html#embedded-content) section,
including the `picture`, `source` and `img` elements.
The history of earlier proposals for the `picture` element, before it was adopted in the HTML specification, is also in this repository.

**Issue tracking:** <a href="https://github.com/Wilto/draft-prop/issues/">https://github.com/Wilto/draft-prop/issues/</a>
**Draft preview:** <a href="https://github.com/Wilto/draft-prop/issues/">http://wilto.github.com/draft-prop/ResponsiveImages.html</a>
**Formally Published:** http://dvcs.w3.org/hg/html-proposals/raw-file/tip/responsive-images/responsive-images.html
## Found a bug?
If you found a problem with the document, no matter how small,
please [file an issue](https://github.com/whatwg/html/issues) in [whatwg/html](https://github.com/whatwg/html).

Old issues can be found in [this repo](https://github.com/ResponsiveImagesCG/picture-element/issues) as well as in [W3C Bugzilla](https://www.w3.org/Bugs/Public/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&component=HTML%20-%20<img>&list_id=52879&product=WHATWG&query_format=advanced).

## Join us!
[Join the RI Community Group](http://www.w3.org/community/respimg/) and help us make the Web a better place ... for images :)
13 changes: 0 additions & 13 deletions ResponsiveImages.html

This file was deleted.

2,491 changes: 2,491 additions & 0 deletions source

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions w3c.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"group": ["52578"]
, "contacts": ["yoavweiss"]
, "shortName": "picture-element"
}