Bug 1557185 Comment 6 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

`too_many_cues.vtt` would fail on Windows because the different line box height. I found that the line box's height varies by different platform and also depending on different system language, which might have different default font.

While I was running the test on different situation, I saw different line box's height. On my local Windows 10, the height  is 10.6; on Windows on tty server, the height is 11.6; on my local Linux with English as default language, the height is 11.08; setting language to Chinese, the height is 13.

That makes me hard to know how many line should I show in the reference file....
`too_many_cues.vtt` would fail on Windows because of different line box height. I found that the line box's height varies by different platform and also depending on different system language, which might have different default font.

While I was running the test on different situation, I saw different line box's height. On my local Windows 10, the height  is 10.6; on Windows on tty server, the height is 11.6; on my local Linux with English as default language, the height is 11.08; setting language to Chinese, the height is 13.

That makes me hard to know how many line should I show in the reference file....
`too_many_cues.vtt` would fail on Windows because of different line box height. I found that the line box's height varies by different platforms and is also depending on different system languages, because those setting might have different default font.

While I was running the test on different situation, I saw different line box's height. On my local Windows 10, the height was 10.6; on Windows on tty server, the height was 11.6; on my local Linux with English as default language, the height was 11.08; setting language to Chinese, the height was 13.

That makes me hard to know how many line should I show in the reference file....
`too_many_cues.vtt` would fail on Windows because of different line box height. I found that the line box's height varies by different platforms and is also depending on different system languages, because those setting might have different default font.

While I was running the test on different situation, I saw different line box's height. On my local Windows 10, the height was 10.6; on Windows on tty server, the height was 11.6; on my local Linux with English as default language, the height was 11.08; setting language to Chinese, the height was 13.

That makes me hard to know how many line I should show in the reference file....

Back to Bug 1557185 Comment 6