Bug 112895
Summary: | [Qt] New compositing/rtl/rtl-overflow-scrolling.html fails after r146399. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ádám Kallai <kadam> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | ossy, rniwa, szledan, zarvai |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 87008, 112677 |
Ádám Kallai
The layout test compositing/rtl/rtl-overflow-scrolling.html is failing after r146399.
diff is here:
--- /home/webkitbuildbot/slaves/release64bitWebKit2pixel/buildslave/qt-linux-64-release-webkit2-pixel/build/layout-test-results/compositing/rtl/rtl-overflow-scrolling-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2pixel/buildslave/qt-linux-64-release-webkit2-pixel/build/layout-test-results/compositing/rtl/rtl-overflow-scrolling-actual.txt
@@ -3,6 +3,6 @@
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 300x300 clip at (23,8) size 285x285 scrollWidth 985 scrollHeight 1000
+layer at (8,8) size 300x300 clip at (8,8) size 285x285 scrollWidth 1000 scrollHeight 1000
RenderBlock {DIV} at (0,0) size 300x300
- RenderBlock {DIV} at (-700,0) size 1000x1000 [bgcolor=#008000]
+ RenderBlock {DIV} at (-715,0) size 1000x1000 [bgcolor=#008000]
PNG result:
http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Release%20WebKit2%20(Pixel%20Tests)/r146447%20(2967)/compositing/rtl/rtl-overflow-scrolling-diffs.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ádám Kallai
Skipped in: http://trac.webkit.org/changeset/146450
Jocelyn Turcotte
=== Bulk closing of Qt bugs ===
If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.
If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.