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

Issue 1815043003: CSS border-image spec compliance (Closed)

Created:
4 years, 9 months ago by cavalcantii1
Modified:
4 years, 9 months ago
CC:
blink-reviews, blink-reviews-style_chromium.org, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

CSS border-image spec compliance Enforce compliance to css-background spec, where an element will only have its border displayed if a border-style is defined (even when border-image property is set). Intent to deprecate and remove: https://goo.gl/SVS8kd BUG=559258 Committed: https://crrev.com/db8a8b23bfce3adeb9566da47cd724899d8d5b32 Cr-Commit-Position: refs/heads/master@{#382207}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Removing dead code, no longer request for new baselines, point to intent to implement. #

Patch Set 3 : Rebased with current master #

Patch Set 4 : Fix failing tests (should also fix flakiness in listbox-scrollbar-combinations). #

Total comments: 1

Patch Set 5 : Removing duplicated. #

Messages

Total messages: 24 (9 generated)
cavalcantii1
FYI.
4 years, 9 months ago (2016-03-18 01:01:08 UTC) #2
alancutter (OOO until 2018)
The description should link to the blink-dev thread proposing this change. https://codereview.chromium.org/1815043003/diff/1/third_party/WebKit/LayoutTests/TestExpectations File third_party/WebKit/LayoutTests/TestExpectations (right): ...
4 years, 9 months ago (2016-03-18 01:46:33 UTC) #3
cavalcantii1
On 2016/03/18 01:46:33, alancutter wrote: > The description should link to the blink-dev thread proposing ...
4 years, 9 months ago (2016-03-18 01:57:24 UTC) #4
cavalcantii1
https://codereview.chromium.org/1815043003/diff/1/third_party/WebKit/Source/core/style/BorderValue.h File third_party/WebKit/Source/core/style/BorderValue.h (right): https://codereview.chromium.org/1815043003/diff/1/third_party/WebKit/Source/core/style/BorderValue.h#newcode61 third_party/WebKit/Source/core/style/BorderValue.h:61: } It seems that isVisible() is dead code. I ...
4 years, 9 months ago (2016-03-18 02:01:29 UTC) #5
Rick Byers
I tweaked the CL description slightly (added a one-line summary for the benefit of git, ...
4 years, 9 months ago (2016-03-18 02:44:13 UTC) #10
cavalcantii1
Rick Thanks for updating the description. As soon we land this, I can submit another ...
4 years, 9 months ago (2016-03-18 06:22:37 UTC) #11
Rick Byers
Thanks, LGTM (but please also wait for Alan since he's the style expert).
4 years, 9 months ago (2016-03-18 18:17:52 UTC) #12
cavalcantii1
I'm investigating the red bots as there a couple tests failing.
4 years, 9 months ago (2016-03-18 18:19:51 UTC) #13
cavalcantii1
This should also fix issue reported on: https://codereview.chromium.org/1784753003/
4 years, 9 months ago (2016-03-18 19:16:19 UTC) #14
cavalcantii1
4 years, 9 months ago (2016-03-18 19:16:36 UTC) #15
Rick Byers
Looks good, thanks. https://codereview.chromium.org/1815043003/diff/60001/third_party/WebKit/LayoutTests/scrollbars/listbox-scrollbar-combinations.html File third_party/WebKit/LayoutTests/scrollbars/listbox-scrollbar-combinations.html (right): https://codereview.chromium.org/1815043003/diff/60001/third_party/WebKit/LayoutTests/scrollbars/listbox-scrollbar-combinations.html#newcode150 third_party/WebKit/LayoutTests/scrollbars/listbox-scrollbar-combinations.html:150: border-style: solid; nit: remove dupe
4 years, 9 months ago (2016-03-18 19:21:14 UTC) #16
alancutter (OOO until 2018)
lgtm
4 years, 9 months ago (2016-03-19 07:45:18 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1815043003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1815043003/80001
4 years, 9 months ago (2016-03-19 22:11:03 UTC) #20
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 9 months ago (2016-03-20 01:02:14 UTC) #22
commit-bot: I haz the power
4 years, 9 months ago (2016-03-20 01:03:28 UTC) #24
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/db8a8b23bfce3adeb9566da47cd724899d8d5b32
Cr-Commit-Position: refs/heads/master@{#382207}

Powered by Google App Engine
This is Rietveld 408576698