NEW 186586
[Mail] Use the Mail Viewer height as the base for resolving vertical viewport units
https://bugs.webkit.org/show_bug.cgi?id=186586
Summary [Mail] Use the Mail Viewer height as the base for resolving vertical viewport...
zalan
Reported 2018-06-12 21:24:07 PDT
ssia
Attachments
Horizontal-only (8.82 KB, patch)
2018-06-12 22:02 PDT, zalan
no flags
Horizontal and vertical (6.98 KB, patch)
2018-06-12 22:04 PDT, zalan
no flags
Archive of layout-test-results from ews116 for mac-sierra (3.19 MB, application/zip)
2018-06-12 23:43 PDT, EWS Watchlist
no flags
Archive of layout-test-results from ews121 for ios-simulator-wk2 (2.22 MB, application/zip)
2018-06-12 23:51 PDT, EWS Watchlist
no flags
Archive of layout-test-results from ews206 for win-future (12.74 MB, application/zip)
2018-06-13 16:01 PDT, EWS Watchlist
no flags
zalan
Comment 1 2018-06-12 21:27:57 PDT
bug 186585 tracks the horizontal viewport unit resolving for autosized content, but we might want to extend this functionality to the vertical viewport units as well.
zalan
Comment 2 2018-06-12 22:02:22 PDT
Created attachment 342629 [details] Horizontal-only
zalan
Comment 3 2018-06-12 22:04:05 PDT
Created attachment 342630 [details] Horizontal and vertical We should also consider overriding the vh as well (for that the enableAutoSize() needs the viewer height too)
EWS Watchlist
Comment 4 2018-06-12 23:43:54 PDT
Comment on attachment 342629 [details] Horizontal-only Attachment 342629 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/8157585 New failing tests: fast/dynamic/noninlinebadness.html fast/dynamic/outerHTML-img.html fast/dynamic/outerHTML-doc.html js/dom/JSON-stringify.html
EWS Watchlist
Comment 5 2018-06-12 23:43:55 PDT
Created attachment 342638 [details] Archive of layout-test-results from ews116 for mac-sierra The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews116 Port: mac-sierra Platform: Mac OS X 10.12.6
EWS Watchlist
Comment 6 2018-06-12 23:51:25 PDT
Comment on attachment 342629 [details] Horizontal-only Attachment 342629 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/8157581 New failing tests: fast/dynamic/mail-autosize-viewport-unit.html
EWS Watchlist
Comment 7 2018-06-12 23:51:26 PDT
Created attachment 342640 [details] Archive of layout-test-results from ews121 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews121 Port: ios-simulator-wk2 Platform: Mac OS X 10.13.4
zalan
Comment 8 2018-06-13 08:07:26 PDT
(In reply to Build Bot from comment #4) > Comment on attachment 342629 [details] > Horizontal-only > > Attachment 342629 [details] did not pass mac-debug-ews (mac): > Output: http://webkit-queues.webkit.org/results/8157585 > > New failing tests: > fast/dynamic/noninlinebadness.html > fast/dynamic/outerHTML-img.html > fast/dynamic/outerHTML-doc.html > js/dom/JSON-stringify.html It looks like we leak the autosize state to subsequent tests.
zalan
Comment 9 2018-06-13 08:46:23 PDT
(In reply to Build Bot from comment #6) > Comment on attachment 342629 [details] > Horizontal-only > > Attachment 342629 [details] did not pass ios-sim-ews (ios-simulator-wk2): > Output: http://webkit-queues.webkit.org/results/8157581 > > New failing tests: > fast/dynamic/mail-autosize-viewport-unit.html We don't autosize in iOS?
zalan
Comment 10 2018-06-13 09:06:28 PDT
(In reply to zalan from comment #9) > (In reply to Build Bot from comment #6) > > Comment on attachment 342629 [details] > > Horizontal-only > > > > Attachment 342629 [details] did not pass ios-sim-ews (ios-simulator-wk2): > > Output: http://webkit-queues.webkit.org/results/8157581 > > > > New failing tests: > > fast/dynamic/mail-autosize-viewport-unit.html > We don't autosize in iOS? Wenson and I had a quick chat about this and we concluded that the viewport configuration probably interferes with autosizing on iOS. I don't actually need to test this on iOS. Will just skip it.
EWS Watchlist
Comment 11 2018-06-13 16:01:34 PDT
Comment on attachment 342629 [details] Horizontal-only Attachment 342629 [details] did not pass win-ews (win): Output: http://webkit-queues.webkit.org/results/8168748 New failing tests: http/tests/security/canvas-remote-read-remote-video-localhost.html
EWS Watchlist
Comment 12 2018-06-13 16:01:46 PDT
Created attachment 342702 [details] Archive of layout-test-results from ews206 for win-future The attached test failures were seen while running run-webkit-tests on the win-ews. Bot: ews206 Port: win-future Platform: CYGWIN_NT-6.1-2.9.0-0.318-5-3-x86_64-64bit
Note You need to log in before you can comment on or make changes to this bug.