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

Unified Diff: LayoutTests/fast/repaint/quotes.html

Issue 1173723002: Rebaseline again some tests with wrong expectations (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/repaint/quotes.html
diff --git a/LayoutTests/fast/repaint/quotes.html b/LayoutTests/fast/repaint/quotes.html
index 3946cb01c44d1e21b4718a35954b54f81cd090bc..772375fbfc5b33bff9371eed21dc1c065905c264 100644
--- a/LayoutTests/fast/repaint/quotes.html
+++ b/LayoutTests/fast/repaint/quotes.html
@@ -9,9 +9,6 @@ function repaintTest()
window.onload = runRepaintTest;
</script>
<style>
-body {
- font-family: Ahem;
-}
.q {
quotes: '<' '>';
}
« no previous file with comments | « LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698