Bug 157445 - REGRESSION (r193610): Drop down menu doesn’t expand at allofbach.com
Summary: REGRESSION (r193610): Drop down menu doesn’t expand at allofbach.com
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-05-06 20:47 PDT by zalan
Modified: 2016-05-10 08:26 PDT (History)
8 users (show)

See Also:


Attachments
WIP patch (5.53 KB, patch)
2016-05-06 21:36 PDT, zalan
no flags Details | Formatted Diff | Diff
WIP patch (3.25 KB, patch)
2016-05-06 21:40 PDT, zalan
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews103 for mac-yosemite (841.63 KB, application/zip)
2016-05-06 22:22 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews106 for mac-yosemite-wk2 (988.09 KB, application/zip)
2016-05-06 22:29 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews126 for ios-simulator-wk2 (647.70 KB, application/zip)
2016-05-06 22:35 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews114 for mac-yosemite (1.42 MB, application/zip)
2016-05-06 22:38 PDT, Build Bot
no flags Details
Patch (7.60 KB, patch)
2016-05-09 13:41 PDT, zalan
simon.fraser: review+
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews126 for ios-simulator-wk2 (685.12 KB, application/zip)
2016-05-09 16:36 PDT, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2016-05-06 20:47:30 PDT
1. Navigate to <http://allofbach.com/en/bwv/bwv-894/>
2. Click the play button
3. Click the box that says “1. Prelude” at the top left
Comment 1 zalan 2016-05-06 20:47:49 PDT
rdar://problem/25766792
Comment 2 zalan 2016-05-06 21:36:05 PDT
Created attachment 278315 [details]
WIP patch

EWSing.
Comment 3 zalan 2016-05-06 21:40:56 PDT
Created attachment 278316 [details]
WIP patch
Comment 4 WebKit Commit Bot 2016-05-06 21:42:52 PDT
Attachment 278316 [details] did not pass style-queue:


ERROR: Source/WebCore/page/animation/KeyframeAnimation.cpp:113:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 5 Build Bot 2016-05-06 22:22:55 PDT
Comment on attachment 278316 [details]
WIP patch

Attachment 278316 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/1280243

New failing tests:
imported/blink/transitions/transition-not-interpolable.html
fast/css/image-set-value-not-removed-crash.html
compositing/visible-rect/animated-from-none.html
compositing/layer-creation/animation-overlap-with-children.html
compositing/layer-creation/mismatched-rotated-transform-animation-overlap.html
Comment 6 Build Bot 2016-05-06 22:22:57 PDT
Created attachment 278318 [details]
Archive of layout-test-results from ews103 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews103  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 7 Build Bot 2016-05-06 22:29:08 PDT
Comment on attachment 278316 [details]
WIP patch

Attachment 278316 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/1280242

New failing tests:
imported/blink/transitions/transition-not-interpolable.html
fast/css/image-set-value-not-removed-crash.html
compositing/visible-rect/animated-from-none.html
compositing/layer-creation/animation-overlap-with-children.html
compositing/layer-creation/mismatched-rotated-transform-animation-overlap.html
Comment 8 Build Bot 2016-05-06 22:29:12 PDT
Created attachment 278320 [details]
Archive of layout-test-results from ews106 for mac-yosemite-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews106  Port: mac-yosemite-wk2  Platform: Mac OS X 10.10.5
Comment 9 Build Bot 2016-05-06 22:35:47 PDT
Comment on attachment 278316 [details]
WIP patch

Attachment 278316 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/1280245

New failing tests:
imported/blink/transitions/transition-not-interpolable.html
fast/css/image-set-value-not-removed-crash.html
Comment 10 Build Bot 2016-05-06 22:35:52 PDT
Created attachment 278321 [details]
Archive of layout-test-results from ews126 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews126  Port: ios-simulator-wk2  Platform: Mac OS X 10.11.4
Comment 11 Build Bot 2016-05-06 22:38:31 PDT
Comment on attachment 278316 [details]
WIP patch

Attachment 278316 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/1280246

New failing tests:
imported/blink/transitions/transition-not-interpolable.html
fast/css/image-set-value-not-removed-crash.html
compositing/visible-rect/animated-from-none.html
compositing/layer-creation/animation-overlap-with-children.html
compositing/layer-creation/mismatched-rotated-transform-animation-overlap.html
Comment 12 Build Bot 2016-05-06 22:38:36 PDT
Created attachment 278322 [details]
Archive of layout-test-results from ews114 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews114  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 13 zalan 2016-05-09 13:41:28 PDT
Created attachment 278436 [details]
Patch
Comment 14 Build Bot 2016-05-09 16:36:25 PDT
Comment on attachment 278436 [details]
Patch

Attachment 278436 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/1295334

New failing tests:
fast/animation/height-auto-transition-computed-value.html
Comment 15 Build Bot 2016-05-09 16:36:29 PDT
Created attachment 278458 [details]
Archive of layout-test-results from ews126 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews126  Port: ios-simulator-wk2  Platform: Mac OS X 10.11.4
Comment 16 zalan 2016-05-10 08:26:16 PDT
Committed r200622: <http://trac.webkit.org/changeset/200622>