Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(109)

Issue 2554573005: Use presentation attributes in HTMLMarquee (Closed)

Created:
4 years ago by adithyas
Modified:
4 years ago
Reviewers:
haraken, tkent, esprehn, jbroman
CC:
darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-css, blink-reviews-html_chromium.org, chromium-reviews, dglazkov+blink, rwlbuis
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use presentation attributes in HTMLMarquee - Override isPresentationAttribute and collectStyleForPresentationAttribute - Move "width: -webkit-fill-available" to UA stylesheet as styles set in shadow root have a higher precedence over presentation attribute styles - Remove attributeChanged & attributeChangedCallback BUG=669656 Committed: https://crrev.com/1e00d09a950c2a264e3e53fd0b40c7c7727175fb Cr-Commit-Position: refs/heads/master@{#437004}

Patch Set 1 #

Patch Set 2 : Remove unused include #

Patch Set 3 : Rebase #

Total comments: 2

Patch Set 4 : Fix call to isPresentationAttribute #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -63 lines) Patch
M third_party/WebKit/Source/core/css/html.css View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLMarqueeElement.h View 1 2 3 chunks +5 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLMarqueeElement.cpp View 1 2 3 4 chunks +26 lines, -56 lines 0 comments Download

Messages

Total messages: 24 (14 generated)
adithyas
This is a follow-up to http://crrev.com/2549443003, cleaning up how CSS styles that are determined by ...
4 years ago (2016-12-06 20:58:32 UTC) #8
jbroman
lgtm with one comment Please do wait for esprehn to approve as well, in case ...
4 years ago (2016-12-06 21:04:10 UTC) #9
haraken
LGTM on my side
4 years ago (2016-12-06 23:43:18 UTC) #10
esprehn
tkent@ plz look.
4 years ago (2016-12-07 00:10:26 UTC) #12
tkent
lgtm
4 years ago (2016-12-07 00:27:34 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2554573005/40001
4 years ago (2016-12-07 16:31:13 UTC) #15
adithyas
https://codereview.chromium.org/2554573005/diff/40001/third_party/WebKit/Source/core/html/HTMLMarqueeElement.cpp File third_party/WebKit/Source/core/html/HTMLMarqueeElement.cpp (right): https://codereview.chromium.org/2554573005/diff/40001/third_party/WebKit/Source/core/html/HTMLMarqueeElement.cpp#newcode181 third_party/WebKit/Source/core/html/HTMLMarqueeElement.cpp:181: return HTMLElement::Element::isPresentationAttribute(attr); On 2016/12/06 at 21:04:10, jbroman wrote: > ...
4 years ago (2016-12-07 16:35:29 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2554573005/60001
4 years ago (2016-12-07 16:37:03 UTC) #20
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-12-07 18:06:54 UTC) #22
commit-bot: I haz the power
4 years ago (2016-12-07 18:09:05 UTC) #24
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/1e00d09a950c2a264e3e53fd0b40c7c7727175fb
Cr-Commit-Position: refs/heads/master@{#437004}

Powered by Google App Engine
This is Rietveld 408576698