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

Issue 2714663002: Make background-image and border-*-style accept CSSKeywordValue('none') as an acceptable value (Closed)

Created:
3 years, 10 months ago by nainar
Modified:
3 years, 9 months ago
Reviewers:
meade_UTC10, rjwright
CC:
darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-css, blink-reviews-style_chromium.org, chromium-reviews, dglazkov+blink, rwlbuis
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make background-image and border-*-style accept CSSKeywordValue('none') as an acceptable value This patch makes background-image and border-*-style accept CSSKeywordValue('none') as an acceptable value by editing the CSSProperties.json5 file. It also adds the LayoutTest that tests this change. BUG=691455 Review-Url: https://codereview.chromium.org/2714663002 Cr-Commit-Position: refs/heads/master@{#453889} Committed: https://chromium.googlesource.com/chromium/src/+/ced73dcd242b3c859323a03a2291d08e3c3f584a

Patch Set 1 #

Total comments: 3

Patch Set 2 : Change testing structure #

Total comments: 4

Patch Set 3 : Addressing comments #

Messages

Total messages: 28 (19 generated)
nainar
Renee, PTAL? Thanks!
3 years, 10 months ago (2017-02-23 02:15:57 UTC) #3
rjwright
On 2017/02/23 02:15:57, nainar wrote: > Renee, > > PTAL? > Thanks! lgtm!
3 years, 10 months ago (2017-02-23 23:25:36 UTC) #7
nainar
Eddy, PTAL? Thanks!
3 years, 10 months ago (2017-02-23 23:26:43 UTC) #11
meade_UTC10
https://codereview.chromium.org/2714663002/diff/1/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/set-none-for-properties.html File third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/set-none-for-properties.html (right): https://codereview.chromium.org/2714663002/diff/1/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/set-none-for-properties.html#newcode17 third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/set-none-for-properties.html:17: var propertyArray = ["background-image", "border-top-style", "border-bottom-style", "border-left-style", "border-right-style"]; The ...
3 years, 9 months ago (2017-02-27 02:42:07 UTC) #12
nainar
https://codereview.chromium.org/2714663002/diff/1/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/set-none-for-properties.html File third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/set-none-for-properties.html (right): https://codereview.chromium.org/2714663002/diff/1/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/set-none-for-properties.html#newcode17 third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/set-none-for-properties.html:17: var propertyArray = ["background-image", "border-top-style", "border-bottom-style", "border-left-style", "border-right-style"]; Done. ...
3 years, 9 months ago (2017-02-27 05:57:00 UTC) #15
meade_UTC10
lgtm https://codereview.chromium.org/2714663002/diff/20001/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/background-image.html File third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/background-image.html (right): https://codereview.chromium.org/2714663002/diff/20001/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/background-image.html#newcode14 third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/background-image.html:14: new CSSURLImageValue(window.location.href+'resources/1x1-green.jpg'), nit: spaces before and after '+' ...
3 years, 9 months ago (2017-03-01 06:36:12 UTC) #18
nainar
https://codereview.chromium.org/2714663002/diff/20001/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/background-image.html File third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/background-image.html (right): https://codereview.chromium.org/2714663002/diff/20001/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/background-image.html#newcode14 third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/background-image.html:14: new CSSURLImageValue(window.location.href+'resources/1x1-green.jpg'), Done. https://codereview.chromium.org/2714663002/diff/20001/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/config-templates.js File third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/config-templates.js (right): https://codereview.chromium.org/2714663002/diff/20001/third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/config-templates.js#newcode7 third_party/WebKit/LayoutTests/typedcssom/inlinestyle/properties/config-templates.js:7: ...
3 years, 9 months ago (2017-03-01 07:09:17 UTC) #21
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/2714663002/40001
3 years, 9 months ago (2017-03-01 07:09:48 UTC) #25
commit-bot: I haz the power
3 years, 9 months ago (2017-03-01 09:04:41 UTC) #28
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/ced73dcd242b3c859323a03a2291...

Powered by Google App Engine
This is Rietveld 408576698