diff --git a/staging/color-representation/color-representation-v1.xml b/staging/color-representation/color-representation-v1.xml
index 9131700..3256a9d 100644
--- a/staging/color-representation/color-representation-v1.xml
+++ b/staging/color-representation/color-representation-v1.xml
@@ -145,6 +145,8 @@
summary="the pixel format and a set value are incompatible"/>
+
@@ -412,6 +414,9 @@
chroma samples, corresponding to Chroma420SampleLocType code points in
H.273.
+ An invalid chroma location enum value raises the "chroma_location"
+ protocol error.
+
A call to wl_surface.commit verifies that the pixel format and chroma
location type in the committed surface contents are compatible, if
contents exist. The "pixel_format" protocol error is raised otherwise.