WPT Sync Bot
775b784f79
Update web-platform-tests to revision 60220357131c65146444da1f54624d5b54d0975d
2018-07-18 22:07:44 +00:00
WPT Sync Bot
4787b28da3
Update web-platform-tests to revision 7a6f5673ff5d146ca5c09c6a1b42b7706cfee328
2018-06-28 22:43:00 -04:00
WPT Sync Bot
b198cd722a
Update web-platform-tests to revision 66f38302334f162d363afcf4a1792d895072f3ef
2018-06-13 23:18:12 -04:00
WPT Sync Bot
e9bdf87a27
Update web-platform-tests to revision 155daf0c385420faf208b8bd5e319e244ec7f9cc
2018-05-28 11:37:21 -04:00
WPT Sync Bot
24183668c4
Update web-platform-tests to revision 81962ac8802223d038b188b6f9cb88a0a9c5beee
2018-05-18 23:55:46 -04:00
WPT Sync Bot
816185f094
Update web-platform-tests to revision ea14651f262003177d0ba5819bd2806a1327b12a
2018-04-30 23:01:48 -04:00
Pyfisch
94f3e3353d
Fix division by zero in gradient stop calculation
...
Check if total_length is zero and return 0.0 instead
of NaN in this case.
Closes #18435
Regression test for crash.
2017-12-28 21:18:49 +01:00
Pyfisch
b0492f53af
layout: background-origin attribute for gradients
...
Fixes the glitches mentioned in #19554 .
Now gradient tiles are placed in the whole bounding box.
2017-12-15 22:16:58 +01:00
Pyfisch
9502e9f42a
layout: support tiled gradients
...
Use background-size, background-position properties to render
CSS gradients.
Some cleanup in display_list_builder.rs related to gradient
calculations.
Adds two wpt tests for tiled gradients.
Note: For now even gradients with background-repeat: no-repeat
are repeated. Sometimes the gradient is not repeated everywhere.
Enable vars-background-shorthand-001.html CSS test.
2017-12-14 09:25:30 +01:00
Josh Matthews
64e0a52537
Update web-platform-tests to revision 58b72393db0bd273bb93268c33666cf893feb985
2017-10-31 09:04:54 -04:00