[Webkit-unassigned] [Bug 167428] New: LayoutTest fast/backgrounds/background-repeat-x-y-parse.html is failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 25 13:09:08 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=167428
Bug ID: 167428
Summary: LayoutTest
fast/backgrounds/background-repeat-x-y-parse.html is
failing
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ryanhaddad at apple.com
LayoutTest fast/backgrounds/background-repeat-x-y-parse.html is failing
Test was added / updated in https://trac.webkit.org/changeset/211152
https://build.webkit.org/results/Apple%20Sierra%20Release%20WK1%20(Tests)/r211158%20(3100)/results.html
--- /Volumes/Data/slave/sierra-release-tests-wk1/build/layout-test-results/fast/backgrounds/background-repeat-x-y-parse-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk1/build/layout-test-results/fast/backgrounds/background-repeat-x-y-parse-actual.txt
@@ -3,10 +3,10 @@
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS window.getComputedStyle(document.getElementById('test1')).getPropertyValue('background-repeat') is "repeat"
-PASS window.getComputedStyle(document.getElementById('test2')).getPropertyValue('background-repeat') is "repeat"
-PASS window.getComputedStyle(document.getElementById('test3')).getPropertyValue('background-repeat') is "repeat-y"
-PASS window.getComputedStyle(document.getElementById('test4')).getPropertyValue('background-repeat') is "repeat-x"
+FAIL window.getComputedStyle(document.getElementById('test1')).getPropertyValue('background-repeat') should be repeat. Was repeat-x.
+FAIL window.getComputedStyle(document.getElementById('test2')).getPropertyValue('background-repeat') should be repeat. Was no-repeat.
+FAIL window.getComputedStyle(document.getElementById('test3')).getPropertyValue('background-repeat') should be repeat-y. Was no-repeat.
+FAIL window.getComputedStyle(document.getElementById('test4')).getPropertyValue('background-repeat') should be repeat-x. Was no-repeat.
PASS successfullyParsed is true
TEST COMPLETE
--
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/20170125/571ed975/attachment.html>
More information about the webkit-unassigned
mailing list