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

Issue 2789283003: [css-display] Support pseudo-elements on display: contents elements. (Closed)

Created:
3 years, 8 months ago by emilio
Modified:
3 years, 8 months ago
Reviewers:
rune
CC:
chromium-reviews, blink-reviews-style_chromium.org, blink-reviews-css, sof, eae+blinkwatch, blink-reviews-dom_chromium.org, dglazkov+blink, apavlov+blink_chromium.org, darktears, blink-reviews, rwlbuis, Manuel Rego
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[css-display] Support pseudo-elements on display: contents elements. This is split from https://codereview.chromium.org/2727853002/, since display: contents ::before and ::after still need some extra work. BUG=657748 Review-Url: https://codereview.chromium.org/2789283003 Cr-Commit-Position: refs/heads/master@{#461848} Committed: https://chromium.googlesource.com/chromium/src/+/1be2a6c872255b63b319d272a74d8b6e66529295

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -14 lines) Patch
M third_party/WebKit/Source/core/css/resolver/StyleResolver.cpp View 3 chunks +15 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Element.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Element.cpp View 4 chunks +30 lines, -11 lines 1 comment Download

Messages

Total messages: 15 (9 generated)
emilio
ptal, This is also split from the other pseudo-elements work, since I plan to experiment ...
3 years, 8 months ago (2017-04-04 20:20:59 UTC) #4
rune
On 2017/04/04 20:20:59, emilio wrote: > ptal, > > This is also split from the ...
3 years, 8 months ago (2017-04-04 20:32:06 UTC) #5
rune
lgtm, but please add a test if clearComputedStyle is an observable change. https://codereview.chromium.org/2789283003/diff/1/third_party/WebKit/Source/core/dom/Element.cpp File third_party/WebKit/Source/core/dom/Element.cpp ...
3 years, 8 months ago (2017-04-04 20:32:40 UTC) #6
emilio
On 2017/04/04 20:32:40, rune wrote: > https://codereview.chromium.org/2789283003/diff/1/third_party/WebKit/Source/core/dom/Element.cpp#newcode2024 > third_party/WebKit/Source/core/dom/Element.cpp:2024: > elementRareData()->clearComputedStyle(); > I think I've ...
3 years, 8 months ago (2017-04-04 20:52:53 UTC) #7
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/2789283003/1
3 years, 8 months ago (2017-04-04 21:06:14 UTC) #12
commit-bot: I haz the power
3 years, 8 months ago (2017-04-04 21:41:32 UTC) #15
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/1be2a6c872255b63b319d272a74d...

Powered by Google App Engine
This is Rietveld 408576698