diff --git a/unstable/surface-layers.xml b/unstable/surface-layers.xml
index eb18a19..aa92343 100644
--- a/unstable/surface-layers.xml
+++ b/unstable/surface-layers.xml
@@ -37,6 +37,18 @@
that interact with the desktop.
+
+
+ Create a layer surface for an existing surface. This assigns the role of
+ layer_surface, or raises a protocol error if another role is already
+ assigned.
+
+
+
+
+
+
+
These values indicate which layers a surface can be rendered in. They
@@ -52,18 +64,6 @@
-
-
-
- Create a layer surface for an existing surface. This assigns the role of
- layer_surface, or raises a protocol error if another role is already
- assigned.
-
-
-
-
-
-
@@ -73,17 +73,6 @@
environment.
-
-
- These flags are a bitfield and are used by set_interactive to specify
- what sorts of input the surface should interact with.
-
-
-
-
-
-
-
This request indicates to the compositor what kind of interactivity
@@ -97,19 +86,6 @@
-
-
-
-
-
-
-
-
Requests that the compositor anchor the surface to the specified edges
@@ -143,6 +119,30 @@
+
+
+
+ These flags are a bitfield and are used by set_interactive to specify
+ what sorts of input the surface should interact with.
+
+
+
+
+
+
+
+
+
+
+
+
+
+