bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Patch to add support for HTML5 tags


From: Giuseppe Scrivano
Subject: Re: [Bug-wget] Patch to add support for HTML5 tags
Date: Sat, 22 Jun 2013 13:54:10 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Ciprian Vieru <address@hidden> writes:

> This patch includes suport for tags new to HTML5: video (src and poster
> attributes), audio (src and poster attributes) and source (src attribute).

thanks for the patch, just two comments:

> diff --git a/ChangeLog b/ChangeLog
> index 62c36d4..e07ea41 100644
> --- a/ChangeLog
> +++ b/ChangeLog
> @@ -1,3 +1,7 @@
> +2013-06-19 Ciprian Vieru <address@hidden>
> +
> +     * support for video, audio and source tags 

can you please use the same format used for other entries?  Specifying
what you have added/removed and the scope of these changes?

Also, could you please send the patch using "git format-patch" instead
of a diff file.

-- 
Giuseppe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]