mirror of
https://github.com/servo/servo.git
synced 2025-08-14 09:55:35 +01:00
Applied a bunch of suggestions from Simon.
This commit is contained in:
parent
d0489f1160
commit
4643737a1b
11 changed files with 384 additions and 389 deletions
|
@ -2,7 +2,7 @@
|
|||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
<%page args="data, helpers" />
|
||||
<%namespace name="helpers" file="/helpers.mako.rs" />
|
||||
|
||||
<% data.new_style_struct("Margin", inherited=False, gecko_ffi_name="nsStyleMargin") %>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue