Commit 53f9bf7d authored by Jan Scheffler's avatar Jan Scheffler Committed by Commit Bot

[DevTools] Enable tests after landing cl

The cl in devtools-frontend: https://crrev.com/c/2514438

Bug: chromium:1143648
Change-Id: Ia56777df183bd9ba3cecbe41285b4c274595d7d6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2513219Reviewed-by: default avatarMathias Bynens <mathias@chromium.org>
Commit-Queue: Jan Scheffler <janscheffler@chromium.org>
Cr-Commit-Position: refs/heads/master@{#823626}
parent b56159cd
......@@ -5959,11 +5959,6 @@ crbug.com/1097005 http/tests/devtools/console/console-object-preview.js [ Pass F
crbug.com/1097005 http/tests/devtools/console/console-preserve-scroll.js [ Pass Failure Crash Timeout ]
crbug.com/1097005 http/tests/devtools/console/console-search.js [ Pass Failure Crash Timeout ]
crbug.com/1143648 http/tests/devtools/security/origin-view-ct-compliance.js [ Pass Failure ]
crbug.com/1143648 http/tests/devtools/security/origin-view-noncryptographic-secure-origin.js [ Pass Failure ]
crbug.com/1143648 http/tests/devtools/security/origin-view-then-interstitial.js [ Pass Failure ]
crbug.com/1143648 http/tests/devtools/security/security-details-updated-with-security-state.js [ Pass Failure ]
crbug.com/1093445 http/tests/loading/pdf-commit-load-callbacks.html [ Pass Failure ]
crbug.com/1093497 http/tests/history/client-redirect-after-push-state.html [ Pass Failure ]
......
......@@ -26,9 +26,9 @@ foo.test
</SPAN>
</DIV>
<DIV class=view-network-button >
<SPAN class=devtools-link origin-button tabindex=0 role=link >
<BUTTON class=text-button type=button role=link >
View requests in Network Panel
</SPAN>
</BUTTON>
</DIV>
</DIV>
<DIV class=origin-view-section >
......
......@@ -26,9 +26,9 @@ test
</SPAN>
</DIV>
<DIV class=view-network-button >
<SPAN class=devtools-link origin-button tabindex=0 role=link >
<BUTTON class=text-button type=button role=link >
View requests in Network Panel
</SPAN>
</BUTTON>
</DIV>
</DIV>
<DIV class=origin-view-section >
......
......@@ -54,9 +54,9 @@ foo.test
</SPAN>
</DIV>
<DIV class=view-network-button >
<SPAN class=devtools-link origin-button tabindex=0 role=link >
<BUTTON class=text-button type=button role=link >
View requests in Network Panel
</SPAN>
</BUTTON>
</DIV>
</DIV>
<DIV class=origin-view-section >
......
......@@ -70,9 +70,9 @@ foo.test
</SPAN>
</DIV>
<DIV class=view-network-button >
<SPAN class=devtools-link origin-button tabindex=0 role=link >
<BUTTON class=text-button type=button role=link >
View requests in Network Panel
</SPAN>
</BUTTON>
</DIV>
</DIV>
<DIV class=origin-view-section >
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment