Bug 115756
Summary: | CSS grammar refactoring of CALCFUNCTION rules | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | ahmad.saleem792, ap, bfulgham, kling, koivisto, zalan |
Priority: | P2 | Keywords: | BlinkMergeCandidate |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
We should consider merging
https://chromium.googlesource.com/chromium/blink/+/a2ecf5286d11fb1ed35b7b83833f39f60f189fed
CSS grammar refactoring of CALCFUNCTION rules.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
This patch was modifying "CSSParser.y.in" which this commit removed:
https://github.com/WebKit/WebKit/commit/252af5df6709e6b2bf881de48c5da0b6a819d88c
This patch also does not have any test case, which I can use to confirm whether this is something still needed or not. Appreciate if someone can comment and mark this accordingly. Thanks!
Alexey Proskuryakov
This was a refactoring of code that we don't have any more. Nothing to do at this point.