Bug 83115

Summary: Don't parse "show" and "hide" as valid values for display property.
Product: WebKit Reporter: Luke Macpherson <macpherson>
Component: New BugsAssignee: Luke Macpherson <macpherson>
Status: RESOLVED FIXED    
Severity: Normal CC: jamesr, macpherson, menard, noel.gordon, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing
none
Patch for landing none

Luke Macpherson
Reported 2012-04-03 21:04:16 PDT
Don't parse "show" and "hide" as valid values for display property.
Attachments
Patch (1.39 KB, patch)
2012-04-03 21:05 PDT, Luke Macpherson
no flags
Patch for landing (1.39 KB, patch)
2012-04-03 21:27 PDT, Luke Macpherson
no flags
Patch for landing (2.24 KB, patch)
2012-04-03 21:29 PDT, Luke Macpherson
no flags
Luke Macpherson
Comment 1 2012-04-03 21:05:07 PDT
Adam Barth
Comment 2 2012-04-03 21:17:00 PDT
Comment on attachment 135506 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=135506&action=review > Source/WebCore/ChangeLog:8 > + No new tests. I can haz test?
Adam Barth
Comment 3 2012-04-03 21:20:46 PDT
Comment on attachment 135506 [details] Patch This patch is obviously correct, but it seems like we could write some kind of test, even if the test wouldn't do anything when CSS_GRID_LAYOUT was enabled. If I were writing this patch, I would include that test, but I can understand why you didn't.
Luke Macpherson
Comment 4 2012-04-03 21:27:53 PDT
Created attachment 135508 [details] Patch for landing
Luke Macpherson
Comment 5 2012-04-03 21:29:29 PDT
Created attachment 135509 [details] Patch for landing
WebKit Review Bot
Comment 6 2012-04-03 22:07:34 PDT
Comment on attachment 135509 [details] Patch for landing Clearing flags on attachment: 135509 Committed r113139: <http://trac.webkit.org/changeset/113139>
WebKit Review Bot
Comment 7 2012-04-03 22:07:38 PDT
All reviewed patches have been landed. Closing bug.
noel gordon
Comment 8 2012-04-04 06:17:22 PDT
ChangeLog: "No new tests?" Could we amend the ChangeLog please.
Note You need to log in before you can comment on or make changes to this bug.