| Commit-Queue | +1 |
Apologies @f...@opera.com and @dma...@microsoft.com. I accidentally deleted the last CL, but I have safely incorporated all the comments on my local machine.
I am submitting a new CL for this change. Really sorry once again.
base::ValuesEquivalent(old_style->StrokeDashArray(),Regarding this, adding `!base::ValuesEquivalent` is out of scope of this bug.
Hence, raised a new CL https://chromium-review.googlesource.com/c/chromium/src/+/7607439 for it (more details mentioned on the CL)
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Apologies @f...@opera.com and @dma...@microsoft.com. I accidentally deleted the last CL, but I have safely incorporated all the comments on my local machine.
I am submitting a new CL for this change. Really sorry once again.
Deleted how? As long as it exists here it should be salvageable.
base::ValuesEquivalent(old_style->StrokeDashArray(),Regarding this, adding `!base::ValuesEquivalent` is out of scope of this bug.
Hence, raised a new CL https://chromium-review.googlesource.com/c/chromium/src/+/7607439 for it (more details mentioned on the CL)
Acknowledged
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Fredrik SöderquistApologies @f...@opera.com and @dma...@microsoft.com. I accidentally deleted the last CL, but I have safely incorporated all the comments on my local machine.
I am submitting a new CL for this change. Really sorry once again.
Deleted how? As long as it exists here it should be salvageable.
I was working on the follow-up to fix the negation error in `layout_svg_shape.cc`, but it also included changes for the path-length CL. I ended up deleting it, which caused the path-length CL to be deleted as well.
I wasn't aware this would happen.
Fredrik SöderquistApologies @f...@opera.com and @dma...@microsoft.com. I accidentally deleted the last CL, but I have safely incorporated all the comments on my local machine.
I am submitting a new CL for this change. Really sorry once again.
Virali PurbeyDeleted how? As long as it exists here it should be salvageable.
I was working on the follow-up to fix the negation error in `layout_svg_shape.cc`, but it also included changes for the path-length CL. I ended up deleting it, which caused the path-length CL to be deleted as well.
I wasn't aware this would happen.
If you have a "new" branch with this on, you can associate it with this review using `git cl issue <url-to-this-review>`. That should get us back on track (and preserve review history). You may need to "force" the upload, but that should be fine. (The other CL has landed now too, so you could rebase if needed.)
Fredrik SöderquistApologies @f...@opera.com and @dma...@microsoft.com. I accidentally deleted the last CL, but I have safely incorporated all the comments on my local machine.
I am submitting a new CL for this change. Really sorry once again.
Virali PurbeyDeleted how? As long as it exists here it should be salvageable.
Fredrik SöderquistI was working on the follow-up to fix the negation error in `layout_svg_shape.cc`, but it also included changes for the path-length CL. I ended up deleting it, which caused the path-length CL to be deleted as well.
I wasn't aware this would happen.
If you have a "new" branch with this on, you can associate it with this review using `git cl issue <url-to-this-review>`. That should get us back on track (and preserve review history). You may need to "force" the upload, but that should be fine. (The other CL has landed now too, so you could rebase if needed.)
The old CL got deleted from Gerrit itself, so there's nothing to associate back to. But my local workspace was intact with all the review feedback incorporated, so I raised this new CL with all the changes applied. The reason why I opened this comment is that the resolved comment threads from the previous review won't carry over here.
Fredrik SöderquistApologies @f...@opera.com and @dma...@microsoft.com. I accidentally deleted the last CL, but I have safely incorporated all the comments on my local machine.
I am submitting a new CL for this change. Really sorry once again.
Virali PurbeyDeleted how? As long as it exists here it should be salvageable.
Fredrik SöderquistI was working on the follow-up to fix the negation error in `layout_svg_shape.cc`, but it also included changes for the path-length CL. I ended up deleting it, which caused the path-length CL to be deleted as well.
I wasn't aware this would happen.
Virali PurbeyIf you have a "new" branch with this on, you can associate it with this review using `git cl issue <url-to-this-review>`. That should get us back on track (and preserve review history). You may need to "force" the upload, but that should be fine. (The other CL has landed now too, so you could rebase if needed.)
The old CL got deleted from Gerrit itself, so there's nothing to associate back to. But my local workspace was intact with all the review feedback incorporated, so I raised this new CL with all the changes applied. The reason why I opened this comment is that the resolved comment threads from the previous review won't carry over here.
The old CL got deleted from Gerrit itself
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
case CSSPropertyID::kPathLength:This can be merged with the block of other properties that use the same interpolation type.
| Code-Review | +1 |
Fredrik SöderquistApologies @f...@opera.com and @dma...@microsoft.com. I accidentally deleted the last CL, but I have safely incorporated all the comments on my local machine.
I am submitting a new CL for this change. Really sorry once again.
Virali PurbeyDeleted how? As long as it exists here it should be salvageable.
Fredrik SöderquistI was working on the follow-up to fix the negation error in `layout_svg_shape.cc`, but it also included changes for the path-length CL. I ended up deleting it, which caused the path-length CL to be deleted as well.
I wasn't aware this would happen.
Virali PurbeyIf you have a "new" branch with this on, you can associate it with this review using `git cl issue <url-to-this-review>`. That should get us back on track (and preserve review history). You may need to "force" the upload, but that should be fine. (The other CL has landed now too, so you could rebase if needed.)
Fredrik SöderquistThe old CL got deleted from Gerrit itself, so there's nothing to associate back to. But my local workspace was intact with all the review feedback incorporated, so I raised this new CL with all the changes applied. The reason why I opened this comment is that the resolved comment threads from the previous review won't carry over here.
The old CL got deleted from Gerrit itself
How can we then be discussing it in the that exact CL?
Closing this comment as we discussed this offline.
This can be merged with the block of other properties that use the same interpolation type.
Done
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +2 |
[SVG] Support path-length as a CSS property.
This change adds the `path-length` CSS property with the syntax
`none | <number [0,∞]>` and initial value `none`, and maps the SVG
`pathLength` presentation attribute to it.
The CL includes parsing, computed style serialization, interpolation,
style equality, and presentation attribute mapping, plus WPT coverage
for the property, including a `textPath display:none` case as
mentioned here [1].
[1] https://github.com/w3c/svgwg/issues/773
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
The WPT PR for this CL has been merged upstream! https://github.com/web-platform-tests/wpt/pull/58280
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |