| Index: third_party/WebKit/LayoutTests/mojo/resources/data/validation/conformance_mthd1_misaligned_struct.data
|
| diff --git a/third_party/WebKit/LayoutTests/mojo/resources/data/validation/conformance_mthd1_misaligned_struct.data b/third_party/WebKit/LayoutTests/mojo/resources/data/validation/conformance_mthd1_misaligned_struct.data
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..ec39b71d033c9c45a2aad5cb762fd3697520dc66
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/mojo/resources/data/validation/conformance_mthd1_misaligned_struct.data
|
| @@ -0,0 +1,20 @@
|
| +[dist4]message_header // num_bytes
|
| +[u4]0 // version
|
| +[u4]0 // interface ID
|
| +[u4]1 // name
|
| +[u4]0 // flags
|
| +[u4]0 // padding
|
| +[anchr]message_header
|
| +
|
| +[dist4]method1_params // num_bytes
|
| +[u4]0 // version
|
| +[dist8]param0_ptr // param0
|
| +[anchr]method1_params
|
| +
|
| +[u1]0 // Causes the following struct to be misaligned.
|
| +
|
| +[anchr]param0_ptr
|
| +[dist4]struct_a // num_bytes
|
| +[u4]0 // version
|
| +[u8]1234 // i
|
| +[anchr]struct_a
|
|
|