Bug 155517 - Remove overflow: -webkit-marquee
Summary: Remove overflow: -webkit-marquee
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, WebExposed
Depends on:
Blocks:
 
Reported: 2016-03-15 15:22 PDT by zalan
Modified: 2016-03-16 09:18 PDT (History)
2 users (show)

See Also:


Attachments
Patch (13.24 KB, patch)
2016-03-15 15:27 PDT, zalan
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2016-03-15 15:22:23 PDT
It shouldn't have exposed to the web at all. Blink already removed it here: https://src.chromium.org/viewvc/blink?revision=151756&view=revision
Comment 1 zalan 2016-03-15 15:23:57 PDT
rdar://problem/25028481
Comment 2 zalan 2016-03-15 15:27:15 PDT
Created attachment 274144 [details]
Patch
Comment 3 Simon Fraser (smfr) 2016-03-15 15:50:50 PDT
Comment on attachment 274144 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=274144&action=review

> LayoutTests/ChangeLog:11
> +        * fast/css/getPropertyValue-webkit-marquee.html:

Is this test still valid? Should it test a <marquee> element now?
Comment 4 zalan 2016-03-15 18:51:02 PDT
Committed r198255: <http://trac.webkit.org/changeset/198255>
Comment 5 zalan 2016-03-16 08:21:33 PDT
see: Intent to remove: overflow: -webkit-marquee
https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/HSiFTKnMy4Q
Comment 6 Ryan Haddad 2016-03-16 09:18:23 PDT
fast/css/getPropertyValue-webkit-marquee.html has been failing since this change

See: https://bugs.webkit.org/show_bug.cgi?id=155544