[webkit-reviews] review granted: [Bug 38116] Media queries empty values : [Attachment 54436] patch 4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 27 16:14:00 PDT 2010


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Luiz Agostini
<luiz.agostini at openbossa.org>'s request for review:
Bug 38116: Media queries empty values
https://bugs.webkit.org/show_bug.cgi?id=38116

Attachment 54436: patch 4
https://bugs.webkit.org/attachment.cgi?id=54436&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
> diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
> index d2e0b8c..22cf7d4 100644
> --- a/LayoutTests/ChangeLog
> +++ b/LayoutTests/ChangeLog
> @@ -1,3 +1,16 @@
> +2010-04-27  Luiz Agostini  <luiz.agostini at openbossa.org>
> +
> +	   Reviewed by NOBODY (OOPS!).
> +
> +	   Media queries empty values
> +	   https://bugs.webkit.org/show_bug.cgi?id=38116
> +
> +	   Adding isValid() method to MediaQueryExp to be possible to
differentiate
> +	   between queries with empty values and queries with invalid values.

.. to make it possible to differentiate...
r=me


More information about the webkit-reviews mailing list