Created
August 1, 2012 21:44
-
-
Save fischman/3231029 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fischman@trap ~/src/chromium/src/third_party/WebKit {b92881} $ echo -e "file://`pwd`/LayoutTests/jquery/traversing.html\nfile://`pwd`/LayoutTests/media/video-poster-blocked-by-willsendrequest.html" | ../../ninja/Debug/DumpRenderTree --pixel-tests - | |
Xlib: extension "RANDR" missing on display ":0.0". | |
ALERT: 198 tests of 198 passed, 0 failed. | |
Content-Type: text/plain | |
#EOF | |
#EOF | |
#EOF | |
Content-Type: text/plain | |
Test for https://bugs.webkit.org/show_bug.cgi?id=65270. | |
Resource load delegate should be able to block poster loading. | |
Testing before setting poster | |
EXPECTED (video.clientWidth == '300') OK | |
EXPECTED (video.clientHeight == '150') OK | |
Test after setting poster | |
EXPECTED (video.clientWidth == '300') OK | |
EXPECTED (video.clientHeight == '150') OK | |
END OF TEST | |
#EOF | |
#EOF | |
#EOF | |
LEAK: 81 WebCoreNode | |
LEAK: 27 CachedResource |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment