Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(86)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: LayoutTests/fast/text/font-initial.html
Issue
196573042
:
Remove display() from more layout tests (Closed)
Base URL: svn://svn.chromium.org/blink/trunk
Patch Set:
Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Context:
3 lines
10 lines
25 lines
50 lines
75 lines
100 lines
Whole file
Column Width:
Tab Spaces:
Jump to:
LayoutTests/TestExpectations
LayoutTests/css3/filters/multiple-filters-invalidation.html
LayoutTests/fast/animation/request-animation-frame-during-modal.html
LayoutTests/fast/canvas/webgl/canvas-test.html
LayoutTests/fast/canvas/webgl/webgl-layer-update.html
LayoutTests/fast/dynamic/containing-block-change.html
LayoutTests/fast/forms/listbox-clip.html
LayoutTests/fast/frames/inline-object-inside-frameset.html
LayoutTests/fast/frames/transparent-scrollbar.html
LayoutTests/fast/layers/add-layer-with-nested-stacking.html
LayoutTests/fast/layers/inline-dirty-z-order-lists.html
LayoutTests/fast/layers/layer-content-visibility-change.html
LayoutTests/fast/layers/remove-layer-with-nested-stacking.html
LayoutTests/fast/reflections/inline-crash.html
LayoutTests/fast/replaced/width100percent-textarea.html
LayoutTests/fast/text/font-initial.html
LayoutTests/http/tests/misc/slow-loading-image-in-pattern.html
LayoutTests/media/video-frame-size-change.html
View unified diff
|
Download patch
|
Annotate
|
Revision Log
« no previous file with comments
|
« LayoutTests/fast/replaced/width100percent-textarea.html
('k') |
LayoutTests/http/tests/misc/slow-loading-image-in-pattern.html »
('j') |
LayoutTests/media/video-frame-size-change.html »
('J')
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
1 <p>
1 <p>
2 Test for <i><a href="http://bugs.webkit.org/show_bug.cgi?id=12039">http://bu gs.webkit.org/show_bug.cgi?id=12039</a>
2 Test for <i><a href="http://bugs.webkit.org/show_bug.cgi?id=12039">http://bu gs.webkit.org/show_bug.cgi?id=12039</a>
3 Assertion failure in WebCore::Font::primaryFont</i>.
3 Assertion failure in WebCore::Font::primaryFont</i>.
4 </p>
4 </p>
5 <span style="font: initial;">PASS</span>
5 <span style="font: initial;">PASS</span>
6
<script>
7
// Makes the rendering code run even when not running as a pixel test.
8
if (window.testRunner)
9
testRunner.display();
10
</script>
OLD
NEW
« no previous file with comments
|
« LayoutTests/fast/replaced/width100percent-textarea.html
('k') |
LayoutTests/http/tests/misc/slow-loading-image-in-pattern.html »
('j') |
LayoutTests/media/video-frame-size-change.html »
('J')
Issue 196573042: Remove display() from more layout tests (Closed)
Created 6 years, 9 months ago by enne (OOO)
Modified 6 years, 9 months ago
Reviewers: jamesr, scherkus (not reviewing), ojan
Base URL: svn://svn.chromium.org/blink/trunk
Comments: 15
This is Rietveld
408576698