Andrew Kushnir
Andrew Kushnir
This PR was merged into the repository by commit 3e0e6ed60f0f9b28c6e458a75138f0788112f30c.
[TGP](https://test.corp.google.com/OCL:542113976:BASE:542113796:1687313403120:345aee1).
**Caretaker note**: TGP is "green".
This PR was merged into the repository by commit 5986ff54ec4f7ee663658a81c2baf09bf7d296d0.
> I'm going through my old PR, I believe this one will shift to at least v17, right ? Yes, I've added it to the `v17-candidates` milestone.
@masaoki thanks for creating this PR. This fix would also require a test in the `packages/core/test/acceptance/content_spec.ts` spec. Could you please try to reproduce this problem by putting together a test...
@masaoki thanks for the PR and sorry for the delay. While the fix avoids the JS exception, I'm not 100% sure it resolves the root cause. The `TAttributes` array consists...
> So what we actually have to do here is to find the cssClassToMatch value followed by 'class' before any number value, or the same value between AttributeMarker.Classes and another...
> I see but this code will make another defect with something like: > ... > I pushed changes a little modification based on your code again with a test...
@masaoki thanks for addressing the feedback! It looks like CI is failing for a couple reasons: - The spec file is not formatted correctly, please run a command mentioned in...