[Webkit-unassigned] [Bug 144640] Handle meta viewport in HTMLPreloadScanner

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 7 13:38:30 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=144640

Dean Jackson <dino at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #252409|review?                     |review+
              Flags|                            |

--- Comment #3 from Dean Jackson <dino at apple.com> ---
Comment on attachment 252409
  --> https://bugs.webkit.org/attachment.cgi?id=252409
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=252409&action=review

> LayoutTests/fast/dom/HTMLMetaElement/meta-preloader.html:15
> +    if (actual != expected)
> +        document.writeln("<p>FAILURE: expected \"" + expected + "\", actual \"" + actual + "\"</p>");
> +    else
> +        document.writeln("<p>SUCCESS (value: \"" + actual + "\")</p>");

Yuck. I hate document.write :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150507/9cbefad1/attachment-0001.html>


More information about the webkit-unassigned mailing list