From f8120d26de6d858ef8e8a9fc17ceee635b2ad5a8 Mon Sep 17 00:00:00 2001
From: John Kreitlow <863023+radium-v@users.noreply.github.com>
Date: Tue, 9 Dec 2025 13:26:36 -0800
Subject: [PATCH] chore: add tests for no item repeat binding
---
...-192b646c-1a97-4adf-a456-a253d0d54eda.json | 7 ++++
.../fast-html/test/fixtures/repeat/index.html | 17 +++++++++
.../fast-html/test/fixtures/repeat/main.ts | 9 +++++
.../test/fixtures/repeat/repeat.spec.ts | 38 +++++++++++++++++++
4 files changed, 71 insertions(+)
create mode 100644 change/@microsoft-fast-html-192b646c-1a97-4adf-a456-a253d0d54eda.json
diff --git a/change/@microsoft-fast-html-192b646c-1a97-4adf-a456-a253d0d54eda.json b/change/@microsoft-fast-html-192b646c-1a97-4adf-a456-a253d0d54eda.json
new file mode 100644
index 00000000000..b9312d33ac9
--- /dev/null
+++ b/change/@microsoft-fast-html-192b646c-1a97-4adf-a456-a253d0d54eda.json
@@ -0,0 +1,7 @@
+{
+ "type": "none",
+ "comment": "chore: add tests for no item repeat binding",
+ "packageName": "@microsoft/fast-html",
+ "email": "863023+radium-v@users.noreply.github.com",
+ "dependentChangeType": "none"
+}
diff --git a/packages/fast-html/test/fixtures/repeat/index.html b/packages/fast-html/test/fixtures/repeat/index.html
index 0e78050fffb..22d467c1eef 100644
--- a/packages/fast-html/test/fixtures/repeat/index.html
+++ b/packages/fast-html/test/fixtures/repeat/index.html
@@ -101,5 +101,22 @@
+
+
+
+
+
+
+
+
+
+
+