mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-18 17:12:54 +00:00
This change ensures that the correct default value of 0 is used and that values greater than 2147483647 will fall back to the default value. It also splits the display size concept into a separate method, as this isn't supposed to be used when getting the IDL property.
17 lines
125 B
Text
17 lines
125 B
Text
1. "one"
|
|
2. 0
|
|
3. "two"
|
|
4. 3
|
|
5. "three"
|
|
6. "Three"
|
|
7. 45
|
|
8. 0
|
|
9. 0
|
|
10. 3
|
|
11. 999
|
|
12. 10
|
|
13. 10
|
|
14. "5 5"
|
|
15. 8
|
|
16. 10
|
|
17. "2"
|