[webkit-changes] [177491] trunk/LayoutTests

2014-12-18 Thread stavila
: trunk/LayoutTests/ChangeLog (177490 => 177491) --- trunk/LayoutTests/ChangeLog 2014-12-18 12:16:12 UTC (rev 177490) +++ trunk/LayoutTests/ChangeLog 2014-12-18 12:54:31 UTC (rev 177491) @@ -1,3 +1,16 @@ +2014-12-18 Radu Stavila stav...@adobe.com + +animations/cross-fade-webkit-m

[webkit-changes] [177441] trunk/Source/WebCore

2014-12-17 Thread stavila
,25 @@ +2014-12-17 Radu Stavila stav...@adobe.com + +The SVGDocument of an SVGImage should not perform any additional actions when the SVGImage is being destroyed +https://bugs.webkit.org/show_bug.cgi?id=139644 + +Reviewed by Antti Koivisto. + +When an SVGIm

[webkit-changes] [177226] trunk/LayoutTests

2014-12-12 Thread stavila
Modified: trunk/LayoutTests/ChangeLog (177225 => 177226) --- trunk/LayoutTests/ChangeLog 2014-12-12 19:27:51 UTC (rev 177225) +++ trunk/LayoutTests/ChangeLog 2014-12-12 20:13:26 UTC (rev 177226) @@ -1,3 +1,16 @@ +2014-12-12 Radu Stavila stav...@adobe.com + +animations/cross-fade-webkit-m

[webkit-changes] [172146] trunk

2014-08-06 Thread stavila
unk/LayoutTests/ChangeLog 2014-08-06 15:04:09 UTC (rev 172145) +++ trunk/LayoutTests/ChangeLog 2014-08-06 15:06:08 UTC (rev 172146) @@ -1,3 +1,15 @@ +2014-08-06 Radu Stavila stav...@adobe.com + +REGRESSION (r163382): Overflow hidden for inner elements breaks blurring +https://bugs.webkit.

[webkit-changes] [171797] trunk/Source/WebCore

2014-07-30 Thread stavila
-30 Radu Stavila stav...@adobe.com + +Member name collision in RenderView and SelectionSubtreeRoot +https://bugs.webkit.org/show_bug.cgi?id=135233 + +Reviewed by Mihnea Ovidenie. + +The selectionStart/End members in RenderView have been renamed to fix confusion cau

[webkit-changes] [170566] trunk

2014-06-28 Thread stavila
-clip-rounded-corners.html Diff Modified: trunk/LayoutTests/ChangeLog (170565 => 170566) --- trunk/LayoutTests/ChangeLog 2014-06-28 05:51:13 UTC (rev 170565) +++ trunk/LayoutTests/ChangeLog 2014-06-28 08:44:54 UTC (rev 170566) @@ -1,3 +1,15 @@ +2014-06-28 Radu Stavila stav...@adobe.

[webkit-changes] [170291] trunk/Source/WebCore

2014-06-23 Thread stavila
/RenderObject.h Diff Modified: trunk/Source/WebCore/ChangeLog (170290 => 170291) --- trunk/Source/WebCore/ChangeLog 2014-06-23 14:59:26 UTC (rev 170290) +++ trunk/Source/WebCore/ChangeLog 2014-06-23 14:59:48 UTC (rev 170291) @@ -1,3 +1,24 @@ +2014-06-23 Radu Stavila stav...@adobe.

[webkit-changes] [170010] trunk

2014-06-16 Thread stavila
-06-16 16:33:27 UTC (rev 170010) @@ -1,3 +1,13 @@ +2014-06-16 Radu Stavila stav...@adobe.com + +REGRESSION (r168046): Incorrect layout for multicol spanners when moving from one thread to another +https://bugs.webkit.org/show_bug.cgi?id=133589 + +Reviewed by Antti Koivi

[webkit-changes] [169586] trunk

2014-06-04 Thread stavila
014-06-04 12:41:27 UTC (rev 169586) @@ -1,3 +1,16 @@ +2014-06-04 Radu Stavila stav...@adobe.com + +REGRESSION: [CSS Regions] Regions with overflow:auto generate scrollbars even if the content flows into the following regions and as such, should not be scrolled +https://bugs.webkit.

[webkit-changes] [169160] trunk

2014-05-21 Thread stavila
-21 14:56:52 UTC (rev 169159) +++ trunk/LayoutTests/ChangeLog 2014-05-21 15:31:20 UTC (rev 169160) @@ -1,3 +1,15 @@ +2014-05-21 Radu Stavila stav...@adobe.com + +REGRESSION (r168046): Invalid layout in WebCore::RenderBox::containingBlockLogicalWidthForPositioned +ht

[webkit-changes] [169110] trunk

2014-05-20 Thread stavila
,18 @@ +2014-05-20 Radu Stavila stav...@adobe.com + +[CSS Regions] Block incorrectly sized when containing an unsplittable box +https://bugs.webkit.org/show_bug.cgi?id=132601 + +Reviewed by Antti Koivisto. + +Added tests for the layout of elements following inline-bl

[webkit-changes] [169120] trunk

2014-05-20 Thread stavila
119) +++ trunk/LayoutTests/ChangeLog 2014-05-20 17:38:04 UTC (rev 169120) @@ -1,3 +1,15 @@ +2014-05-20 Radu Stavila stav...@adobe.com + +REGRESSION: [CSS Regions] Content flowed directly into the flow thread that ends up in the second region is not properly repainted +ht

[webkit-changes] [168971] trunk/Source/WebCore

2014-05-16 Thread stavila
ore/ChangeLog 2014-05-16 18:26:24 UTC (rev 168971) @@ -1,3 +1,22 @@ +2014-05-16 Radu Stavila stav...@adobe.com + +[CSS Regions] Add ASSERT to make sure using the flowThread cache does not return incorrect results +https://bugs.webkit.org/show_bug.cgi?id=132906 + +Reviewed by Si

[webkit-changes] [168678] trunk/Source/WebInspectorUI

2014-05-13 Thread stavila
678) --- trunk/Source/WebInspectorUI/ChangeLog 2014-05-13 10:21:07 UTC (rev 168677) +++ trunk/Source/WebInspectorUI/ChangeLog 2014-05-13 13:11:25 UTC (rev 168678) @@ -1,3 +1,19 @@ +2014-05-13 Radu Stavila stav...@adobe.com + +Web Inspector: Restore regionLayoutUpdated event in iOS7 inspec

[webkit-changes] [168630] trunk/LayoutTests

2014-05-12 Thread stavila
unk/LayoutTests/ChangeLog 2014-05-12 18:19:36 UTC (rev 168630) @@ -1,3 +1,16 @@ +2014-05-12 Radu Stavila stav...@adobe.com + +fast/multicol/newmulticol/first-letter-create.html is very flaky +https://bugs.webkit.org/show_bug.cgi?id=132744 + +Reviewed by Antti Koivi

[webkit-changes] [168448] trunk

2014-05-07 Thread stavila
-05-07 22:48:31 UTC (rev 168448) @@ -1,3 +1,15 @@ +2014-05-07 Radu Stavila stav...@adobe.com + +Use after free in WebCore::RenderObject::nextSibling / WebCore::RenderBoxModelObject::moveChildrenTo +https://bugs.webkit.org/show_bug.cgi?id=132625 + +Reviewed by David Hy

[webkit-changes] [168355] trunk/Source/WebInspectorUI

2014-05-06 Thread stavila
rUI/ChangeLog 2014-05-06 12:37:52 UTC (rev 168355) @@ -1,3 +1,15 @@ +2014-05-06 Radu Stavila stav...@adobe.com + +Web Inspector: [CSS Regions] Add the regionOversetChange event to the iOS 7.0 WebInspector UI +https://bugs.webkit.org/show_bug.cgi?id=132566 + +Reviewed by An

[webkit-changes] [168375] trunk/PerformanceTests

2014-05-06 Thread stavila
Log 2014-05-06 19:48:53 UTC (rev 168375) @@ -1,3 +1,14 @@ +2014-05-06 Radu Stavila stav...@adobe.com + +[CSSRegions] Enabled regions performance tests by default +https://bugs.webkit.org/show_bug.cgi?id=128244 + +Reviewed by Andreas Kling. + +Enabled regions performa

[webkit-changes] [168288] trunk

2014-05-05 Thread stavila
288) --- trunk/LayoutTests/ChangeLog 2014-05-05 14:51:48 UTC (rev 168287) +++ trunk/LayoutTests/ChangeLog 2014-05-05 16:14:47 UTC (rev 168288) @@ -1,3 +1,15 @@ +2014-05-05 Radu Stavila stav...@adobe.com + +[CSS Regions] Elements with overflow:auto are not painted inside regions when follow

[webkit-changes] [168306] trunk

2014-05-05 Thread stavila
1,3 +1,15 @@ +2014-05-05 Radu Stavila stav...@adobe.com + +[CSS Regions] Remove regionLayoutUpdate event +https://bugs.webkit.org/show_bug.cgi?id=132564 + +Reviewed by Simon Fraser. + +Removed test for regionLayoutUpdate event. + +* fast/regions/auto-s

[webkit-changes] [167810] trunk/Source/WebCore

2014-04-25 Thread stavila
810) @@ -1,3 +1,33 @@ +2014-04-25 Radu Stavila stav...@adobe.com + +[CSS Regions] Rename objectShouldPaintInFlowRegion to something more clear +https://bugs.webkit.org/show_bug.cgi?id=132050 + +Reviewed by Andreas Kling. + +The objectShouldPaintInFlowRegion is no lon

[webkit-changes] [167489] trunk

2014-04-18 Thread stavila
Diff Modified: trunk/LayoutTests/ChangeLog (167488 => 167489) --- trunk/LayoutTests/ChangeLog 2014-04-18 12:34:03 UTC (rev 167488) +++ trunk/LayoutTests/ChangeLog 2014-04-18 13:07:48 UTC (rev 167489) @@ -1,3 +1,16 @@ +2014-04-18 Radu Stavila stav...@adobe.com + +[CSSRegions] Incorr

[webkit-changes] [167492] trunk/LayoutTests

2014-04-18 Thread stavila
,17 @@ 2014-04-18 Radu Stavila stav...@adobe.com +[CSS Regions] Content overflowing a transformed region is clipped +https://bugs.webkit.org/show_bug.cgi?id=116833 + +Reviewed by Mihnea Ovidenie. + +Added test for overflow of content in 3d transformed regi

[webkit-changes] [167018] trunk

2014-04-09 Thread stavila
018) --- trunk/LayoutTests/ChangeLog 2014-04-09 17:05:18 UTC (rev 167017) +++ trunk/LayoutTests/ChangeLog 2014-04-09 17:07:50 UTC (rev 167018) @@ -1,3 +1,24 @@ +2014-04-09 Radu Stavila stav...@adobe.com + +[CSS Regions] Monolithic elements should not affect the layout of the content outside

[webkit-changes] [166428] trunk

2014-03-28 Thread stavila
-crash.html Diff Modified: trunk/LayoutTests/ChangeLog (166427 => 166428) --- trunk/LayoutTests/ChangeLog 2014-03-28 21:38:25 UTC (rev 166427) +++ trunk/LayoutTests/ChangeLog 2014-03-28 21:55:46 UTC (rev 166428) @@ -1,3 +1,16 @@ +2014-03-28 Radu Stavila stav...@adobe.com + +In s

[webkit-changes] [166259] trunk

2014-03-25 Thread stavila
/ChangeLog (166258 => 166259) --- trunk/LayoutTests/ChangeLog 2014-03-25 21:53:14 UTC (rev 166258) +++ trunk/LayoutTests/ChangeLog 2014-03-25 22:01:25 UTC (rev 166259) @@ -1,3 +1,17 @@ +2014-03-25 Radu Stavila stav...@adobe.com + +[CSS Regions] The background of children of scrollable eleme

[webkit-changes] [166067] trunk/LayoutTests

2014-03-21 Thread stavila
Log 2014-03-21 16:43:34 UTC (rev 166067) @@ -1,3 +1,15 @@ +2014-03-21 Radu Stavila stav...@adobe.com + +[CSS Regions] incorrect clipping when the content has CSS Transforms like rotation +https://bugs.webkit.org/show_bug.cgi?id=110198 + +Reviewed by David Hy

[webkit-changes] [165969] trunk/LayoutTests

2014-03-20 Thread stavila
UTC (rev 165968) +++ trunk/LayoutTests/ChangeLog 2014-03-20 17:28:53 UTC (rev 165969) @@ -1,3 +1,20 @@ +2014-03-20 Radu Stavila stav...@adobe.com + +[CSS Regions] Remove visibility:hidden from overflow-scrollable* tests +https://bugs.webkit.org/show_bug.cgi?id=130510 + +Revie

[webkit-changes] [165377] trunk

2014-03-10 Thread stavila
16:28:13 UTC (rev 165376) +++ trunk/LayoutTests/ChangeLog 2014-03-10 16:29:09 UTC (rev 165377) @@ -1,3 +1,15 @@ +2014-03-10 Radu Stavila stav...@adobe.com + +[CSS Regions] Scrolling regions with the mouse wheel only works properly if hovering over the region's padding +ht

[webkit-changes] [165388] trunk

2014-03-10 Thread stavila
UTC (rev 165387) +++ trunk/LayoutTests/ChangeLog 2014-03-10 18:48:49 UTC (rev 165388) @@ -1,3 +1,15 @@ +2014-03-10 Radu Stavila stav...@adobe.com + +[CSS Regions] Hit-testing is not working properly inside scrollable regions +https://bugs.webkit.org/show_bug.cgi?id=130

[webkit-changes] [164837] trunk/Source/WebCore

2014-02-27 Thread stavila
Modified: trunk/Source/WebCore/ChangeLog (164836 => 164837) --- trunk/Source/WebCore/ChangeLog 2014-02-27 23:36:23 UTC (rev 164836) +++ trunk/Source/WebCore/ChangeLog 2014-02-27 23:52:23 UTC (rev 164837) @@ -1,3 +1,24 @@ +2014-02-27 Radu Stavila stav...@adobe.com + +[CSS Regions] Move na

[webkit-changes] [164641] trunk/LayoutTests

2014-02-25 Thread stavila
: trunk/LayoutTests/ChangeLog (164640 => 164641) --- trunk/LayoutTests/ChangeLog 2014-02-25 10:16:04 UTC (rev 164640) +++ trunk/LayoutTests/ChangeLog 2014-02-25 10:33:26 UTC (rev 164641) @@ -1,3 +1,17 @@ +2014-02-25 Radu Stavila stav...@adobe.com + +[CSS Regions] scrollIntoView for eleme

[webkit-changes] [164600] trunk

2014-02-24 Thread stavila
sts/ChangeLog 2014-02-24 20:31:04 UTC (rev 164599) +++ trunk/LayoutTests/ChangeLog 2014-02-24 20:51:05 UTC (rev 164600) @@ -1,3 +1,15 @@ +2014-02-24 Radu Stavila stav...@adobe.com + +[CSS Regions] Relative positioned elements overflowing the region do not get painted into the next t

[webkit-changes] [164231] trunk

2014-02-17 Thread stavila
-decorations-over-region-padding.html Diff Modified: trunk/LayoutTests/ChangeLog (164230 => 164231) --- trunk/LayoutTests/ChangeLog 2014-02-17 19:08:49 UTC (rev 164230) +++ trunk/LayoutTests/ChangeLog 2014-02-17 19:10:42 UTC (rev 164231) @@ -1,3 +1,25 @@ +2014-02-17 Radu Stavila stav...@adobe.

[webkit-changes] [164234] trunk

2014-02-17 Thread stavila
=> 164234) --- trunk/LayoutTests/ChangeLog 2014-02-17 19:15:26 UTC (rev 164233) +++ trunk/LayoutTests/ChangeLog 2014-02-17 19:22:14 UTC (rev 164234) @@ -1,3 +1,15 @@ +2014-02-17 Radu Stavila stav...@adobe.com + +[CSS Regions] Make regions unsplittable +https://bugs.webkit.

[webkit-changes] [164275] trunk/Source/WebCore

2014-02-17 Thread stavila
/WebCore/rendering/RenderRegion.h Diff Modified: trunk/Source/WebCore/ChangeLog (164274 => 164275) --- trunk/Source/WebCore/ChangeLog 2014-02-18 07:17:24 UTC (rev 164274) +++ trunk/Source/WebCore/ChangeLog 2014-02-18 07:53:51 UTC (rev 164275) @@ -1,3 +1,26 @@ +2014-02-17 Radu Stavila s

[webkit-changes] [163957] trunk/Source/WebCore

2014-02-12 Thread stavila
:22 UTC (rev 163957) @@ -1,3 +1,18 @@ +2014-02-12 Radu Stavila stav...@adobe.com + +[CSS Regions] Remove unused method in RenderFlowThread +https://bugs.webkit.org/show_bug.cgi?id=128373 + +Reviewed by Mihnea Ovidenie. + +After the landing of https://bugs.webkit.

[webkit-changes] [163985] trunk/LayoutTests

2014-02-12 Thread stavila
/regions/nested-floated-region.html Diff Modified: trunk/LayoutTests/ChangeLog (163984 => 163985) --- trunk/LayoutTests/ChangeLog 2014-02-12 22:07:04 UTC (rev 163984) +++ trunk/LayoutTests/ChangeLog 2014-02-12 22:16:56 UTC (rev 163985) @@ -1,3 +1,15 @@ +2014-02-12 Radu Stavila s

[webkit-changes] [163873] trunk

2014-02-11 Thread stavila
rev 163872) +++ trunk/LayoutTests/ChangeLog 2014-02-11 16:12:08 UTC (rev 163873) @@ -1,3 +1,16 @@ +2014-02-11 Radu Stavila stav...@adobe.com + +[CSS Regions] Overflow above the first region is not properly painted for regions with padding +https://bugs.webkit.org/show_bug.cgi?id=128

[webkit-changes] [163880] trunk/LayoutTests

2014-02-11 Thread stavila
/regions/clip-to-padding-box.html Diff Modified: trunk/LayoutTests/ChangeLog (163879 => 163880) --- trunk/LayoutTests/ChangeLog 2014-02-11 16:57:09 UTC (rev 163879) +++ trunk/LayoutTests/ChangeLog 2014-02-11 17:33:41 UTC (rev 163880) @@ -1,3 +1,23 @@ +2014-02-11 Radu Stavila s

[webkit-changes] [163531] trunk

2014-02-06 Thread stavila
=> 163531) --- trunk/LayoutTests/ChangeLog 2014-02-06 13:41:46 UTC (rev 163530) +++ trunk/LayoutTests/ChangeLog 2014-02-06 14:42:02 UTC (rev 163531) @@ -1,3 +1,16 @@ +2014-02-06 Radu Stavila stav...@adobe.com + +[CSS Regions] Null dereference applying animation with CSS regions +ht

[webkit-changes] [163382] trunk

2014-02-04 Thread stavila
382) --- trunk/LayoutTests/ChangeLog 2014-02-04 16:48:13 UTC (rev 163381) +++ trunk/LayoutTests/ChangeLog 2014-02-04 17:27:52 UTC (rev 163382) @@ -1,3 +1,15 @@ +2014-02-04 Radu Stavila stav...@adobe.com + +REGRESSION (r159609): Images are corrupted when hovering over buttons @ github.com +ht

[webkit-changes] [163018] trunk

2014-01-29 Thread stavila
-scroll.html Diff Modified: trunk/LayoutTests/ChangeLog (163017 => 163018) --- trunk/LayoutTests/ChangeLog 2014-01-29 14:52:22 UTC (rev 163017) +++ trunk/LayoutTests/ChangeLog 2014-01-29 15:20:56 UTC (rev 163018) @@ -1,3 +1,17 @@ +2014-01-29 Radu Stavila stav...@adobe.

[webkit-changes] [161056] trunk/LayoutTests

2013-12-24 Thread stavila
unk/LayoutTests/ChangeLog 2013-12-24 09:36:13 UTC (rev 161055) +++ trunk/LayoutTests/ChangeLog 2013-12-24 14:45:37 UTC (rev 161056) @@ -1,3 +1,15 @@ +2013-12-24 Radu Stavila stav...@adobe.com + +Rename fast/regions/repaint/increasing-region-content-height.html to something more clear +ht

[webkit-changes] [160905] trunk

2013-12-20 Thread stavila
UTC (rev 160905) @@ -1,3 +1,18 @@ +2013-12-20 Radu Stavila stav...@adobe.com + +[CSS Regions] When changing flow-from/flow-into on :hover, elements overflowing the region are not correctly repainted +https://bugs.webkit.org/show_bug.cgi?id=117259 + +Reviewed by Antti Koivi

[webkit-changes] [160721] trunk

2013-12-17 Thread stavila
1,3 +1,19 @@ +2013-12-17 Radu Stavila stav...@adobe.com + +[CSS Regions] Positioned elements in regions get clipped if they fall outside the region +https://bugs.webkit.org/show_bug.cgi?id=117120 + +Reviewed by Mihnea Ovidenie. + +Added tests for the correct paint

[webkit-changes] [160014] trunk

2013-12-03 Thread stavila
-overflow.html Diff Modified: trunk/LayoutTests/ChangeLog (160013 => 160014) --- trunk/LayoutTests/ChangeLog 2013-12-03 18:09:28 UTC (rev 160013) +++ trunk/LayoutTests/ChangeLog 2013-12-03 18:28:54 UTC (rev 160014) @@ -1,3 +1,17 @@ +2013-12-03 Radu Stavila stav...@adobe.com + +The overf

[webkit-changes] [159745] trunk/Source/WebCore

2013-11-25 Thread stavila
rce/WebCore/ChangeLog 2013-11-25 11:36:11 UTC (rev 159744) +++ trunk/Source/WebCore/ChangeLog 2013-11-25 12:14:52 UTC (rev 159745) @@ -1,3 +1,13 @@ +2013-11-25 Radu Stavila stav...@adobe.com + +Removed obsolete FIXME after the landing of visual overflow patch (https://bugs.webkit.

[webkit-changes] [159640] trunk/LayoutTests

2013-11-21 Thread stavila
unk/LayoutTests/ChangeLog 2013-11-21 20:03:05 UTC (rev 159640) @@ -1,3 +1,15 @@ +2013-11-21 Radu Stavila stav...@adobe.com + +Added test for :hover and _javascript_ events on the visual overflow of a region. + +[CSS Regions] Content in a region's visible overflow does not trigger :ho

[webkit-changes] [159627] trunk/LayoutTests

2013-11-21 Thread stavila
Log 2013-11-21 15:43:37 UTC (rev 159627) @@ -1,3 +1,15 @@ +2013-11-21 Radu Stavila stav...@adobe.com + +[CSS Regions] Float get sliced if its container has forced break and is less tall than float +https://bugs.webkit.org/show_bug.cgi?id=124205 + +Added test for the case w

[webkit-changes] [159624] trunk/LayoutTests

2013-11-21 Thread stavila
:14 UTC (rev 159624) @@ -1,3 +1,15 @@ +2013-11-21 Radu Stavila stav...@adobe.com + +Added test for visual overflow with transformed content in regions. + +[CSS Regions] Transform applied to content node causes overflow to be hidden +https://bugs.webkit.org/show_bug.cgi?id=116

[webkit-changes] [159625] trunk/LayoutTests

2013-11-21 Thread stavila
sts/ChangeLog 2013-11-21 14:58:20 UTC (rev 159625) @@ -1,5 +1,17 @@ 2013-11-21 Radu Stavila stav...@adobe.com +Created test for positioned fragmented content which overflows the regions. + +[CSS Regions] Fragmented content that is relatively positioned get sliced (and overfl

[webkit-changes] [159628] trunk/LayoutTests

2013-11-21 Thread stavila
adu Stavila stav...@adobe.com +Added test for the overflow of a region being painted across multiple tiles. +Added test for correct repainting of a region's overflow. + +[CSS Regions] Overflow areas from regions do not redraw +https://bugs.webkit.org/show_bug.cgi