Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(459)

Unified Diff: third_party/WebKit/Source/web/tests/FrameSerializerTest.cpp

Issue 2384033002: reflow comments in web/tests (Closed)
Patch Set: comments (heh!) Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/web/tests/FrameSerializerTest.cpp
diff --git a/third_party/WebKit/Source/web/tests/FrameSerializerTest.cpp b/third_party/WebKit/Source/web/tests/FrameSerializerTest.cpp
index e03d50e63181bb745b36fda034d66936fbdab2ac..ed5a1335ce325f48e202737bed9fac3eb0d07d91 100644
--- a/third_party/WebKit/Source/web/tests/FrameSerializerTest.cpp
+++ b/third_party/WebKit/Source/web/tests/FrameSerializerTest.cpp
@@ -288,7 +288,8 @@ TEST_F(FrameSerializerTest, IFrames) {
.contains("\xE4\xC5\xE4\xC5"));
}
-// Tests that when serializing a page with blank frames these are reported with their resources.
+// Tests that when serializing a page with blank frames these are reported with
+// their resources.
TEST_F(FrameSerializerTest, BlankFrames) {
setBaseFolder("frameserializer/frames/");

Powered by Google App Engine
This is Rietveld 408576698