Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/dom-breakpoints-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/dom-breakpoints-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/dom-breakpoints-expected.txt |
index 13c4150a6be5f6bb95e42f4ced7ceb95637cefaa..e228c8d67d21da06b702fb2877b45e4c75ef2950 100644 |
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/dom-breakpoints-expected.txt |
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/dom-breakpoints-expected.txt |
@@ -58,6 +58,8 @@ Call stack: |
1) (:1) |
Paused on a "Attribute Modified" breakpoint set on div#rootElement. |
Script execution resumed. |
+Ensure the breakpoint is actually removed. |
+Modify rootElement data-test attribute. |
Running: testModifyAttrNode |
Test that 'Attribute Modified' breakpoint is hit when modifying Attr node. |