Bug 102922
Summary: | [WTR] css-device-adapt layout tests testing relative units fail on WTR but pass on the MiniBrowser | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jussi Kukkonen (jku) <jussi.kukkonen> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | abecsi, kenneth, mikhail.pozdnyakov, tmpsantos |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 95959, 103090 |
Jussi Kukkonen (jku)
FAIL CSS Test: @viewport constrained - width 200% assert_equals: expected 1600 but got 1960(stack: assert@file:///home/jku/intel/src/WebKit/LayoutTests/resources/testharness.js:1646
assert_equals@file:///home/jku/intel/src/WebKit/LayoutTests/resources/testharness.js:567
file:///home/jku/intel/src/WebKit/LayoutTests/css3/device-adapt/opera/constrain-006.xhtml:69
step@file:///home/jku/intel/src/WebKit/LayoutTests/resources/testharness.js:876
onload@file:///home/jku/intel/src/WebKit/LayoutTests/css3/device-adapt/opera/constrain-006.xhtml:68)
FAIL CSS Test: @viewport constrained - width 50% assert_equals: expected 400 but got 490(stack: assert@file:///home/jku/intel/src/WebKit/LayoutTests/resources/testharness.js:1646
assert_equals@file:///home/jku/intel/src/WebKit/LayoutTests/resources/testharness.js:567
file:///home/jku/intel/src/WebKit/LayoutTests/css3/device-adapt/opera/constrain-007.xhtml:69
step@file:///home/jku/intel/src/WebKit/LayoutTests/resources/testharness.js:876
onload@file:///home/jku/intel/src/WebKit/LayoutTests/css3/device-adapt/opera/constrain-007.xhtml:68)
These tests were enabled in bug 102868 based on bug 102517 "[WTR] WebKitTestRunner should be able to run tests using fixed layout".
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kenneth Rohde Christiansen
Any idea Thiago?
Thiago Marcos P. Santos
(In reply to comment #1)
> Any idea Thiago?
This was a regression and was a somehow fixed by bug 102971.
*** This bug has been marked as a duplicate of bug 102971 ***
Thiago Marcos P. Santos
Started failing after bug 103090 landed.
Thiago Marcos P. Santos
*** This bug has been marked as a duplicate of bug 103428 ***