Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Leverage URL metrics to reserve space for embeds to reduce CLS #1373
Leverage URL metrics to reserve space for embeds to reduce CLS #1373
Changes from 18 commits
0a376c1
8aa7e63
11f98f4
d7cc7cf
48e57e8
0d285f2
4778a3d
1dbd4a1
a4bab7e
5f0cdbe
0ba2d6e
5f4189d
bf2b3c5
b9bad0d
c6b02ec
52a2260
edc52fa
820d66d
def2aab
cd9a618
02c4fd9
1da219f
e34d9fe
5db6f54
0fa263a
72b285d
2a723f7
71dd914
29d4383
a529218
fa8a34e
1e40f84
5d4d5b2
5f1c2ac
915e1e7
26ae396
cd80ed1
bd008c5
1b5cf13
a70df28
4e48d3d
d17cace
5574081
19c0425
ea36bac
01c083d
c5d6991
455ef4f
a390e15
a760705
7ca1fbc
f66445f
6e0aa8e
9e99e0d
46ba7e3
0bc521e
477cc33
dca43e9
73d2252
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's not ideal to be constructing this XPath manually.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've opened #1407 to explore this, but it's not necessary for this PR to move forward.