Skip to content

Commit

Permalink
Add crbug link
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyparrish committed Jan 30, 2023
1 parent 3dc0616 commit 3982de0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/text/web_vtt_layout_integration.js
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ filterDescribe('WebVTT layout', shaka.test.TextLayoutTests.supported, () => {
// The top center of the cue box should be 85% from the top and
// horizontally centered.
// NOTE: The native version is wrong on Chrome and Edge due to layout bugs
// in Chrome. TODO: File crbug about this.
// in Chrome. https://crbug.com/1411464
it('align to bottom center with restricted size', async () => {
parseAndDisplay([
'WEBVTT\n',
Expand Down

0 comments on commit 3982de0

Please sign in to comment.