Bug 91266 - [Gtk] fast/viewport/viewport-legacy-xhtmlmp-remove-and-add.html is failing
Summary: [Gtk] fast/viewport/viewport-legacy-xhtmlmp-remove-and-add.html is failing
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-13 11:30 PDT by Zan Dobersek
Modified: 2012-07-14 00:05 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2012-07-13 11:30:23 PDT
fast/viewport/viewport-legacy-xhtmlmp-remove-and-add.html is failing after it was introduced in r122509:
http://trac.webkit.org/changeset/122509/

--- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/fast/viewport/viewport-legacy-xhtmlmp-remove-and-add-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/fast/viewport/viewport-legacy-xhtmlmp-remove-and-add-actual.txt
@@ -1,4 +1,4 @@
-ALERT: viewport size 320x480 scale 1 with limits [1, 5] and userScalable true
-ALERT: viewport size 320x480 scale 1 with limits [1, 5] and userScalable true
-ALERT: viewport size 320x480 scale 1 with limits [1, 5] and userScalable true
+ALERT: viewport size 980x1078 scale 0.326531 with limits [0.326531, 5] and userScalable true
+ALERT: viewport size 980x1078 scale 0.326531 with limits [0.326531, 5] and userScalable true
+ALERT: viewport size 980x1078 scale 0.326531 with limits [0.326531, 5] and userScalable true
Comment 1 Zan Dobersek 2012-07-14 00:05:40 PDT
This tests an unsupported feature (bug #85425), so it'll be skipped.