WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 90608
[CSSRegions] Implement NamedFlow::firstEmptyRegionIndex attribute
https://bugs.webkit.org/show_bug.cgi?id=90608
Summary
[CSSRegions] Implement NamedFlow::firstEmptyRegionIndex attribute
Andrei Onea
Reported
2012-07-05 06:54:47 PDT
http://www.w3.org/TR/css3-regions/#dom-named-flow
and more specifically
http://www.w3.org/TR/css3-regions/#dom-named-flow-first-empty-region-index
Attachments
Patch
(7.89 KB, patch)
2012-07-05 08:07 PDT
,
Andrei Onea
no flags
Details
Formatted Diff
Diff
Patch for landing
(8.35 KB, patch)
2012-07-06 05:51 PDT
,
Andrei Onea
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Andrei Onea
Comment 1
2012-07-05 08:07:22 PDT
Created
attachment 150940
[details]
Patch
Andreas Kling
Comment 2
2012-07-06 05:20:54 PDT
Comment on
attachment 150940
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=150940&action=review
r=me with tiny tweaks:
> LayoutTests/fast/regions/webkit-named-flow-first-empty-region-index.html:18 > + description("Test for 90608: [CSSRegions]Implement NamedFlow::firsEmptyRegionIndex attribute.");
Typo, firsEmptyRegionIndex.
> Source/WebCore/dom/WebKitNamedFlow.cpp:66 > + int index;
This variable should be scoped to the for loop below.
Andrei Onea
Comment 3
2012-07-06 05:51:22 PDT
Created
attachment 151068
[details]
Patch for landing
WebKit Review Bot
Comment 4
2012-07-09 01:08:56 PDT
Comment on
attachment 151068
[details]
Patch for landing Clearing flags on attachment: 151068 Committed
r122096
: <
http://trac.webkit.org/changeset/122096
>
WebKit Review Bot
Comment 5
2012-07-09 01:09:01 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug