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

Issue 265493010: ASSERTION FAILED: overflowX() != OVISIBLE || overflowX() == overflowY() (Closed)

Created:
6 years, 7 months ago by rtakacs
Modified:
5 years, 3 months ago
CC:
darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-css, dglazkov+blink, ed+blinkwatch_opera.com, rwlbuis, rune+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

ASSERTION FAILED: overflowX() != OVISIBLE || overflowX() == overflowY() Overflow style adjustment for table elements are removed, and an additional condition was added to the rendering code to avoid clipping. We don't need to deal with TABLE_ROW_GROUP and TABLE_ROW because we already have a prevention for them by isRenderBlock() in the main condition for clipping. BUG=368699

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : Wrong patch #

Patch Set 5 : #

Patch Set 6 : Removing overflow condition for TABLE elements #

Patch Set 7 : Visual test to generate expected png files by trybots #

Patch Set 8 : Added a visual test to my patch #

Patch Set 9 : Visual test to generate expected png files by trybots #

Patch Set 10 : #

Messages

Total messages: 26 (3 generated)
rtakacs
Override overflowX/Y value as the css standard define: If one cascaded values is one of ...
6 years, 7 months ago (2014-04-30 17:02:31 UTC) #1
rtakacs
6 years, 7 months ago (2014-04-30 17:03:13 UTC) #2
eseidel
Please add a test.
6 years, 7 months ago (2014-04-30 21:03:41 UTC) #3
rtakacs
On 2014/04/30 21:03:41, eseidel wrote: > Please add a test. Sorry, I forgot it.
6 years, 7 months ago (2014-05-05 14:35:58 UTC) #4
eseidel
sgtm, but ojan: plz review.
6 years, 7 months ago (2014-05-05 15:29:58 UTC) #5
ojan
I don't see that spec text in the overflow spec you linked to. Maybe the ...
6 years, 7 months ago (2014-05-07 02:33:51 UTC) #6
rtakacs
On 2014/05/07 02:33:51, ojan wrote: > I don't see that spec text in the overflow ...
6 years, 7 months ago (2014-05-22 14:21:25 UTC) #7
eseidel
Could you please link to the original WebKit change in your description? You should be ...
6 years, 6 months ago (2014-05-28 23:49:37 UTC) #8
rtakacs
On 2014/05/28 23:49:37, eseidel wrote: > Could you please link to the original WebKit change ...
6 years, 6 months ago (2014-05-29 21:32:17 UTC) #9
rtakacs
On 2014/05/29 21:32:17, rtakacs wrote: > On 2014/05/28 23:49:37, eseidel wrote: > > Could you ...
6 years, 6 months ago (2014-06-19 11:37:05 UTC) #10
Julien - ping for review
I don't think this change is correct. Open data:text/html,<table style="overflow-x: scroll"><tbody style="overflow-x: scroll"><td style="height: 100px; ...
6 years, 6 months ago (2014-06-19 21:26:54 UTC) #11
Julien - ping for review
6 years, 6 months ago (2014-06-19 21:27:11 UTC) #12
rtakacs
Sorry for the long delay. As I wrote before, the TABLE elements have different overflow ...
6 years, 5 months ago (2014-07-02 17:28:15 UTC) #13
Julien - ping for review
On 2014/07/02 at 17:28:15, rtakacs.u-szeged wrote: > Sorry for the long delay. > > As ...
6 years, 5 months ago (2014-07-24 17:14:17 UTC) #14
bungeman-chromium
On 2014/07/24 17:14:17, Julien Chaffraix - PST wrote: > On 2014/07/02 at 17:28:15, rtakacs.u-szeged wrote: ...
6 years, 3 months ago (2014-09-09 21:56:34 UTC) #15
rtakacs
> I have been running into this issue recently while debugging other issues using > ...
6 years, 3 months ago (2014-09-10 21:06:28 UTC) #16
rtakacs
On 2014/09/10 21:06:28, rtakacs wrote: > > I have been running into this issue recently ...
6 years, 3 months ago (2014-09-19 12:02:46 UTC) #17
Julien - ping for review
On 2014/09/19 at 12:02:46, rtakacs.u-szeged wrote: > On 2014/09/10 21:06:28, rtakacs wrote: > > > ...
6 years, 1 month ago (2014-10-30 17:53:49 UTC) #18
rtakacs
Sorry for the long delay, but this topic was a good task for me to ...
6 years, 1 month ago (2014-10-30 21:14:47 UTC) #19
rtakacs
On 2014/10/30 21:14:47, rtakacs wrote: > Sorry for the long delay, but this topic was ...
6 years, 1 month ago (2014-10-30 22:59:36 UTC) #20
rtakacs
On 2014/10/30 22:59:36, rtakacs wrote: > On 2014/10/30 21:14:47, rtakacs wrote: > > Sorry for ...
6 years, 1 month ago (2014-11-11 14:52:50 UTC) #21
Julien - ping for review
On 2014/11/11 at 14:52:50, rtakacs.u-szeged wrote: > On 2014/10/30 22:59:36, rtakacs wrote: > > On ...
6 years, 1 month ago (2014-11-12 18:53:21 UTC) #22
bungeman-chromium
5 years, 3 months ago (2015-09-17 18:28:43 UTC) #26
Message was sent while issue was closed.
Closing this as it appears a better fix has now landed from
https://codereview.chromium.org/1228373007 .

Powered by Google App Engine
This is Rietveld 408576698