Bug 208985
| Summary: | REGRESSION(r253743): [WPE] fast/viewport/ios/shrink-to-fit-large-content-width.html is failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego Pino <dpino> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego Pino
After r253743 the test has passed from Crash to Failure:
fast/viewport/ios/shrink-to-fit-large-content-width.html [ Failure ]
Diff:
--- /home/dpino/workspace/webkit-wpe/layout-test-results/retries/fast/viewport/ios/shrink-to-fit-large-content-width-expected.txt
+++ /home/dpino/workspace/webkit-wpe/layout-test-results/retries/fast/viewport/ios/shrink-to-fit-large-content-width-actual.txt
@@ -3,8 +3,9 @@
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS innerWidth is 1000
+FAIL innerWidth should be 1000. Was 800.
PASS successfullyParsed is true
+Some tests failed.
TEST COMPLETE
Maybe this test should be skipped since it seems to be an iOS related test.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |