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

Issue 2792643002: Don't inherit visibility on the middle anonymous block in continuations (Closed)

Created:
3 years, 8 months ago by Gleb Lanbin
Modified:
3 years, 8 months ago
CC:
chromium-reviews, pdr+renderingwatchlist_chromium.org, zoltan1, blink-reviews-layout_chromium.org, szager+layoutwatch_chromium.org, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, blink-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't inherit visibility on the middle anonymous block in continuations This is a follow-up patch on crrev.com/359399 that prevents using containing block's visibility on the middle anonymous block in continuations to avoid cases like <a href="#" class="visibility:hidden"> <div>Inside a</div> <a> BUG=706324

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M third_party/WebKit/Source/core/layout/LayoutInline.cpp View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
Gleb Lanbin
3 years, 8 months ago (2017-03-31 18:59:55 UTC) #2
mstensho (USE GERRIT)
Needs a test. Also I'm wondering what's so special about the visibility property (that warrants ...
3 years, 8 months ago (2017-03-31 19:42:38 UTC) #6
mstensho (USE GERRIT)
On 2017/03/31 19:42:38, mstensho wrote: > Needs a test. > > Also I'm wondering what's ...
3 years, 8 months ago (2017-03-31 20:34:34 UTC) #7
mstensho (USE GERRIT)
Rob, you wrote the blamed CL. Any opinions or thoughts?
3 years, 8 months ago (2017-03-31 20:35:27 UTC) #9
rhogan
On 2017/03/31 at 20:35:27, mstensho wrote: > Rob, you wrote the blamed CL. Any opinions ...
3 years, 8 months ago (2017-04-01 20:54:34 UTC) #12
mstensho (USE GERRIT)
On 2017/04/01 20:54:34, rhogan wrote: > On 2017/03/31 at 20:35:27, mstensho wrote: > > Rob, ...
3 years, 8 months ago (2017-04-03 11:01:48 UTC) #13
rhogan
On 2017/04/03 at 11:01:48, mstensho wrote: > Blink does all that, and one more thing: ...
3 years, 8 months ago (2017-04-03 16:56:58 UTC) #14
mstensho (USE GERRIT)
On 2017/04/03 16:56:58, rhogan wrote: > On 2017/04/03 at 11:01:48, mstensho wrote: > > Blink ...
3 years, 8 months ago (2017-04-03 20:08:39 UTC) #15
rhogan
On 2017/04/03 at 20:08:39, mstensho wrote: > The containing block of #middleBlock is #outerBlock. So ...
3 years, 8 months ago (2017-04-03 23:12:38 UTC) #16
rhogan
On 2017/04/03 at 23:12:38, rhogan wrote: > On 2017/04/03 at 20:08:39, mstensho wrote: > > ...
3 years, 8 months ago (2017-04-03 23:21:45 UTC) #17
mstensho (USE GERRIT)
3 years, 8 months ago (2017-04-19 09:34:03 UTC) #18
Closing this. Superseded by https://codereview.chromium.org/2806123002/

Powered by Google App Engine
This is Rietveld 408576698